diff options
author | Ade Lovett <ade@FreeBSD.org> | 2004-05-13 20:50:42 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2004-05-13 20:50:42 +0000 |
commit | b2ac4b79b796910f814001ef66eda06cec0f88d2 (patch) | |
tree | 3e4adf2d3850d0c98dd12820eafd942264ca7aee /devel/libtool15 | |
parent | d9c23de9a0d296f8c70448a48539ef73cae55f5d (diff) |
Notes
Diffstat (limited to 'devel/libtool15')
-rw-r--r-- | devel/libtool15/Makefile | 7 | ||||
-rw-r--r-- | devel/libtool15/distinfo | 4 |
2 files changed, 4 insertions, 7 deletions
diff --git a/devel/libtool15/Makefile b/devel/libtool15/Makefile index 0261aade3a85..b86ef97dde69 100644 --- a/devel/libtool15/Makefile +++ b/devel/libtool15/Makefile @@ -6,8 +6,8 @@ # PORTNAME?= libtool -PORTVERSION= 1.5.2 -PORTREVISION?= 1 +PORTVERSION= 1.5.6 +PORTREVISION?= 0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= libtool @@ -53,9 +53,6 @@ post-install: .for i in libtool libtoolize ${LN} -sf ${PREFIX}/bin/${i}${BUILD_VERSION} ${PREFIX}/libexec/libtool${BUILD_VERSION}/${i} .endfor -.for i in config.guess config.sub - ${MV} ${PREFIX}/share/libtool${BUILD_VERSION}/${i}${BUILD_VERSION} ${PREFIX}/share/libtool${BUILD_VERSION}/${i} -.endfor .endif .include <bsd.port.mk> diff --git a/devel/libtool15/distinfo b/devel/libtool15/distinfo index 63b064f9a310..fb2dfb86d690 100644 --- a/devel/libtool15/distinfo +++ b/devel/libtool15/distinfo @@ -1,2 +1,2 @@ -MD5 (libtool-1.5.2.tar.gz) = db66ba05502f533ad0cfd84dc0e03bd5 -SIZE (libtool-1.5.2.tar.gz) = 2653072 +MD5 (libtool-1.5.6.tar.gz) = f9b709f4ac6d094afdee9cdbe1c6ffe7 +SIZE (libtool-1.5.6.tar.gz) = 2665434 |