ports/76826: NON-MAINTAINER UPDATE mail/pfqueue 0.2.1 -> 0.3.0

Joseph Scott joseph at randomnetworks.com
Sat Jan 29 18:40:16 UTC 2005


>Number:         76826
>Category:       ports
>Synopsis:       NON-MAINTAINER UPDATE mail/pfqueue 0.2.1 -> 0.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 29 18:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD sm01.rhyll.com 5.3-STABLE FreeBSD 5.3-STABLE #0: Fri Jan 14 19:17:00 CST 2005 joseph at sm01.rhyll.com:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
NON-MAINTAINER UPDATE mail/pfqueue 0.2.1 -> 0.3.0

The patch below also fixes this port so that it is now PREFIX clean.  Before
it would also install into /usr/local, no matter what PREFIX was set to.

Note that I've CC'd the maintainer of this port, marcus at corp.grupos.com.br,
on this PR.
>How-To-Repeat:
	
>Fix:

	

--- pfqueue.diff begins here ---
diff -ruN pfqueue-orig/Makefile pfqueue/Makefile
--- pfqueue-orig/Makefile	Sat Jan 29 12:26:07 2005
+++ pfqueue/Makefile	Sat Jan 29 12:33:07 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		pfqueue
-PORTVERSION=		0.2.1
+PORTVERSION=		0.3.0
 CATEGORIES=		mail
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -15,6 +15,7 @@
 COMMENT=		A console-based tool for handling postfix queues
 
 HAS_CONFIGURE=		yes
+CONFIGURE_ARGS=		--prefix=${PREFIX}
 
 MAN1=			pfqueue.1
 PLIST_FILES=		bin/pfqueue
diff -ruN pfqueue-orig/distinfo pfqueue/distinfo
--- pfqueue-orig/distinfo	Sat Jan 29 12:26:07 2005
+++ pfqueue/distinfo	Sat Jan 29 12:26:37 2005
@@ -1,2 +1,2 @@
-MD5 (pfqueue-0.2.1.tar.gz) = 83a5dd39dbcc745330f3960d12c96db6
-SIZE (pfqueue-0.2.1.tar.gz) = 124592
+MD5 (pfqueue-0.3.0.tar.gz) = f2d3e271259b80dad7ea215a69f7b487
+SIZE (pfqueue-0.3.0.tar.gz) = 107169
--- pfqueue.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list