ports/85773: Update port: mail/pfqueue to 0.5.0

Marcus Alves Grando marcus at corp.grupos.com.br
Tue Sep 6 00:40:15 UTC 2005


>Number:         85773
>Category:       ports
>Synopsis:       Update port: mail/pfqueue to 0.5.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 06 00:40:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Alves Grando
>Release:        FreeBSD 6.0-BETA4 i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD marcus.grupos.com.br 6.0-BETA4 FreeBSD 6.0-BETA4 #39: Mon Sep 5 19:53:35 BRT 2005 root at marcus.grupos.com.br:/usr/obj/usr/src/sys/MARCUS i386


	
>Description:

- Update to 0.5.0
- Add pkg-plist

	
>How-To-Repeat:
	
>Fix:

	

--- pfqueue.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/pfqueue/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	6 Jul 2005 14:24:34 -0000	1.11
+++ Makefile	6 Sep 2005 00:25:55 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=		pfqueue
-PORTVERSION=		0.4.2
+PORTVERSION=		0.5.0
 CATEGORIES=		mail
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -20,12 +20,6 @@
 CONFIGURE_ENV=		CPPFLAGS="${PTHREAD_CFLAGS}"
 
 MAN1=			pfqueue.1
-PLIST_FILES=		bin/pfqueue
-.for backend in exim postfix1 postfix2
-.  for ext in so so.0
-PLIST_FILES+=		lib/libpfq_${backend}.${ext}
-.  endfor
-.endfor
 
 post-patch:
 	@${REINPLACE_CMD} -e "s|-lc_r|${PTHREAD_LIBS}|g; s|-lpthread|${PTHREAD_LIBS}|g" ${WRKSRC}/configure
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/pfqueue/distinfo,v
retrieving revision 1.11
diff -u -r1.11 distinfo
--- distinfo	6 Jul 2005 14:24:34 -0000	1.11
+++ distinfo	6 Sep 2005 00:25:55 -0000
@@ -1,2 +1,2 @@
-MD5 (pfqueue-0.4.2.tar.gz) = aa75e124ef40516ca2f403ba8c6d87bd
-SIZE (pfqueue-0.4.2.tar.gz) = 314575
+MD5 (pfqueue-0.5.0.tar.gz) = eb68b3a29267d1ad61e858cf2283cbcf
+SIZE (pfqueue-0.5.0.tar.gz) = 320155
Index: pkg-plist
===================================================================
RCS file: pkg-plist
diff -N pkg-plist
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ pkg-plist	6 Sep 2005 00:25:55 -0000
@@ -0,0 +1,9 @@
+bin/pfqueue
+lib/libpfq_exim.so
+lib/libpfq_exim.so.0
+lib/libpfq_postfix1.so
+lib/libpfq_postfix1.so.0
+lib/libpfq_postfix2.so
+lib/libpfq_postfix2.so.0
+lib/libpfqueue.so
+lib/libpfqueue.so.0
--- pfqueue.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list