ports/122396: [PATCH] mail/p5-Mail-SpamAssassin: [SUMMARIZE CHANGES]

Philip M. Gollucci pgollucci at p6m7g8.com
Thu Apr 3 01:10:02 UTC 2008


>Number:         122396
>Category:       ports
>Synopsis:       [PATCH] mail/p5-Mail-SpamAssassin: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 03 01:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD piccollo.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Sun Mar  2 09:48:59 EST
>Description:

Add /g to MASTER_SITE regexes, noticed by flz@

Port maintainer (scheidell at secnap.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Mail-SpamAssassin-3.2.4_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/p5-Mail-SpamAssassin/Makefile,v
retrieving revision 1.115
diff -u -u -r1.115 Makefile
--- Makefile	28 Mar 2008 19:03:13 -0000	1.115
+++ Makefile	2 Apr 2008 19:58:50 -0000
@@ -9,7 +9,7 @@
 PORTVERSION=	3.2.4
 PORTREVISION=	3
 CATEGORIES=	mail perl5
-MASTER_SITES=	${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/}
+MASTER_SITES=	${MASTER_SITE_APACHE:S/$/:apache/g} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/g}
 MASTER_SITE_SUBDIR=	spamassassin/source/:apache Mail/:cpan
 PKGNAMEPREFIX=	p5-
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:apache,cpan
--- p5-Mail-SpamAssassin-3.2.4_3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list