On Mon, 16 Jun 2014, Greg Rivers wrote:
I think the mirror sites and perhaps the checksums for quota.patch.gz need to be refreshed.
It appears that DIST_SUBDIR should not have been removed. The attached patch was a quick hack last night, can't vouch for correctness. Also, the maildir patch is no longer present at ftp.cac.washington.edu.
Index: Makefile =================================================================== --- Makefile (revision 358018) +++ Makefile (working copy) @@ -2,9 +2,10 @@ PORTNAME?= alpine PORTVERSION= 2.11 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= mail news ipv6 MASTER_SITES= http://patches.freeiz.com/alpine/release/src/ +DIST_SUBDIR= alpine-${PORTVERSION} EXTRACT_SUFX= .tar.xz MAINTAINER= [email protected] Index: distinfo =================================================================== --- distinfo (revision 358018) +++ distinfo (working copy) @@ -1,6 +1,4 @@ -SHA256 (alpine-2.11.tar.xz) = fecc9ca5df03e0f368edec65cd61444325157b5635b5c92380cedf9c4ce8fbf6 -SIZE (alpine-2.11.tar.xz) = 4403188 -SHA256 (alpine-2.00/quota.patch.gz) = 383717cbe36c62a6008f9d7e1ce56e755fc0ec49eef25fcf11f2cbebbbaffe12 -SIZE (alpine-2.00/quota.patch.gz) = 3123 -SHA256 (alpine-2.00/maildir.patch.gz) = 60d98c7dca0932316e23ccb226b4db85d1896de9a1a37259a2afcea153be4477 -SIZE (alpine-2.00/maildir.patch.gz) = 32737 +SHA256 (alpine-2.11/alpine-2.11.tar.xz) = fecc9ca5df03e0f368edec65cd61444325157b5635b5c92380cedf9c4ce8fbf6 +SIZE (alpine-2.11/alpine-2.11.tar.xz) = 4403188 +SHA256 (alpine-2.11/maildir.patch.gz) = 60d98c7dca0932316e23ccb226b4db85d1896de9a1a37259a2afcea153be4477 +SIZE (alpine-2.11/maildir.patch.gz) = 32737
Index: Makefile =================================================================== --- Makefile (revision 358018) +++ Makefile (working copy) @@ -2,9 +2,10 @@ PORTNAME?= alpine PORTVERSION= 2.11 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= mail news ipv6 MASTER_SITES= http://patches.freeiz.com/alpine/release/src/ +DIST_SUBDIR= alpine-${PORTVERSION} EXTRACT_SUFX= .tar.xz MAINTAINER= [email protected] Index: distinfo =================================================================== --- distinfo (revision 358018) +++ distinfo (working copy) @@ -1,6 +1,4 @@ -SHA256 (alpine-2.11.tar.xz) = fecc9ca5df03e0f368edec65cd61444325157b5635b5c92380cedf9c4ce8fbf6 -SIZE (alpine-2.11.tar.xz) = 4403188 -SHA256 (alpine-2.00/quota.patch.gz) = 383717cbe36c62a6008f9d7e1ce56e755fc0ec49eef25fcf11f2cbebbbaffe12 -SIZE (alpine-2.00/quota.patch.gz) = 3123 -SHA256 (alpine-2.00/maildir.patch.gz) = 60d98c7dca0932316e23ccb226b4db85d1896de9a1a37259a2afcea153be4477 -SIZE (alpine-2.00/maildir.patch.gz) = 32737 +SHA256 (alpine-2.11/alpine-2.11.tar.xz) = fecc9ca5df03e0f368edec65cd61444325157b5635b5c92380cedf9c4ce8fbf6 +SIZE (alpine-2.11/alpine-2.11.tar.xz) = 4403188 +SHA256 (alpine-2.11/maildir.patch.gz) = 60d98c7dca0932316e23ccb226b4db85d1896de9a1a37259a2afcea153be4477 +SIZE (alpine-2.11/maildir.patch.gz) = 32737
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
