summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-05-09 23:12:52 +0000
committerKarl Berry <karl@freefriends.org>2016-05-09 23:12:52 +0000
commit4fcdc96579fbc394645c1071c6b05ddba12aad72 (patch)
tree33f9def375b426099abe57d4a5c466dcfce32adf /Master/tlpkg
parent7921a46dafde9c3a0e7ba34a6d99449083c9ca01 (diff)
hyperref (this time really from ctan, sourced from ho-tex repo; previous attempt was from tug.org:~ftp staging)
git-svn-id: svn://tug.org/texlive/trunk@40988 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo3
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index 63ca48384a5..fbc90fa800e 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -75,7 +75,8 @@ sub ctaninfo {
);
# Heiko's tds files (don't propagate through CTAN fast enough).
- $oberdiek_tds = "hyperref|oberdiek";
+ # Heiko is no longer actively maintaining,disable.
+ $oberdiek_tds = "no-hyperref|no-oberdiek";
# special packages from latex-tds project; used by prepare()
$latex_tds_pkgs = "latex-tds";
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 6324590cfd4..419d7b6040f 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -755,7 +755,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'numending', "die 'skipping, noinfo license'",
'numline', "die 'skipping, obsolete'",
'numparse', "die 'skipping, experimental, not recommended by author'",
- 'oberdiek', "die 'skipping, awaiting author update'",
'oca', "die 'skipping, nosell license'",
'occam', "die 'skipping, too old and strange'",
'ocgtools', "die 'skipping, requires acrotex'",