Index: Makefile =================================================================== RCS file: /home/pcvs/ports/archivers/p7zip/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 9 Jun 2006 22:58:35 -0000 1.20 +++ Makefile 23 Sep 2006 17:17:43 -0000 @@ -6,10 +6,9 @@ # PORTNAME= p7zip -PORTVERSION= 4.42 +PORTVERSION= 4.43 CATEGORIES= archivers -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION}_src_all MAINTAINER= nox@jelal.kn-bremen.de Index: distinfo =================================================================== RCS file: /home/pcvs/ports/archivers/p7zip/distinfo,v retrieving revision 1.15 diff -u -r1.15 distinfo --- distinfo 28 May 2006 23:27:57 -0000 1.15 +++ distinfo 23 Sep 2006 17:17:43 -0000 @@ -1,3 +1,3 @@ -MD5 (p7zip_4.42_src_all.tar.bz2) = a5475fdfdde39dd3f8dae20efc479cb9 -SHA256 (p7zip_4.42_src_all.tar.bz2) = 029ab89f0a553987abdbe0c14605efdf9c11f0f4074b854a6fc4181345d6ac44 -SIZE (p7zip_4.42_src_all.tar.bz2) = 1461812 +MD5 (p7zip_4.43_src_all.tar.bz2) = 9fb8982262f66b4ec0377a67c171cfcb +SHA256 (p7zip_4.43_src_all.tar.bz2) = 736a1c301d95ed2d5ce917a859d6fca3f378345e8253a1143bd26f7333a7fb5c +SIZE (p7zip_4.43_src_all.tar.bz2) = 1482271 Index: files/patch-7zip_Crypto_RarAES_sha1.cpp =================================================================== RCS file: files/patch-7zip_Crypto_RarAES_sha1.cpp diff -N files/patch-7zip_Crypto_RarAES_sha1.cpp --- files/patch-7zip_Crypto_RarAES_sha1.cpp 26 Nov 2004 01:19:10 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,10 +0,0 @@ ---- 7zip/Crypto/RarAES/sha1.cpp.orig Sat Oct 30 01:04:01 2004 -+++ 7zip/Crypto/RarAES/sha1.cpp Fri Nov 19 09:41:13 2004 -@@ -4,6 +4,7 @@ - #include "StdAfx.h" - - #include "sha1.h" -+#include - - /* - SHA-1 in C