Update to 0.9.2
PR: 65386 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
This commit is contained in:
parent
8740b4534d
commit
ec3affc624
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107687
@ -8,20 +8,20 @@
|
||||
#
|
||||
|
||||
PORTNAME= val
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 0
|
||||
PORTVERSION= 0.9.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/val/
|
||||
PKGNAMEPREFIX= ossp-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= OSSP val is a flexible name to value mapping library for C variables
|
||||
COMMENT= A flexible name to value mapping library for C variables
|
||||
|
||||
LIB_DEPENDS= ex.10:${PORTSDIR}/devel/ossp-ex
|
||||
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL_VER= 13
|
||||
USE_LIBTOOL_VER= 15
|
||||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_ARGS= --with-ex=${LOCALBASE}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (val-0.9.1.tar.gz) = e689af85367e00f03dba67eec3c1cc88
|
||||
SIZE (val-0.9.1.tar.gz) = 203093
|
||||
MD5 (val-0.9.2.tar.gz) = 29cd026d9999292d1f13f2c5232c1378
|
||||
SIZE (val-0.9.2.tar.gz) = 300424
|
||||
|
Loading…
Reference in New Issue
Block a user