Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2003 00:04:14 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@tiger2.net
Subject:   ports/57904: Update port: p5-I18N-LangTags to 0.29
Message-ID:  <20031012160414.2302C155B1@mail.dragon2.net>
Resent-Message-ID: <200310121610.h9CGAFBc007084@freefall.freebsd.org>

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

>Number:         57904
>Category:       ports
>Synopsis:       Update port: p5-I18N-LangTags to 0.29
>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 Oct 12 09:10:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #3: Wed Oct 8 07:32:16 CST 2003 root@sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386


>Description:
- Update port misc/p5-I18N-LangTags from 0.28 to 0.29
>How-To-Repeat:
>Fix:

diff -ruN /usr/ports/misc/p5-I18N-LangTags/Makefile ./p5-I18N-LangTags/Makefile
--- /usr/ports/misc/p5-I18N-LangTags/Makefile	Tue Sep  9 21:00:00 2003
+++ ./p5-I18N-LangTags/Makefile	Sun Oct 12 23:52:21 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	I18N-LangTags
-PORTVERSION=	0.28
+PORTVERSION=	0.29
 CATEGORIES=	misc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	I18N
diff -ruN /usr/ports/misc/p5-I18N-LangTags/distinfo ./p5-I18N-LangTags/distinfo
--- /usr/ports/misc/p5-I18N-LangTags/distinfo	Tue Sep  9 21:00:00 2003
+++ ./p5-I18N-LangTags/distinfo	Sun Oct 12 23:52:14 2003
@@ -1 +1 @@
-MD5 (I18N-LangTags-0.28.tar.gz) = c07caa7a2bd39ff31f98a747ac48b031
+MD5 (I18N-LangTags-0.29.tar.gz) = 4c7ea4ee671b58e4088f7791c02fa945
diff -ruN /usr/ports/misc/p5-I18N-LangTags/files/patch-Makefile.PL ./p5-I18N-LangTags/files/patch-Makefile.PL
--- /usr/ports/misc/p5-I18N-LangTags/files/patch-Makefile.PL	Thu Jan  1 08:00:00 1970
+++ ./p5-I18N-LangTags/files/patch-Makefile.PL	Mon Oct 13 00:00:37 2003
@@ -0,0 +1,13 @@
+--- Makefile.PL.orig	Sat Oct 11 09:04:24 2003
++++ Makefile.PL	Mon Oct 13 00:00:33 2003
+@@ -10,8 +10,8 @@
+     'ABSTRACT_FROM' => 'lib/I18N/LangTags.pm', # 
+     'dist'        => { COMPRESS => 'gzip -6f', SUFFIX => 'gz', },
+     
+-    (($] >= 5.007003) ?
+-     ('INSTALLDIRS' => 'perl') : ()),
++#    (($] >= 5.007003) ?
++#     ('INSTALLDIRS' => 'perl') : ()),
+ 
+ );
+ 

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



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