diff options
author | clement <clement@FreeBSD.org> | 2004-02-03 18:28:57 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-02-03 18:28:57 +0800 |
commit | dd137e1ce15b37b9bf682186afdcb66aa6d56635 (patch) | |
tree | ca320b6ad56adef6542acc55204a49319650be0f /mail/dbmail | |
parent | 615ed7ac939b9c8a107cfbd3a109dfb5b74b77fb (diff) | |
download | freebsd-ports-gnome-dd137e1ce15b37b9bf682186afdcb66aa6d56635.tar.gz freebsd-ports-gnome-dd137e1ce15b37b9bf682186afdcb66aa6d56635.tar.zst freebsd-ports-gnome-dd137e1ce15b37b9bf682186afdcb66aa6d56635.zip |
- Update to 1.2.3
Diffstat (limited to 'mail/dbmail')
-rw-r--r-- | mail/dbmail/Makefile | 6 | ||||
-rw-r--r-- | mail/dbmail/distinfo | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index 32a39f5f0bb4..d68fd684632b 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -6,8 +6,7 @@ # PORTNAME= dbmail -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.2.3 CATEGORIES= mail MASTER_SITES= http://www.dbmail.org/tgz/ PKGNAMESUFFIX= -${DATABASE} @@ -54,6 +53,9 @@ pre-everything:: @${ECHO} " define WITH_PGSQL" @${ECHO} "" +post-patch: + @${FIND} ${WRKSRC} -name CVS -type d | xargs ${RM} -fr + post-configure: @${REINPLACE_CMD} -i.orig 's!/etc/dbmail.conf!${PREFIX}/etc/dbmail.conf!g' \ ${WRKSRC}/dbmail.h diff --git a/mail/dbmail/distinfo b/mail/dbmail/distinfo index 5e8cf72b3498..c9d5d87d2e22 100644 --- a/mail/dbmail/distinfo +++ b/mail/dbmail/distinfo @@ -1 +1 @@ -MD5 (dbmail-1.2.1.tgz) = 5721d9d15fa1a3d1aaee8e1290cc3954 +MD5 (dbmail-1.2.3.tgz) = 78d2aea0584503d859e4af202ec7257c |