diff options
author | mnag <mnag@FreeBSD.org> | 2007-03-07 05:01:16 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2007-03-07 05:01:16 +0800 |
commit | 9631e45c977e5d35675da81a82347286c26badd9 (patch) | |
tree | 58edbae6931d09332b89cbda9ecd59c0555cb068 /mail/pfqueue | |
parent | a9190bd2aa45b1156ec52f86660b95340d001762 (diff) | |
download | freebsd-ports-gnome-9631e45c977e5d35675da81a82347286c26badd9.tar.gz freebsd-ports-gnome-9631e45c977e5d35675da81a82347286c26badd9.tar.zst freebsd-ports-gnome-9631e45c977e5d35675da81a82347286c26badd9.zip |
- Update to 0.5.6
PR: 109578 (based on)
Submitted by: Richard Tector<richardtector___thekeelecentre.com>
Diffstat (limited to 'mail/pfqueue')
-rw-r--r-- | mail/pfqueue/Makefile | 4 | ||||
-rw-r--r-- | mail/pfqueue/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/mail/pfqueue/Makefile b/mail/pfqueue/Makefile index b86ff85bf9f1..4f4b88dfc990 100644 --- a/mail/pfqueue/Makefile +++ b/mail/pfqueue/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pfqueue -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.6 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,9 +14,11 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mnag@FreeBSD.org COMMENT= A console-based tool for handling Postfix 1, Postfix 2 and Exim queues +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" +CONFIGURE_ARGS= --mandir=${MANPREFIX}/man CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= pfqueue.1 diff --git a/mail/pfqueue/distinfo b/mail/pfqueue/distinfo index 194e8805bfe0..aedbaa3355d7 100644 --- a/mail/pfqueue/distinfo +++ b/mail/pfqueue/distinfo @@ -1,3 +1,3 @@ -MD5 (pfqueue-0.5.3.tar.gz) = 7700198871f91cf28e0164f8e776dd55 -SHA256 (pfqueue-0.5.3.tar.gz) = 05dc8d02fc40a2b666147a4c3a69f5f7c94d86445f9c6a059dc0b0baff60a7e1 -SIZE (pfqueue-0.5.3.tar.gz) = 292616 +MD5 (pfqueue-0.5.6.tar.gz) = ff3fbcc39b39112f123b93df579998b8 +SHA256 (pfqueue-0.5.6.tar.gz) = efedc8ea73ea09cf3edfbdbb6bf3fb0678017818fd0c1816abd9360120c59a41 +SIZE (pfqueue-0.5.6.tar.gz) = 298870 |