diff options
author | rh <rh@pkgsrc.org> | 2000-07-30 19:55:52 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-07-30 19:55:52 +0000 |
commit | 9c7290a51b21e4be3dc6950e78b89617d2ff7439 (patch) | |
tree | b2093124b6c998f176d80ee92b84fda2f825729e /devel | |
parent | a54c3055d6ee8175c52b7b87d8e8718474863035 (diff) | |
download | pkgsrc-9c7290a51b21e4be3dc6950e78b89617d2ff7439.tar.gz |
Update pth to 1.3.7. Changes are: back-ports of bugfixes from the 1.4
development branch. This especially upgrades to GNU Shtool 1.5.1 to
fix compilation problems under Solaris, which were introduced in 1.3.6.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pth/Makefile | 6 | ||||
-rw-r--r-- | devel/pth/files/md5 | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/pth/Makefile b/devel/pth/Makefile index 14a8a66280b..c1bcc4e3c47 100644 --- a/devel/pth/Makefile +++ b/devel/pth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2000/07/03 11:08:12 rh Exp $ +# $NetBSD: Makefile,v 1.30 2000/07/30 19:55:52 rh Exp $ # -DISTNAME= pth-1.3.6 +DISTNAME= pth-1.3.7 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU:=pth/} @@ -10,7 +10,7 @@ HOMEPAGE= http://www.gnu.org/software/pth/pth.html CONFLICTS= pth-current-* # for PLIST -VERS= 13.26 +VERS= 13.27 USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig diff --git a/devel/pth/files/md5 b/devel/pth/files/md5 index 766a071ef82..f254e8a178f 100644 --- a/devel/pth/files/md5 +++ b/devel/pth/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.24 2000/07/03 11:08:13 rh Exp $ +$NetBSD: md5,v 1.25 2000/07/30 19:55:53 rh Exp $ -MD5 (pth-1.3.6.tar.gz) = 8ed2d7ab184246c29af2825b90583b13 +MD5 (pth-1.3.7.tar.gz) = 8735d8e113307f098749340ecbae81c6 |