ports/175547: [PATCH] textproc/p5-Unicode-LineBreak: update to 2012.10
Geoffroy Desvernay
dgeo at centrale-marseille.fr
Thu Jan 24 17:00:01 UTC 2013
>Number: 175547
>Category: ports
>Synopsis: [PATCH] textproc/p5-Unicode-LineBreak: update to 2012.10
>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: Thu Jan 24 17:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Geoffroy Desvernay
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
Ecole Centrale de Marseille
>Environment:
System: FreeBSD dgeo.sysadm.ec-m.fr 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Tue Dec 18 11:55:35 CET 2012
>Description:
- Update to 2012.10
Needed to workaround a bug in mail/sympa where confirmation links in emails are broken (and certainly other software)
Changed Makefile headers to make portlint happy :)
Port maintainer (Olivier.Girard at univ-angers.fr) is cc'd.
Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:
--- p5-Unicode-LineBreak-2012.10.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 310936)
+++ Makefile (working copy)
@@ -1,13 +1,9 @@
-# New ports collection makefile for: textproc/p5-Unicode-LineBreak
-# Date created: 05 February 2011
-# Whom: Olivier Girard <Olivier.Girard at univ-angers.fr>
-#
+# Created by: Olivier Girard <Olivier.Girard at univ-angers.fr>
# $FreeBSD$
#
PORTNAME= Unicode-LineBreak
-PORTVERSION= 1.008.2
-PORTREVISION= 1
+PORTVERSION= 2012.10
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Index: distinfo
===================================================================
--- distinfo (revision 310936)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (Unicode-LineBreak-1.008.2.tar.gz) = a9731f68fa13b53eea74ab7a20b6d1fa81be30feaa6ed1354039e770110a3a0f
-SIZE (Unicode-LineBreak-1.008.2.tar.gz) = 498664
+SHA256 (Unicode-LineBreak-2012.10.tar.gz) = e4a37ace916aa74061321267364b5eeb840d50094a613ce9e0274ffff5e9e3e1
+SIZE (Unicode-LineBreak-2012.10.tar.gz) = 281832
Index: pkg-plist
===================================================================
--- pkg-plist (revision 310936)
+++ pkg-plist (working copy)
@@ -1,12 +1,14 @@
%%SITE_PERL%%/mach/Text/LineFold.pm
%%SITE_PERL%%/mach/Text/LineFold/JA_JP.pod
%%SITE_PERL%%/mach/Unicode/GCString.pm
+%%SITE_PERL%%/mach/Unicode/GCString.pod
%%SITE_PERL%%/mach/Unicode/GCString/JA_JP.pod
%%SITE_PERL%%/mach/Unicode/LineBreak.pod
%%SITE_PERL%%/mach/Unicode/LineBreak.pm
%%SITE_PERL%%/mach/Unicode/LineBreak/Defaults.pm.sample
%%SITE_PERL%%/mach/Unicode/LineBreak/Constants.pm
%%SITE_PERL%%/mach/Unicode/LineBreak/JA_JP.pod
+%%SITE_PERL%%/mach/auto/sombok/extralibs.ld
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/LineBreak/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/LineBreak/LineBreak.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/LineBreak/LineBreak.so
@@ -15,5 +17,6 @@
@dirrmtry %%SITE_PERL%%/mach/Unicode/LineBreak
@dirrmtry %%SITE_PERL%%/mach/Unicode/GCString
@dirrmtry %%SITE_PERL%%/mach/Unicode
+ at dirrmtry %%SITE_PERL%%/mach/auto/sombok
@dirrmtry %%SITE_PERL%%/mach/Text/LineFold
@dirrmtry %%SITE_PERL%%/mach/Text
--- p5-Unicode-LineBreak-2012.10.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list