aboutsummaryrefslogtreecommitdiff
path: root/devel/libtool15
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2005-09-02 21:28:08 +0000
committerAde Lovett <ade@FreeBSD.org>2005-09-02 21:28:08 +0000
commit9a35ac794547b5d62ccb3460c12e9a085522c60d (patch)
tree17291d403b10f4d2383ac11caf3d9b10e3807217 /devel/libtool15
parent52f1de8f953355f7dfda8ede621ce24f222852f8 (diff)
downloadports-9a35ac794547b5d62ccb3460c12e9a085522c60d.tar.gz
ports-9a35ac794547b5d62ccb3460c12e9a085522c60d.zip
Update to 1.5.20
Notes
Notes: svn path=/head/; revision=141825
Diffstat (limited to 'devel/libtool15')
-rw-r--r--devel/libtool15/Makefile2
-rw-r--r--devel/libtool15/distinfo4
-rw-r--r--devel/libtool15/files/patch-af5
3 files changed, 3 insertions, 8 deletions
diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile
index 4ecfb28e71af..ce939505ee88 100644
--- a/devel/libtool15/Makefile
+++ b/devel/libtool15/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= libtool
-PORTVERSION= 1.5.18
+PORTVERSION= 1.5.20
PORTREVISION?= 0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
diff --git a/devel/libtool15/distinfo b/devel/libtool15/distinfo
index 76245d271bd3..1b4a99858103 100644
--- a/devel/libtool15/distinfo
+++ b/devel/libtool15/distinfo
@@ -1,2 +1,2 @@
-MD5 (libtool-1.5.18.tar.gz) = 3c6630a02bf0858c365ee32e0599255e
-SIZE (libtool-1.5.18.tar.gz) = 2780846
+MD5 (libtool-1.5.20.tar.gz) = fc3b564700aebcb19de841c1c2d66e99
+SIZE (libtool-1.5.20.tar.gz) = 2789331
diff --git a/devel/libtool15/files/patch-af b/devel/libtool15/files/patch-af
index 3c38adffe411..ac073636313d 100644
--- a/devel/libtool15/files/patch-af
+++ b/devel/libtool15/files/patch-af
@@ -1,10 +1,5 @@
--- libltdl/Makefile.in.orig Mon May 16 02:34:13 2005
+++ libltdl/Makefile.in Thu Jun 16 19:29:09 2005
-@@ -224,3 +224,3 @@
- libltdlc_la_LIBADD = $(LIBADD_DL)
--ltdldatadir = $(datadir)/libtool/libltdl
-+ltdldatadir = $(datadir)/libtool15/libltdl
- ltdldatafiles = COPYING.LIB README acinclude.m4 aclocal.m4 \
@@ -437,9 +437,7 @@
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \