<!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>[131060] trunk/dports/devel/subversion-perlbindings/Portfile</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/131060">131060</a></dd>
<dt>Author</dt> <dd>dluke@macports.org</dd>
<dt>Date</dt> <dd>2015-01-05 08:42:33 -0800 (Mon, 05 Jan 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>subversion-perlbindings: undo <a href="https://trac.macports.org/changeset/130885">r130885</a> (unauthhorized change to non-openmaintainer port)</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsdevelsubversionperlbindingsPortfile">trunk/dports/devel/subversion-perlbindings/Portfile</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsdevelsubversionperlbindingsPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/devel/subversion-perlbindings/Portfile (131059 => 131060)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/devel/subversion-perlbindings/Portfile        2015-01-05 15:33:45 UTC (rev 131059)
+++ trunk/dports/devel/subversion-perlbindings/Portfile        2015-01-05 16:42:33 UTC (rev 131060)
</span><span class="lines">@@ -1,22 +1,21 @@
</span><del>-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
</del><span class="cx"> # $Id$
</span><span class="cx"> 
</span><del>-PortSystem          1.0
</del><ins>+PortSystem 1.0
</ins><span class="cx"> 
</span><del>-name                subversion-perlbindings
-version             1.8.11
-categories          devel perl
-platforms           darwin
-maintainers         geeklair.net:dluke blair
-description         Perl bindings for the subversion version control system (svn)
-license             Apache-2
</del><ins>+name                        subversion-perlbindings
+version                        1.8.11
+categories                devel perl
+platforms                darwin
+maintainers                geeklair.net:dluke blair
+description                Perl bindings for the subversion version control system (svn)
+license                        Apache-2
</ins><span class="cx"> 
</span><del>-long_description    Subversion (svn) is a version control system designed to be \
-                    as similar to cvs(1) as possible, while fixing many \
-                    outstanding problems with cvs(1). The perl bindings \
-                    provide access to subversion API from perl.
</del><ins>+long_description        Subversion (svn) is a version control system designed to be \
+                        as similar to cvs(1) as possible, while fixing many \
+                        outstanding problems with cvs(1). The perl bindings \
+                        provide access to subversion API from perl.
</ins><span class="cx"> 
</span><del>-homepage            http://subversion.apache.org/
</del><ins>+homepage                http://subversion.apache.org/
</ins><span class="cx"> 
</span><span class="cx"> set perl5.branches {5.8 5.10 5.12 5.14 5.16 5.18 5.20}
</span><span class="cx"> foreach branch ${perl5.branches} {
</span><span class="lines">@@ -25,102 +24,96 @@
</span><span class="cx"> 
</span><span class="cx">     subport ${name}-${branch} {
</span><span class="cx">         set perl5.branch $branch
</span><del>-        foreach c_perl ${other_perls} {
</del><ins>+        foreach c_perl ${other_perls} {
</ins><span class="cx">             conflicts-append ${name}-${c_perl}
</span><span class="cx">         }
</span><span class="cx">     }
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> if {${subport} eq ${name}} {
</span><del>-
</del><span class="cx">     distfiles
</span><span class="cx">     supported_archs noarch
</span><span class="cx">     # depend on a default perl version
</span><del>-    depends_lib     port:${name}-5.16
</del><ins>+    depends_lib port:${name}-5.16
</ins><span class="cx">     # avoid conflict with old version when upgrading
</span><del>-    replaced_by     ${name}-5.16
-    use_configure   no
-    build           {}
</del><ins>+    replaced_by ${name}-5.16
+    use_configure no
+    build {}
</ins><span class="cx">     destroot {
</span><del>-    xinstall -d ${destroot}${prefix}/share/doc/${name}
</del><ins>+        xinstall -d ${destroot}${prefix}/share/doc/${name}
</ins><span class="cx">         system &quot;echo $name is a stub port &gt; ${destroot}${prefix}/share/doc/${name}/README&quot;
</span><span class="cx">     }
</span><del>-    livecheck.type  regex
-    livecheck.url   http://svn.apache.org/repos/asf/subversion/tags/
-    livecheck.regex &quot;(\\d+\\.\\d+\\.\\d+)/&quot;
-
</del><ins>+        livecheck.type        regex
+        livecheck.url        http://svn.apache.org/repos/asf/subversion/tags/
+        livecheck.regex        &quot;(\\d+\\.\\d+\\.\\d+)/&quot;
</ins><span class="cx"> } else {
</span><span class="cx"> 
</span><del>-    master_sites    apache:subversion
-    use_bzip2       yes
-    checksums       rmd160  0c512065a168c4e928917e4377dc02b26fcbc72a \
-                    sha256  10b056420e1f194c12840368f6bf58842e6200f9cb8cc5ebbf9be2e89e56e4d9
</del><ins>+master_sites                apache:subversion
+use_bzip2                yes
+checksums        sha1        161edaee328f4fdcfd2a7c10ecd3fbcd51c61275 \
+                rmd160        0c512065a168c4e928917e4377dc02b26fcbc72a
+                
+distname                subversion-${version}
+dist_subdir                subversion
</ins><span class="cx"> 
</span><del>-    distname        subversion-${version}
-    dist_subdir     subversion
</del><ins>+test.run                yes
+test.target                check-swig-pl
</ins><span class="cx"> 
</span><del>-    test.run        yes
-    test.target     check-swig-pl
</del><ins>+use_parallel_build        no
</ins><span class="cx"> 
</span><del>-    use_parallel_build no
</del><ins>+depends_lib                port:expat \
+                        port:apr port:apr-util \
+                        port:db46 port:subversion \
+                        port:perl${perl5.branch} \
+                        port:gettext port:libiconv \
+                        port:serf1 port:cyrus-sasl2 \
+                        port:sqlite3 port:libmagic \
+                        port:libcomerr \
+                        port:zlib
</ins><span class="cx"> 
</span><del>-    depends_lib     port:expat \
-                    port:apr port:apr-util \
-                    port:db46 port:subversion \
-                    port:perl${perl5.branch} \
-                    port:gettext port:libiconv \
-                    port:serf1 port:cyrus-sasl2 \
-                    port:sqlite3 port:libmagic \
-                    port:libcomerr \
-                    port:zlib
</del><ins>+configure.args                --with-berkeley-db=:${prefix}/include/db46:${prefix}/lib/db46:db-4.6 \
+                        --with-apr=${prefix}/bin/apr-1-config \
+                        --with-apr-util=${prefix}/bin/apu-1-config --without-apxs \
+                        --mandir=\\\${prefix}/share/man \
+                        --with-serf=${prefix} \
+                        --with-sasl=${prefix} \
+                        --with-libmagic=${prefix} \
+                        --without-gnome-keyring
</ins><span class="cx"> 
</span><del>-    configure.args  --with-berkeley-db=:${prefix}/include/db46:${prefix}/lib/db46:db-4.6 \
-                    --with-apr=${prefix}/bin/apr-1-config \
-                    --with-apr-util=${prefix}/bin/apu-1-config --without-apxs \
-                    --mandir=\\\${prefix}/share/man \
-                    --with-serf=${prefix} \
-                    --with-sasl=${prefix} \
-                    --with-libmagic=${prefix} \
-                    --without-gnome-keyring
</del><ins>+configure.env                ac_cv_path_PERL=${prefix}/bin/perl${perl5.branch}
</ins><span class="cx"> 
</span><del>-    configure.env   ac_cv_path_PERL=${prefix}/bin/perl${perl5.branch}
</del><ins>+build.target                swig-pl
+destroot.target                install-swig-pl-lib DESTDIR=${destroot} &amp;&amp; \
+                        cd &quot;${worksrcpath}/subversion/bindings/swig/perl/native&quot; &amp;&amp;\
+                        make pure_install
</ins><span class="cx"> 
</span><del>-    build.target    swig-pl
-    destroot.target install-swig-pl-lib DESTDIR=${destroot} &amp;&amp; \
-                    cd &quot;${worksrcpath}/subversion/bindings/swig/perl/native&quot; &amp;&amp;\
-                    make pure_install
</del><ins>+destroot.args                INSTALLDIRS=vendor
</ins><span class="cx"> 
</span><del>-    destroot.args   INSTALLDIRS=vendor
</del><ins>+pre-configure {                reinplace &quot;s|hardcode_direct=yes|hardcode_direct=no|g&quot; \
+                                ${worksrcpath}/configure
+                        }
</ins><span class="cx"> 
</span><del>-    pre-configure {
-        reinplace &quot;s|hardcode_direct=yes|hardcode_direct=no|g&quot; ${worksrcpath}/configure
-    }
</del><ins>+post-configure {        reinplace &quot;s|need_relink=yes|need_relink=no|g&quot; \
+                                ${worksrcpath}/libtool
+                        }
</ins><span class="cx"> 
</span><del>-    post-configure {
-        reinplace &quot;s|need_relink=yes|need_relink=no|g&quot; ${worksrcpath}/libtool
-    }
</del><ins>+variant no_bdb description {Build without support for BerkeleyDB repositories} {
+                        depends_lib-delete      port:db46
+                        configure.args-delete   --with-berkeley-db=:${prefix}/include/db46:${prefix}/lib/db46:db-4.6
+                        configure.args-append   --without-berkeley-db
+                        }
</ins><span class="cx"> 
</span><del>-    variant no_bdb description {Build without support for BerkeleyDB repositories} {
-        depends_lib-delete \
-                    port:db46
-        configure.args-delete \
-                    --with-berkeley-db=:${prefix}/include/db46:${prefix}/lib/db46:db-4.6
-        configure.args-append \
-                    --without-berkeley-db
-    }
-
-    post-destroot {
-        foreach packlist [exec find ${destroot} -name .packlist] {
-            ui_info &quot;Fixing packlist ${packlist}&quot;
-            reinplace &quot;s|${destroot}||&quot; ${packlist}
</del><ins>+post-destroot {
+                foreach packlist [exec find ${destroot} -name .packlist] {
+                        ui_info &quot;Fixing packlist ${packlist}&quot;
+                        reinplace &quot;s|${destroot}||&quot; ${packlist}
+                }
</ins><span class="cx">         }
</span><del>-    }
</del><span class="cx"> 
</span><del>-    # CarbonCore/MacTypes.h: No such file or directory
-    platform puredarwin {
-        configure.args-append \
-                    --disable-keychain
-    }
</del><ins>+# CarbonCore/MacTypes.h: No such file or directory
+platform puredarwin {                configure.args-append \
+                                        --disable-keychain
+                                }
</ins><span class="cx"> 
</span><del>-    livecheck.type  none
</del><ins>+livecheck.type  none
</ins><span class="cx"> }
</span></span></pre>
</div>
</div>

</body>
</html>