1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

Update to 1.1.3

PR:		86856
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	pav (mentor)
This commit is contained in:
Marcus Alves Grando 2005-10-03 14:33:43 +00:00
parent bc9e4c3332
commit a6110b8d50
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144072
2 changed files with 11 additions and 6 deletions

View File

@ -1,13 +1,12 @@
# ex:ts=8 -*-mode: makefile-*-
# New ports collection makefile for: ossp-var
# Date created: 2003-01-31
# Whom: Alan Eldridge <alane@geeksrus.net>
# Date created: 2003-01-31
# Whom: Alan Eldridge <alane@geeksrus.net>
#
# $FreeBSD$
#
PORTNAME= var
PORTVERSION= 1.1.2
PORTVERSION= 1.1.3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_OSSP}
MASTER_SITE_SUBDIR= lib/${PORTNAME}
@ -18,6 +17,7 @@ COMMENT= A flexible, full-featured and fast variable expansion library
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LIBTOOL_VER= 15
INSTALLS_SHLIB= yes
@ -27,5 +27,10 @@ INSTALLS_SHLIB= yes
BROKEN= "Does not compile on alpha"
.endif
check:
build
@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)
.include "${FILESDIR}/manpages.mk"
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
MD5 (var-1.1.2.tar.gz) = fc90cbf6caf78e50cf909ac42cccc0d4
SIZE (var-1.1.2.tar.gz) = 335437
MD5 (var-1.1.3.tar.gz) = 193696923f5f3cfbf2e6f65a05fc70b9
SIZE (var-1.1.3.tar.gz) = 343590