mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
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
2 changed files with 8 additions and 8 deletions
|
@ -8,20 +8,20 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= val
|
PORTNAME= val
|
||||||
PORTVERSION= 0.9.1
|
PORTVERSION= 0.9.2
|
||||||
PORTREVISION= 1
|
|
||||||
PORTEPOCH= 0
|
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/val/
|
MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/val/
|
||||||
PKGNAMEPREFIX= ossp-
|
PKGNAMEPREFIX= ossp-
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
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
|
USE_GMAKE= yes
|
||||||
GNU_CONFIGURE= yes
|
USE_LIBTOOL_VER= 15
|
||||||
USE_LIBTOOL_VER= 13
|
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
|
CONFIGURE_ARGS= --with-ex=${LOCALBASE}
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (val-0.9.1.tar.gz) = e689af85367e00f03dba67eec3c1cc88
|
MD5 (val-0.9.2.tar.gz) = 29cd026d9999292d1f13f2c5232c1378
|
||||||
SIZE (val-0.9.1.tar.gz) = 203093
|
SIZE (val-0.9.2.tar.gz) = 300424
|
||||||
|
|
Loading…
Add table
Reference in a new issue