aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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; \