1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

- Update to 2.10-20120218

- Remove library number from pcre LIB_DEPENDS, as this
  port can compile without incident against older pcre
  libraries.
This commit is contained in:
Sahil Tandon 2012-02-20 06:15:19 +00:00
parent 7808734189
commit 2fcb2cd926
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291910
2 changed files with 4 additions and 5 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= postfix
DISTVERSION= 2.10-20120202
PORTREVISION= 1
DISTVERSION= 2.10-20120218
PORTEPOCH= 4
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
@ -119,7 +118,7 @@ POSTFIX_CCARGS+= -DDEF_CONFIG_DIR=\\\"${ETCDIR}\\\" \
_REQUIRE= LOGIN cleanvar
.if defined(WITH_PCRE)
LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre
POSTFIX_CCARGS+= -DHAS_PCRE -I${LOCALBASE}/include
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lpcre
.else

View File

@ -1,4 +1,4 @@
SHA256 (postfix/postfix-2.10-20120202.tar.gz) = a1b9e3feeaff7addd1df370d4931933135dcc41b151de9219b94e5fa688faa86
SIZE (postfix/postfix-2.10-20120202.tar.gz) = 3759818
SHA256 (postfix/postfix-2.10-20120218.tar.gz) = 4079af81f8ea6bfa02cad1f384a64714e3c84a2959317e06f13eb46b6c17a643
SIZE (postfix/postfix-2.10-20120218.tar.gz) = 3760226
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