<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[141917] trunk/dports/perl/p5-locale-gettext</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/141917">141917</a></dd>
<dt>Author</dt> <dd>devans@macports.org</dd>
<dt>Date</dt> <dd>2015-10-30 20:47:00 -0700 (Fri, 30 Oct 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>p5-locale-gettext: update to version 1.07, drop outdated patches now included upstream, minor white space.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsperlp5localegettextPortfile">trunk/dports/perl/p5-locale-gettext/Portfile</a></li>
<li><a href="#trunkdportsperlp5localegettextfilespatchMakefilePL">trunk/dports/perl/p5-locale-gettext/files/patch-Makefile.PL</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportsperlp5localegettextfilespatchcpanrt356801diff">trunk/dports/perl/p5-locale-gettext/files/patch-cpan-rt-35680-1.diff</a></li>
<li><a href="#trunkdportsperlp5localegettextfilespatchcpanrt356802diff">trunk/dports/perl/p5-locale-gettext/files/patch-cpan-rt-35680-2.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsperlp5localegettextPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/perl/p5-locale-gettext/Portfile (141916 => 141917)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/perl/p5-locale-gettext/Portfile        2015-10-31 01:45:03 UTC (rev 141916)
+++ trunk/dports/perl/p5-locale-gettext/Portfile        2015-10-31 03:47:00 UTC (rev 141917)
</span><span class="lines">@@ -6,10 +6,10 @@
</span><span class="cx"> PortGroup           perl5 1.0
</span><span class="cx"> 
</span><span class="cx"> perl5.branches      5.16 5.18 5.20 5.22
</span><del>-perl5.setup         Locale-gettext 1.05
-revision            8
</del><ins>+perl5.setup         Locale-gettext 1.07
</ins><span class="cx"> set my_name         gettext
</span><span class="cx"> distname            ${my_name}-${perl5.moduleversion}
</span><ins>+worksrcdir          ${perl5.module}-${perl5.moduleversion}
</ins><span class="cx"> 
</span><span class="cx"> homepage            http://search.cpan.org/dist/gettext/
</span><span class="cx"> license             {Artistic-1 GPL}
</span><span class="lines">@@ -19,23 +19,18 @@
</span><span class="cx"> 
</span><span class="cx"> long_description    ${description}
</span><span class="cx"> 
</span><del>-checksums           md5 f3d3f474a1458f37174c410dfef61a46 \
-                    sha1 705f519ad61b4a8c522d8aaf98425e0bd21709f2 \
-                    rmd160 767adfce05b8fe77ddd7d3814951822746cf6e4b
</del><ins>+checksums           rmd160  0f5efafdfa6ede6b766cbb5dac12c980b3566068 \
+                    sha256  909d47954697e7c04218f972915b787bd1244d75e3bd01620bc167d5bbc49c15
</ins><span class="cx"> 
</span><span class="cx"> if {${perl5.major} != &quot;&quot;} {
</span><del>-depends_lib-append  port:gettext port:libiconv
</del><ins>+    depends_lib-append \
+                    port:gettext \
+                    port:libiconv
</ins><span class="cx"> 
</span><del>-# The first patch below corrects a typo in the documentation. The last two
-# correct a bug discovered by the Debian Project; they come from the CPAN RT
-# ticket tracker (http://rt.cpan.org/Public/Bug/Display.html?id=35680).
-patch.pre_args      -p1
-patchfiles          patch-Makefile.PL \
-                    patch-cpan-rt-35680-1.diff \
-                    patch-cpan-rt-35680-2.diff
</del><ins>+    patchfiles      patch-Makefile.PL
</ins><span class="cx"> 
</span><span class="cx"> # These clangs don't understand CPATH / LIBRARY_PATH and configure failures result.
</span><del>-compiler.blacklist-append {clang &lt; 319}
</del><ins>+    compiler.blacklist-append {clang &lt; 319}
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> livecheck.type      regex
</span></span></pre></div>
<a id="trunkdportsperlp5localegettextfilespatchMakefilePL"></a>
<div class="modfile"><h4>Modified: trunk/dports/perl/p5-locale-gettext/files/patch-Makefile.PL (141916 => 141917)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/perl/p5-locale-gettext/files/patch-Makefile.PL        2015-10-31 01:45:03 UTC (rev 141916)
+++ trunk/dports/perl/p5-locale-gettext/files/patch-Makefile.PL        2015-10-31 03:47:00 UTC (rev 141917)
</span><span class="lines">@@ -1,12 +1,12 @@
</span><del>---- gettext-1.05/Makefile.PL.orig        2005-01-31 10:30:22.000000000 +1100
-+++ gettext-1.05/Makefile.PL        2012-10-03 15:45:12.000000000 +1000
</del><ins>+--- Makefile.PL.orig        2015-10-30 15:37:20.000000000 -0700
++++ Makefile.PL        2015-10-30 15:38:56.000000000 -0700
</ins><span class="cx"> @@ -7,6 +7,10 @@
</span><span class="cx">  } else {
</span><span class="cx">          $cc = $Config{'cc'};
</span><span class="cx">  }
</span><span class="cx"> +my $cflags = '';
</span><span class="cx"> +if (defined($ENV{'CFLAGS'})) {
</span><del>-+        $cflags = $ENV{'CFLAGS'};
</del><ins>++       $cflags = $ENV{'CFLAGS'};
</ins><span class="cx"> +}
</span><span class="cx">  my $libs = '';
</span><span class="cx">  
</span><span class="lines">@@ -17,15 +17,6 @@
</span><span class="cx">      VERSION_FROM =&gt; 'gettext.pm', 
</span><span class="cx"> +    CC =&gt; $cc,
</span><span class="cx"> +    LD =&gt; $cc,
</span><del>- );

