summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-04-03 13:55:28 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-04-03 13:55:28 +0000
commitd298b3ae7dc61957fb2b81de18093c98945cb35b (patch)
tree31fabaccd7f911a13dd94615edf26a8ce30e288f /mail
parentAdd devel/p5-Algorithm-IncludeExclude 0.01, a Perl module to build and (diff)
- Update to 2.5-20070402
- Fix CONFLICTS - Install qshape by default - Install test programs in PREFIX/bin instead of PREFIX/sbin to respect hier(7)
Notes
Notes: svn path=/head/; revision=189092
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-current/Makefile12
-rw-r--r--mail/postfix-current/distinfo6
-rw-r--r--mail/postfix-current/pkg-plist9
3 files changed, 16 insertions, 11 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 67f0d0c81943..666aa662c3a9 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= postfix
-DISTVERSION= 2.5-20070328
+DISTVERSION= 2.5-20070402
PORTEPOCH= 4
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
@@ -21,7 +21,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= mnag@FreeBSD.org
COMMENT= A secure alternative to widely-used Sendmail
-CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-46-9].* \
+CONFLICTS= courier-0.* postfix-1.* postfix-2.* postfix-current-2.[0-46-9]* \
sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.*
USE_SUBMAKE= yes
@@ -46,7 +46,8 @@ OPTIONS= PCRE "Perl Compatible Regular Expressions" on \
TEST "SMTP/LMTP test server and generator" off
MAN1= postalias.1 postcat.1 postconf.1 postdrop.1 postfix.1 postkick.1 \
- postlock.1 postlog.1 postmap.1 postqueue.1 postsuper.1 sendmail.1
+ postlock.1 postlog.1 postmap.1 postqueue.1 postsuper.1 sendmail.1 \
+ qshape.1
MAN5= access.5 aliases.5 bounce.5 canonical.5 cidr_table.5 generic.5 \
header_checks.5 ldap_table.5 master.5 mysql_table.5 nisplus_table.5 \
@@ -266,8 +267,11 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/auxiliary/rmail/rmail ${PREFIX}/bin/rmail
+ ${INSTALL_SCRIPT} ${WRKSRC}/auxiliary/qshape/qshape.pl ${PREFIX}/bin/qshape
+ ${INSTALL_MAN} ${WRKSRC}/man/man1/qshape.1 ${MANPREFIX}/man/man1
+
.for f in ${BINTEST}
- ${INSTALL_PROGRAM} ${WRKSRC}/bin/${f} ${PREFIX}/sbin
+ ${INSTALL_PROGRAM} ${WRKSRC}/bin/${f} ${PREFIX}/bin
.endfor
.for f in ${MANTEST}
${INSTALL_MAN} ${WRKSRC}/man/man1/${f} ${MANPREFIX}/man/man1
diff --git a/mail/postfix-current/distinfo b/mail/postfix-current/distinfo
index f0476e1f4a34..7a6ece37da65 100644
--- a/mail/postfix-current/distinfo
+++ b/mail/postfix-current/distinfo
@@ -1,3 +1,3 @@
-MD5 (postfix/postfix-2.5-20070328.tar.gz) = 0d167b964f093c33b03500e50d045fa8
-SHA256 (postfix/postfix-2.5-20070328.tar.gz) = 073dcae7615321750b98663128a59df1d46e1c2fc9faf9a8372938385dd9e940
-SIZE (postfix/postfix-2.5-20070328.tar.gz) = 2956364
+MD5 (postfix/postfix-2.5-20070402.tar.gz) = 6d24f1477e59466911cf924337b6465f
+SHA256 (postfix/postfix-2.5-20070402.tar.gz) = 91734c98949054ae58895bbb70573dc818ef4a168fca25797cb94c880f7e2e74
+SIZE (postfix/postfix-2.5-20070402.tar.gz) = 2956875
diff --git a/mail/postfix-current/pkg-plist b/mail/postfix-current/pkg-plist
index d198bf6f1076..c7905343c5d5 100644
--- a/mail/postfix-current/pkg-plist
+++ b/mail/postfix-current/pkg-plist
@@ -63,11 +63,12 @@ sbin/postmap
sbin/postqueue
sbin/postsuper
sbin/sendmail
-%%SUB_TEST%%sbin/qmqp-sink
-%%SUB_TEST%%sbin/qmqp-source
-%%SUB_TEST%%sbin/smtp-sink
-%%SUB_TEST%%sbin/smtp-source
+%%SUB_TEST%%bin/qmqp-sink
+%%SUB_TEST%%bin/qmqp-source
+%%SUB_TEST%%bin/smtp-sink
+%%SUB_TEST%%bin/smtp-source
bin/rmail
+bin/qshape
bin/newaliases
bin/mailq
%%PORTDOCS%%%%DOCSDIR%%/AAAREADME