[139635] users/devans/GNOME-3/unstable-c++11/dports/devel/libsigcxx2/ Portfile

devans at macports.org devans at macports.org
Sat Aug 22 03:52:46 PDT 2015


Revision: 139635
          https://trac.macports.org/changeset/139635
Author:   devans at macports.org
Date:     2015-08-22 03:52:46 -0700 (Sat, 22 Aug 2015)
Log Message:
-----------
GNOME-3/unstable-c++11: libsigcxx2, update to version 2.5.2, TODO file no longer provided.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable-c++11/dports/devel/libsigcxx2/Portfile

Modified: users/devans/GNOME-3/unstable-c++11/dports/devel/libsigcxx2/Portfile
===================================================================
--- users/devans/GNOME-3/unstable-c++11/dports/devel/libsigcxx2/Portfile	2015-08-22 06:49:12 UTC (rev 139634)
+++ users/devans/GNOME-3/unstable-c++11/dports/devel/libsigcxx2/Portfile	2015-08-22 10:52:46 UTC (rev 139635)
@@ -9,7 +9,7 @@
 
 name                libsigcxx2
 set gname           libsigc++
-version             2.5.1
+version             2.5.2
 license             LGPL-2.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          devel
@@ -26,8 +26,8 @@
 distname            ${gname}-${version}
 use_xz              yes
 
-checksums           sha256  969c37be81714e49c8cd35dbfb48f40f849961ca5468f883169db95bb5b7a36e \
-                    rmd160  2e22e8ec33750730c922138d79af34058733143c
+checksums           sha256  b7b230b38692bb9a6e6a90e10e2e62cd89a3f1a496af09a899480640724f009d \
+                    rmd160  83f048ef0249667f29ad655387a1e7aef89fef02
 
 # set pbranch to desired perl version
 # currently 5.22 (#48365)
@@ -55,7 +55,7 @@
 post-destroot {
     set docdir ${prefix}/share/doc/${gname}-2.0
     xinstall -d ${destroot}${docdir}
-    xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS README TODO \
+    xinstall -m 0644 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS README \
         ${destroot}${docdir}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150822/296ab606/attachment.html>


More information about the macports-changes mailing list