- sub conftest {
-@@ -50,7 +56,7 @@
-         close TEST;
-         open(SAVE, &quot;&gt;&amp;STDERR&quot;);
-         open(STDERR, &quot;&gt;/dev/null&quot;);
--        system($cc . &quot; -o conftest &quot; . $libs . &quot; conftest.c&quot;);
-+        system($cc . &quot; &quot; . $cflags  . &quot; -o conftest &quot; . $libs . &quot; conftest.c&quot;);
-         my $exitstatus = $?;
-         open(STDERR, &quot;&gt;&amp;SAVE&quot;);
-         if ($exitstatus != 0) {
</del><ins>+     META_MERGE =&gt; {
+         resources =&gt; {
+             repository =&gt; 'https://github.com/vandry/Perl-Locale-gettext',
</ins></span></pre></div>
<a id="trunkdportsperlp5localegettextfilespatchcpanrt356801diff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/perl/p5-locale-gettext/files/patch-cpan-rt-35680-1.diff (141916 => 141917)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/perl/p5-locale-gettext/files/patch-cpan-rt-35680-1.diff        2015-10-31 01:45:03 UTC (rev 141916)
+++ trunk/dports/perl/p5-locale-gettext/files/patch-cpan-rt-35680-1.diff        2015-10-31 03:47:00 UTC (rev 141917)
</span><span class="lines">@@ -1,14 +0,0 @@
</span><del>-Fix documentation in manual page
-Index: liblocale-gettext-perl/gettext.pm
-===================================================================
---- liblocale-gettext-perl.orig/gettext.pm        2006-04-13 22:49:49.000000000 +0200
-+++ liblocale-gettext-perl/gettext.pm        2008-02-03 19:53:01.000000000 +0100
-@@ -235,7 +235,7 @@
- gettext(), dgettext(), and dcgettext() attempt to retrieve a string
- matching their C&lt;msgid&gt; parameter within the context of the current
- locale. dcgettext() takes the message's category and the text domain
--as parameters while dcgettext() defaults to the LC_MESSAGES category
-+as parameters while dgettext() defaults to the LC_MESSAGES category
- and gettext() defaults to LC_MESSAGES and uses the current text domain.
- If the string is not found in the database, then C&lt;msgid&gt; is returned.

</del></span></pre></div>
<a id="trunkdportsperlp5localegettextfilespatchcpanrt356802diff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/perl/p5-locale-gettext/files/patch-cpan-rt-35680-2.diff (141916 => 141917)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/perl/p5-locale-gettext/files/patch-cpan-rt-35680-2.diff        2015-10-31 01:45:03 UTC (rev 141916)
+++ trunk/dports/perl/p5-locale-gettext/files/patch-cpan-rt-35680-2.diff        2015-10-31 03:47:00 UTC (rev 141917)
</span><span class="lines">@@ -1,25 +0,0 @@
</span><del>-Locale::Gettext exports by default the various LC_* constants as does the
-POSIX perl module. Up to perl-5.10, their definition was strictly the same
-and didn't cause any harm. Now the POSIX module evolved slightly and the
-symbol redefinition are conflictual and
-generate warnings.
-
-Resolve this by making sure that Locale::Gettext reexports the constants
-coming from the POSIX module.
-
-Fixes Debian bug #479803.
-
- -- Raphael Hertzog &lt;hertzog@debian.org&gt;
-
-Index: liblocale-gettext-perl-1.05/gettext.pm
-===================================================================
---- liblocale-gettext-perl-1.05.orig/gettext.pm        2008-05-07 09:40:23.000000000 +0200
-+++ liblocale-gettext-perl-1.05/gettext.pm        2008-05-07 09:41:04.000000000 +0200
-@@ -32,6 +32,7 @@
- =cut

- use Carp;
-+use POSIX qw(:locale_h);

- require Exporter;
- require DynaLoader;
</del></span></pre>
</div>
</div>

</body>
</html>