ports/71654: [PATCH] textproc/p5-Lingua-EN-AddressParse: update and unbreak in 4.X

Cheng-Lung Sung clsung at tw.freebsd.org
Sun Sep 12 16:20:31 UTC 2004


>Number:         71654
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Lingua-EN-AddressParse: update and unbreak in 4.X
>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:   Sun Sep 12 16:20:31 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat May 29 08:18:00 CST 2004
>Description:
- Update to 1.12
- Unbreak that this port can be compiled in OSVERSION < 500000.

Port maintainer (svenasse at polaris.ca) is cc'd.

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

--- p5-Lingua-EN-AddressParse-1.12.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Lingua-EN-AddressParse/Makefile /home/clsung/p5-Lingua-EN-AddressParse/Makefile
--- /usr/ports/textproc/p5-Lingua-EN-AddressParse/Makefile	Mon Feb 23 05:38:46 2004
+++ /home/clsung/p5-Lingua-EN-AddressParse/Makefile	Mon Sep 13 00:13:14 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Lingua-EN-AddressParse
-PORTVERSION=	1.11
+PORTVERSION=	1.12
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Lingua
@@ -25,10 +25,4 @@
 MAN3=	Lingua::EN::AddressGrammar.3 \
 	Lingua::EN::AddressParse.3
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN=		"Does not compile"
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Lingua-EN-AddressParse/distinfo /home/clsung/p5-Lingua-EN-AddressParse/distinfo
--- /usr/ports/textproc/p5-Lingua-EN-AddressParse/distinfo	Thu Apr  1 05:35:15 2004
+++ /home/clsung/p5-Lingua-EN-AddressParse/distinfo	Mon Sep 13 00:12:51 2004
@@ -1,2 +1,2 @@
-MD5 (Lingua-EN-AddressParse-1.11.tar.gz) = 4d28c3ca3c2bb32f178dbf8b077d286b
-SIZE (Lingua-EN-AddressParse-1.11.tar.gz) = 13565
+MD5 (Lingua-EN-AddressParse-1.12.tar.gz) = cfd32f7f6a08bc6e7e14ee07e0a49927
+SIZE (Lingua-EN-AddressParse-1.12.tar.gz) = 14364
--- p5-Lingua-EN-AddressParse-1.12.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list