svn commit: r383126 - head/devel/libtool
Tijl Coosemans
tijl at FreeBSD.org
Fri Apr 3 14:06:08 UTC 2015
Author: tijl
Date: Fri Apr 3 14:06:06 2015
New Revision: 383126
URL: https://svnweb.freebsd.org/changeset/ports/383126
Log:
- Update devel/libtool and devel/libltdl to 2.4.6 [1]
- Add cpe string [2]
PR: 199094 [1], 198836 [2]
Exp-run by: antoine
Approved by: portmgr (antoine)
Modified:
head/devel/libtool/Makefile.common
head/devel/libtool/distinfo
Modified: head/devel/libtool/Makefile.common
==============================================================================
--- head/devel/libtool/Makefile.common Fri Apr 3 13:56:20 2015 (r383125)
+++ head/devel/libtool/Makefile.common Fri Apr 3 14:06:06 2015 (r383126)
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTVERSION= 2.4.5
+PORTVERSION= 2.4.6
PORTREVISION?= 0 # Leave this zero. Set in Makefile instead.
CATEGORIES= devel
MASTER_SITES= GNU/libtool
@@ -9,4 +9,7 @@ DISTNAME= libtool-${PORTVERSION}
MAINTAINER= autotools at FreeBSD.org
DISTINFO_FILE= ${.CURDIR}/../libtool/distinfo
-USES= tar:xz
+USES= cpe gmake tar:xz
+
+CPE_VENDOR= gnu
+CPE_PRODUCT= libtool
Modified: head/devel/libtool/distinfo
==============================================================================
--- head/devel/libtool/distinfo Fri Apr 3 13:56:20 2015 (r383125)
+++ head/devel/libtool/distinfo Fri Apr 3 14:06:06 2015 (r383126)
@@ -1,2 +1,2 @@
-SHA256 (libtool-2.4.5.tar.xz) = 84aac136513b009278896ffa255e4d685bcdb0cb0e5363be36adad64c986177e
-SIZE (libtool-2.4.5.tar.xz) = 971620
+SHA256 (libtool-2.4.6.tar.xz) = 7c87a8c2c8c0fc9cd5019e402bed4292462d00a718a7cd5f11218153bf28b26f
+SIZE (libtool-2.4.6.tar.xz) = 973080
More information about the svn-ports-head
mailing list