ports/124033: [MAINTAINER] archivers/lzo2: update to 2.03

Matthias Andree matthias.andree at gmx.de
Tue May 27 13:30:04 UTC 2008


>Number:         124033
>Category:       ports
>Synopsis:       [MAINTAINER] archivers/lzo2: update to 2.03
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 27 13:30:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD rho.emma.line.org 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #5: Sat Apr 19 04:05:15 CEST 2008
>Description:
- Update to 2.03
- Run self-test as part of build.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- lzo2-2.03.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/archivers/lzo2/Makefile /usr/home/emma/ports/archivers/lzo2/Makefile
--- /usr/ports/archivers/lzo2/Makefile	2008-04-19 19:46:09.000000000 +0200
+++ /usr/home/emma/ports/archivers/lzo2/Makefile	2008-05-27 15:28:10.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	lzo2
-PORTVERSION=	2.02
-PORTREVISION=	1
+PORTVERSION=	2.03
 CATEGORIES=	archivers devel
 MASTER_SITES=	http://www.oberhumer.com/opensource/lzo/download/ \
 		http://fresh.t-systems-sfr.com/unix/src/misc/ \
@@ -19,11 +18,14 @@
 COMMENT=	Portable speedy, lossless data compression library
 
 USE_AUTOTOOLS=	libtool:15
-GNU_CONFIGURE=  yes
+GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--enable-shared
 USE_LDCONFIG=	yes
 
+post-build:
+	cd ${WRKSRC} && ${MAKE} test
+
 post-install:
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
diff -ruN --exclude=CVS /usr/ports/archivers/lzo2/distinfo /usr/home/emma/ports/archivers/lzo2/distinfo
--- /usr/ports/archivers/lzo2/distinfo	2006-01-22 07:58:27.000000000 +0100
+++ /usr/home/emma/ports/archivers/lzo2/distinfo	2008-05-27 15:14:44.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (lzo-2.02.tar.gz) = 6760e5819f4238328709bf93bf10071c
-SHA256 (lzo-2.02.tar.gz) = a2fbecb4dd7c1dab498e3d8b5a0e574e6b8be09c63329b0d29c6fa9adb4a2fc5
-SIZE (lzo-2.02.tar.gz) = 599387
+MD5 (lzo-2.03.tar.gz) = 0c3d078c2e8ea5a88971089a2f02a726
+SHA256 (lzo-2.03.tar.gz) = 8b1b0da8f757b9ac318e1c15a0eac8bdb56ca902a2dd25beda06c0f265f22591
+SIZE (lzo-2.03.tar.gz) = 626042
--- lzo2-2.03.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list