This is bugfix release 4.47. Tested on i386 and amd64.
Port changed slightly: "make regress" now uses target "all_test", which tests 7z, 7za, 7zr, and the self-extractor. Index: Makefile =================================================================== RCS file: /home/cvs/ports/archivers/p7zip/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 8 May 2007 17:59:15 -0000 1.2 +++ Makefile 29 May 2007 03:17:34 -0000 @@ -5,7 +5,7 @@ COMMENT-main= "file archiver with high compression ratio" COMMENT-rar= "rar modules for p7zip" -V= 4.45 +V= 4.47 DISTNAME= p7zip_${V}_src_all PKGNAME= p7zip-${V} PKGNAME-main= p7zip-${V} @@ -40,7 +40,7 @@ MYCFLAGS="${CFLAGS}" MYCXXFLAGS="${CXXFLAGS}" ALL_TARGET= all3 -REGRESS_TARGET= test +REGRESS_TARGET= all_test do-configure: cp ${WRKSRC}/makefile.openbsd ${WRKSRC}/makefile.machine Index: distinfo =================================================================== RCS file: /home/cvs/ports/archivers/p7zip/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 8 May 2007 17:59:15 -0000 1.2 +++ distinfo 28 May 2007 18:08:58 -0000 @@ -1,5 +1,5 @@ -MD5 (p7zip_4.45_src_all.tar.bz2) = t+t6krG/DnOi/q6VzTGE9w== -RMD160 (p7zip_4.45_src_all.tar.bz2) = I2d/QeGiwdjCVAc7wX6kDqkIUfE= -SHA1 (p7zip_4.45_src_all.tar.bz2) = Br2vdV4ohTnaTvo5n8FDZI21es0= -SHA256 (p7zip_4.45_src_all.tar.bz2) = OikC1TKnZzETYJIytGyGjmxV284Ofvc9jvlE+ylceYQ= -SIZE (p7zip_4.45_src_all.tar.bz2) = 1458299 +MD5 (p7zip_4.47_src_all.tar.bz2) = dvSGqogmOPHCWc2NgQrfbA== +RMD160 (p7zip_4.47_src_all.tar.bz2) = e7dwrU9yG9wCQFLiTZxfuxvDwEw= +SHA1 (p7zip_4.47_src_all.tar.bz2) = Voq/VXH+ksGHmP61gmBMD1VjprA= +SHA256 (p7zip_4.47_src_all.tar.bz2) = eHEgloqm5x20SC7hD+YXJTlIv2qiMziiA89dbR4LWIw= +SIZE (p7zip_4.47_src_all.tar.bz2) = 1477689 Index: pkg/PLIST-main =================================================================== RCS file: /home/cvs/ports/archivers/p7zip/pkg/PLIST-main,v retrieving revision 1.2 diff -u -r1.2 PLIST-main --- pkg/PLIST-main 8 May 2007 17:59:15 -0000 1.2 +++ pkg/PLIST-main 28 May 2007 18:18:31 -0000 @@ -4,6 +4,7 @@ bin/7zr lib/p7zip/ lib/p7zip/7z +lib/p7zip/7z.so lib/p7zip/7zCon.sfx lib/p7zip/7za lib/p7zip/7zr @@ -36,7 +37,6 @@ share/doc/p7zip/MANUAL/switches/ar_include.htm share/doc/p7zip/MANUAL/switches/ar_no.htm share/doc/p7zip/MANUAL/switches/charset.htm -share/doc/p7zip/MANUAL/switches/email.htm share/doc/p7zip/MANUAL/switches/exclude.htm share/doc/p7zip/MANUAL/switches/include.htm share/doc/p7zip/MANUAL/switches/index.htm