From 52404514bcf73f61d03ac37d5aa94ca84d6cdbf4 Mon Sep 17 00:00:00 2001 From: brad Date: Fri, 6 May 2005 16:35:41 +0000 Subject: [PATCH] sync PLIST and bump PKGNAME --- mail/postfix/Makefile.inc | 4 ++-- mail/postfix/stable/Makefile | 3 ++- mail/postfix/stable/pkg/PLIST | 6 +++++- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/mail/postfix/Makefile.inc b/mail/postfix/Makefile.inc index 88d59195c5a..6e8eab6ed16 100644 --- a/mail/postfix/Makefile.inc +++ b/mail/postfix/Makefile.inc @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile.inc,v 1.49 2005/04/08 20:16:31 jakob Exp $ +# $OpenBSD: Makefile.inc,v 1.50 2005/05/06 16:35:41 brad Exp $ COMMENT= "fast, secure sendmail replacement" DISTNAME= postfix-${VERSION} -PKGNAME= postfix-${VERSION:S/-/./} +PKGNAME?= postfix-${VERSION:S/-/./} CATEGORIES= mail MASTER_SITE_POSTFIX=\ diff --git a/mail/postfix/stable/Makefile b/mail/postfix/stable/Makefile index c502a641b3f..7d1d01e8032 100644 --- a/mail/postfix/stable/Makefile +++ b/mail/postfix/stable/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.74 2005/05/02 16:07:50 jakob Exp $ +# $OpenBSD: Makefile,v 1.75 2005/05/06 16:35:41 brad Exp $ VERSION= 2.2.3 +PKGNAME= postfix-${VERSION:S/-/./}p1 MASTER_SITES= ${MASTER_SITE_POSTFIX:=official/} diff --git a/mail/postfix/stable/pkg/PLIST b/mail/postfix/stable/pkg/PLIST index 5fc728016e8..2b9b9254de7 100644 --- a/mail/postfix/stable/pkg/PLIST +++ b/mail/postfix/stable/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.14 2005/03/07 18:26:40 brad Exp $ +@comment $OpenBSD: PLIST,v 1.15 2005/05/06 16:35:41 brad Exp $ @conflict postfix-* @newgroup _postfix:507 @newgroup _postdrop:508 @@ -118,6 +118,8 @@ share/doc/postfix/html/ADDRESS_VERIFICATION_README.html share/doc/postfix/html/BACKSCATTER_README.html share/doc/postfix/html/BASIC_CONFIGURATION_README.html share/doc/postfix/html/BUILTIN_FILTER_README.html +share/doc/postfix/html/CDB_README.html +share/doc/postfix/html/CONNECTION_CACHE_README.html share/doc/postfix/html/CONTENT_INSPECTION_README.html share/doc/postfix/html/CYRUS_README.html share/doc/postfix/html/DATABASE_README.html @@ -225,6 +227,8 @@ share/doc/postfix/readme/ADDRESS_VERIFICATION_README share/doc/postfix/readme/BACKSCATTER_README share/doc/postfix/readme/BASIC_CONFIGURATION_README share/doc/postfix/readme/BUILTIN_FILTER_README +share/doc/postfix/readme/CDB_README +share/doc/postfix/readme/CONNECTION_CACHE_README share/doc/postfix/readme/CONTENT_INSPECTION_README share/doc/postfix/readme/DATABASE_README share/doc/postfix/readme/DB_README