mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- Update to 2.10.1 and bump VDAVERSION
This commit is contained in:
parent
6178242ae5
commit
740eda3dcf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325915
2 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= postfix
|
PORTNAME= postfix
|
||||||
PORTVERSION= 2.10.0
|
PORTVERSION= 2.10.1
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= mail ipv6
|
CATEGORIES= mail ipv6
|
||||||
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
|
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
|
||||||
|
@ -21,7 +21,7 @@ LICENSE_NAME= IBM PUBLIC LICENSE VERSION 1.0
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||||
|
|
||||||
VDAVERSION= 2.9.5
|
VDAVERSION= 2.10.0
|
||||||
CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-9].* postfix-base-2.[0-9].* \
|
CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-9].* postfix-base-2.[0-9].* \
|
||||||
postfix-current-2.* postfix-current-base-2.* sendmail-8.* \
|
postfix-current-2.* postfix-current-base-2.* sendmail-8.* \
|
||||||
sendmail+*-8.* smail-3.* zmailer-2.* opensmtpd-[0-9]*
|
sendmail+*-8.* smail-3.* zmailer-2.* opensmtpd-[0-9]*
|
||||||
|
@ -228,7 +228,7 @@ _REQUIRE+= ypserv
|
||||||
|
|
||||||
.if ${PORT_OPTIONS:MVDA}
|
.if ${PORT_OPTIONS:MVDA}
|
||||||
PATCH_SITES+= http://vda.sourceforge.net/VDA/:vda
|
PATCH_SITES+= http://vda.sourceforge.net/VDA/:vda
|
||||||
PATCHFILES+= postfix-vda-v11-${VDAVERSION}.patch:vda
|
PATCHFILES+= postfix-vda-v13-${VDAVERSION}.patch:vda
|
||||||
PATCH_DIST_STRIP= -p1
|
PATCH_DIST_STRIP= -p1
|
||||||
PLIST_SUB+= VDA=""
|
PLIST_SUB+= VDA=""
|
||||||
.else
|
.else
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
SHA256 (postfix/postfix-2.10.0.tar.gz) = 4a42a6029af418cbd4a8668b4f8c7e1ea9975cbe9756df760649c0a941bfeb7b
|
SHA256 (postfix/postfix-2.10.1.tar.gz) = 2e85a62e97418bbb022b4d4433098a7f25adc7dc707c37d9984db2c2f314b1c1
|
||||||
SIZE (postfix/postfix-2.10.0.tar.gz) = 3826655
|
SIZE (postfix/postfix-2.10.1.tar.gz) = 3827595
|
||||||
SHA256 (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = e5c38e5bc226cab109c02a4e530ab1aefd3bb06f2169f3e052bdf83d2727aacc
|
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
|
SIZE (postfix/postfix-2.8.0-libspf2-1.2.x-0.patch.gz) = 8191
|
||||||
SHA256 (postfix/postfix-vda-v11-2.9.5.patch) = df30379c456971a514ae5587531bb5cd8492921a6a27e6d23f5014a1434945aa
|
SHA256 (postfix/postfix-vda-v13-2.10.0.patch) = 6208021eb0b37ac6482e334e538ed5700cc22c4d4dd66ed9e975ae5f20bf935f
|
||||||
SIZE (postfix/postfix-vda-v11-2.9.5.patch) = 55009
|
SIZE (postfix/postfix-vda-v13-2.10.0.patch) = 55701
|
||||||
|
|
Loading…
Add table
Reference in a new issue