ports/128332: [PATCH]archivers/ppmd-7z: update to 4.58

bf bf2006a at yahoo.com
Fri Oct 24 07:40:03 UTC 2008


>Number:         128332
>Category:       ports
>Synopsis:       [PATCH]archivers/ppmd-7z: update to 4.58
>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:   Fri Oct 24 07:40:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     bf
>Release:        7-STABLE i386
>Organization:
-
>Environment:
>Description:
update to 4.58; add regression-test target
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN ppmd-7z.orig/Makefile ppmd-7z/Makefile
--- ppmd-7z.orig/Makefile	2008-10-24 02:37:53.516575431 -0400
+++ ppmd-7z/Makefile	2008-10-24 03:27:46.297896800 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ppmd
-PORTVERSION=	4.57
+PORTVERSION=	4.58
 CATEGORIES=	archivers
 MASTER_SITES=	SF/p7zip
 PKGNAMESUFFIX=	-7z
@@ -26,10 +26,13 @@
 post-patch:
 	@${REINPLACE_CMD} -e '/bool Open(LPCTSTR fileName, DWORD creationDisposition)/,/}/d'\
 		${WRKSRC}/CPP/7zip/Common/FileStreams.h
-	@${REINPLACE_CMD} -e 's|^CFLAGS =|CFLAGS +=|;s|-o|${CFLAGS} -o|'\
+	@${REINPLACE_CMD} -e 's|^CFLAGS =|CFLAGS +=|;s|-o |${CFLAGS} -o |'\
 			${BUILD_WRKSRC}/${MAKEFILE}
 
 do-install:
 	@${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PKGBASE}
 
+regression-test: build
+	@(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test)
+
 .include <bsd.port.mk>
diff -ruN ppmd-7z.orig/distinfo ppmd-7z/distinfo
--- ppmd-7z.orig/distinfo	2008-10-24 02:37:53.545569899 -0400
+++ ppmd-7z/distinfo	2008-10-24 03:27:46.297896800 -0400
@@ -1,3 +1,3 @@
-MD5 (p7zip_4.57_src_all.tar.bz2) = 773f78d8b297eb858626667d4dfa93c7
-SHA256 (p7zip_4.57_src_all.tar.bz2) = 00e923386dd53d532a86331d1694eaeee626783afa503f91edf7370357e05b53
-SIZE (p7zip_4.57_src_all.tar.bz2) = 1473608
+MD5 (p7zip_4.58_src_all.tar.bz2) = 315b184102c17c4956f53218d973222d
+SHA256 (p7zip_4.58_src_all.tar.bz2) = 52391559b7782d2bad45b783579ea9825f28670ba6f234fd0d9248af3e82bedd
+SIZE (p7zip_4.58_src_all.tar.bz2) = 1948207


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



More information about the freebsd-ports-bugs mailing list