mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
- Update to 0.5.6
PR: 109578 (based on) Submitted by: Richard Tector<richardtector___thekeelecentre.com>
This commit is contained in:
parent
17d77b6809
commit
cf23a36836
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186730
2 changed files with 6 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue