Date: Mon, 20 Oct 2014 20:50:09 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371303 - head/mail/postfix210 Message-ID: <201410202050.s9KKo97V093567@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Mon Oct 20 20:50:08 2014 New Revision: 371303 URL: https://svnweb.freebsd.org/changeset/ports/371303 QAT: https://qat.redports.org/buildarchive/r371303/ Log: Upgrade to 2.10.5; maintain mirror list. Changelog: http://www.postfix.org/announcements/postfix-2.11.3.html Kill utoronto.ca, samurai.com sites. Comment out ring.nict.co.jp sites, not responding. Add John Riley's mirror network. Modified: head/mail/postfix210/Makefile head/mail/postfix210/distinfo Modified: head/mail/postfix210/Makefile ============================================================================== --- head/mail/postfix210/Makefile Mon Oct 20 20:39:43 2014 (r371302) +++ head/mail/postfix210/Makefile Mon Oct 20 20:50:08 2014 (r371303) @@ -2,14 +2,13 @@ # $FreeBSD$ PORTNAME= postfix -PORTVERSION= 2.10.4 +PORTVERSION= 2.10.5 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ + http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/ \ ftp://ftp.tux.org/pub/net/postfix/official/ \ - ftp://ftp.utoronto.ca/mirror/packages/postfix/official/ \ - ftp://ftp.samurai.com/pub/postfix/official/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/postfix/official/&,} + #${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/postfix/official/&,} MASTER_SITE_SUBDIR= . old related/postfix PKGNAMESUFFIX= 210 DIST_SUBDIR= ${PORTNAME} Modified: head/mail/postfix210/distinfo ============================================================================== --- head/mail/postfix210/distinfo Mon Oct 20 20:39:43 2014 (r371302) +++ head/mail/postfix210/distinfo Mon Oct 20 20:50:08 2014 (r371303) @@ -1,5 +1,5 @@ -SHA256 (postfix/postfix-2.10.4.tar.gz) = e5233438420fbd6b49a64f007bd8da7dd046777436fb82dd50eadcd8901e7201 -SIZE (postfix/postfix-2.10.4.tar.gz) = 3829427 +SHA256 (postfix/postfix-2.10.5.tar.gz) = 3a172c1e892b951dfe3d4e703f49359a66b281b3ab7b4e987b6746d2992f623b +SIZE (postfix/postfix-2.10.5.tar.gz) = 3830067 SHA256 (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = e5c38e5bc226cab109c02a4e530ab1aefd3bb06f2169f3e052bdf83d2727aacc SIZE (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = 8191 SHA256 (postfix/postfix-vda-v13-2.10.0.patch) = 6208021eb0b37ac6482e334e538ed5700cc22c4d4dd66ed9e975ae5f20bf935f
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410202050.s9KKo97V093567>