diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-02-18 09:32:49 +0800 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-02-18 09:32:49 +0800 |
commit | e2a6e85aae3db54031913835883cec339b117452 (patch) | |
tree | 67e425cae49c7a9d2f1de3b111638b462160117d /mail/pfqueue | |
parent | accfe50bdf2b7e7350ca31e526c94cc17323e210 (diff) | |
download | freebsd-ports-gnome-e2a6e85aae3db54031913835883cec339b117452.tar.gz freebsd-ports-gnome-e2a6e85aae3db54031913835883cec339b117452.tar.zst freebsd-ports-gnome-e2a6e85aae3db54031913835883cec339b117452.zip |
- Update to 0.5.2
PR: 93493
Submitted by: leeym
Diffstat (limited to 'mail/pfqueue')
-rw-r--r-- | mail/pfqueue/Makefile | 6 | ||||
-rw-r--r-- | mail/pfqueue/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/mail/pfqueue/Makefile b/mail/pfqueue/Makefile index 08fc3e1c9f79..0e19f9ffe434 100644 --- a/mail/pfqueue/Makefile +++ b/mail/pfqueue/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pfqueue -PORTVERSION= 0.5.1 -DISTVERSIONSUFFIX= -src +PORTVERSION= 0.5.2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,9 +14,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mnag@FreeBSD.org COMMENT= A console-based tool for handling Postfix 1, Postfix 2 and Exim queues -WRKSRC= ${WRKDIR}/${DISTNAME:S/${DISTVERSIONSUFFIX}//} - -USE_REINPLACE= yes USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/mail/pfqueue/distinfo b/mail/pfqueue/distinfo index 229f86e7074a..c7505fca3af7 100644 --- a/mail/pfqueue/distinfo +++ b/mail/pfqueue/distinfo @@ -1,3 +1,3 @@ -MD5 (pfqueue-0.5.1-src.tar.gz) = 3e69b58e950845d12172718abaa369fc -SHA256 (pfqueue-0.5.1-src.tar.gz) = a65d8f09d94c690c205398634c0e97f475b53838df9988e34f0cff83ae7c6d30 -SIZE (pfqueue-0.5.1-src.tar.gz) = 327753 +MD5 (pfqueue-0.5.2.tar.gz) = 93f762746357473c8aa456f7a7066c81 +SHA256 (pfqueue-0.5.2.tar.gz) = f8b071cf79af21dc1b4cf8ebb5e43675e7c8a4cbc85a7e33202892e44e37f561 +SIZE (pfqueue-0.5.2.tar.gz) = 288924 |