diff options
Diffstat (limited to 'devel/ossp-cfg')
-rw-r--r-- | devel/ossp-cfg/Makefile | 6 | ||||
-rw-r--r-- | devel/ossp-cfg/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/devel/ossp-cfg/Makefile b/devel/ossp-cfg/Makefile index 7bc73d8..5e8a31a 100644 --- a/devel/ossp-cfg/Makefile +++ b/devel/ossp-cfg/Makefile @@ -8,7 +8,7 @@ # PORTNAME= cfg -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.3 CATEGORIES= devel MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/cfg/ PKGNAMEPREFIX= ossp- @@ -18,10 +18,8 @@ COMMENT= A library for parsing arbitrary C/C++-style configuration files LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex -USE_GMAKE= yes -GNU_CONFIGURE= yes +USE_LIBTOOL_VER= 15 CONFIGURE_ARGS= --with-ex=${LOCALBASE} -USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes .include <bsd.port.pre.mk> diff --git a/devel/ossp-cfg/distinfo b/devel/ossp-cfg/distinfo index 47c4651..ada5a72 100644 --- a/devel/ossp-cfg/distinfo +++ b/devel/ossp-cfg/distinfo @@ -1,2 +1,2 @@ -MD5 (cfg-0.9.1.tar.gz) = 0a156a7bc6b562db966bf9c8987164f0 -SIZE (cfg-0.9.1.tar.gz) = 343365 +MD5 (cfg-0.9.3.tar.gz) = 5acc51ae0395451b71d8ea02b456a8b8 +SIZE (cfg-0.9.3.tar.gz) = 334305 |