ports/155807: Update port: devel/zziplib to 0.13.60

KATO Tsuguru tkato432 at yahoo.com
Tue Mar 22 18:20:08 UTC 2011


>Number:         155807
>Category:       ports
>Synopsis:       Update port: devel/zziplib to 0.13.60
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 22 18:20:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.3-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 0.13.60

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/zziplib/Makefile devel/zziplib/Makefile
--- /usr/ports/devel/zziplib/Makefile	2010-09-15 00:38:40.000000000 +0900
+++ devel/zziplib/Makefile	2011-03-18 22:52:43.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	zziplib
-PORTVERSION=	0.13.59
+PORTVERSION=	0.13.60
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}13/${PORTVERSION}
 
@@ -15,12 +15,11 @@
 
 USE_BZIP2=	yes
 USE_GNOME=	gnomehack pkgconfig
-GNU_CONFIGURE=	yes
 USE_PYTHON_BUILD=	yes
-USE_LDCONFIG=	yes
+USE_AUTOTOOLS=	libtool
 CONFIGURE_ENV=	ac_cv_path_XMLTO=":"
-
-PORTSCOUT=	limit:^0\.
+CONFIGURE_ARGS=	--disable-sdl
+USE_LDCONFIG=	yes
 
 MAN3=		__zzip_fetch_disk_trailer.3 __zzip_parse_root_directory.3 __zzip_try_open.3 \
 		zzip_close.3 zzip_closedir.3 zzip_compr_str.3 zzip_dir_alloc.3 \
@@ -48,4 +47,14 @@
 		zzip_seekdir32.3 zzip_seterror.3 zzip_strerror.3 zzip_strerror_of.3 zzip_tell.3 \
 		zzip_tell32.3 zzip_telldir.3 zzip_telldir32.3
 
+PORTSCOUT=	limit:^0\.
+
+test check:
+	@(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} \
+		${MAKEFILE} ${MAKE_ARGS} check)
+
+.if !defined(WITHOUT_TESTS)
+post-build::	test
+.endif
+
 .include <bsd.port.mk>
diff -urN /usr/ports/devel/zziplib/distinfo devel/zziplib/distinfo
--- /usr/ports/devel/zziplib/distinfo	2010-05-21 16:30:50.000000000 +0900
+++ devel/zziplib/distinfo	2011-03-18 03:20:09.000000000 +0900
@@ -1,3 +1,2 @@
-MD5 (zziplib-0.13.59.tar.bz2) = 14b5a6fc229afe9916d48358479568d3
-SHA256 (zziplib-0.13.59.tar.bz2) = cbc90cef60ee498319258e464895f990bb2e6e08f245264d77e44b309c8c218f
-SIZE (zziplib-0.13.59.tar.bz2) = 691000
+SHA256 (zziplib-0.13.60.tar.bz2) = 4bc3ca7c5f249280bd6c8d1e96be8a03413dad9063a49c19601bd29ff4910155
+SIZE (zziplib-0.13.60.tar.bz2) = 685418
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list