Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Mar 2007 19:06:07 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        perl@FreeBSD.org, gslin@gslin.org
Subject:   ports/110437: [PATCH] mail/p5-Mail-ListDetector: update to 1.01
Message-ID:  <20070317110607.0ED8459@netnews.NCTU.edu.tw>
Resent-Message-ID: <200703171110.l2HBA3aW027421@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         110437
>Category:       ports
>Synopsis:       [PATCH] mail/p5-Mail-ListDetector: update to 1.01
>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 Mar 17 11:10:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Sun Jan 14 14:05:12 CST 2007
>Description:
- Update to 1.01

Port maintainer (perl@FreeBSD.org) is cc'd.

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

--- p5-Mail-ListDetector-1.01.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/p5-Mail-ListDetector/Makefile /home/staff/gslin/work/ports/p5-Mail-ListDetector/Makefile
--- /usr/ports/mail/p5-Mail-ListDetector/Makefile	Wed Apr 19 15:55:03 2006
+++ /home/staff/gslin/work/ports/p5-Mail-ListDetector/Makefile	Sat Mar 17 19:05:35 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Mail-ListDetector
-PORTVERSION=	0.34
+PORTVERSION=	1.01
 CATEGORIES=	mail perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Mail
@@ -15,11 +15,10 @@
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl module for detecting mailing list messages
 
-RUN_DEPENDS=	${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid \
-		${SITE_PERL}/Email/Abstract.pm:${PORTSDIR}/mail/p5-Email-Abstract \
+RUN_DEPENDS=	${SITE_PERL}/Email/Abstract.pm:${PORTSDIR}/mail/p5-Email-Abstract \
+		${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid \
 		${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
 BUILD_DEPENDS=	${RUN_DEPENDS}
-BUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
 
 PERL_CONFIGURE=	yes
 
@@ -49,7 +48,6 @@
 
 post-install:
 	@${MKDIR} ${EXAMPLESDIR}
-	${INSTALL_SCRIPT} ${WRKSRC}/examples/sample.pl \
-		${EXAMPLESDIR}
+	${INSTALL_SCRIPT} ${WRKSRC}/examples/sample.pl ${EXAMPLESDIR}
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/mail/p5-Mail-ListDetector/distinfo /home/staff/gslin/work/ports/p5-Mail-ListDetector/distinfo
--- /usr/ports/mail/p5-Mail-ListDetector/distinfo	Wed Apr 19 15:55:03 2006
+++ /home/staff/gslin/work/ports/p5-Mail-ListDetector/distinfo	Sat Mar 17 19:01:55 2007
@@ -1,3 +1,3 @@
-MD5 (Mail-ListDetector-0.34.tar.gz) = 7281ae548845a6ae800a1b1537ac7942
-SHA256 (Mail-ListDetector-0.34.tar.gz) = 5b1851be4c4df04deccff3ec0568bcde1d95d32699c51e571f73b5ffd52edef9
-SIZE (Mail-ListDetector-0.34.tar.gz) = 39817
+MD5 (Mail-ListDetector-1.01.tar.gz) = 1d60d2ecadffaedfab89c8f286186269
+SHA256 (Mail-ListDetector-1.01.tar.gz) = 20861be5cc7c09050885b6c53bfc23783fbad3be7cbbbed8c75441ef8d8bf6b1
+SIZE (Mail-ListDetector-1.01.tar.gz) = 40197
--- p5-Mail-ListDetector-1.01.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070317110607.0ED8459>