[107252] trunk/dports

mfeiri at macports.org mfeiri at macports.org
Mon Jun 24 03:44:30 PDT 2013


Revision: 107252
          https://trac.macports.org/changeset/107252
Author:   mfeiri at macports.org
Date:     2013-06-24 03:44:30 -0700 (Mon, 24 Jun 2013)
Log Message:
-----------
archivers/libarchive: Update to version 3.1.2 and rev bump dependents (#35867, maintainer timeout)

Modified Paths:
--------------
    trunk/dports/archivers/libarchive/Portfile
    trunk/dports/devel/elftoolchain/Portfile
    trunk/dports/devel/gvfs/Portfile
    trunk/dports/gnome/totem-pl-parser/Portfile
    trunk/dports/irc/epic5/Portfile
    trunk/dports/kde/ark/Portfile

Modified: trunk/dports/archivers/libarchive/Portfile
===================================================================
--- trunk/dports/archivers/libarchive/Portfile	2013-06-24 08:23:04 UTC (rev 107251)
+++ trunk/dports/archivers/libarchive/Portfile	2013-06-24 10:44:30 UTC (rev 107252)
@@ -1,10 +1,11 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup        github 1.0
+name             libarchive
+homepage         http://libarchive.org/
+master_sites     ${homepage}downloads/
+version          3.1.2
 
-github.setup     libarchive libarchive 2.8.5 v
-github.tarball_from downloads
 categories       archivers
 license          BSD
 maintainers      toby
@@ -12,20 +13,17 @@
 long_description \
 	Libarchive is a programming library that can create and \
 	read several different streaming archive formats, including \
-	most popular tar variants and several cpio formats. It can \
+	most popular tar variants, several cpio formats, 7zip and rar. It can \
 	also write shar archives.
-homepage         http://libarchive.github.com/
 platforms        darwin
 
-checksums        rmd160  b4b75a5cf5b15312dff8addde44d91161ad1a7a4 \
-                 sha256  13993e0ffbd121ccda46ea226b1f8eac218de0fa8da7d8b1f998093d5c32a72d
+checksums        rmd160  77c42598b754996481c1fa45c71eca5a428a094c \
+                 sha256  eb87eacd8fe49e8d90c8fdc189813023ccc319c5e752b01fb6ad0cc7b2c53d5e
 
-depends_lib      port:bzip2 port:zlib port:openssl port:libxml2
+depends_lib      port:bzip2 port:zlib port:openssl port:libxml2 port:xz \
+                 port:lzo2
 
-configure.args   --enable-bsdtar=shared --enable-bsdcpio=shared \
-                 --without-lzmadec --without-lzma
+configure.args   --enable-bsdtar=shared --enable-bsdcpio=shared
 
-variant lzma description "LZMA support" {
-    configure.args-delete   --without-lzma
-    depends_lib-append      port:xz
-}
+livecheck.type  regex
+livecheck.regex libarchive-(\[0-9.\]+)\\.tar.gz

Modified: trunk/dports/devel/elftoolchain/Portfile
===================================================================
--- trunk/dports/devel/elftoolchain/Portfile	2013-06-24 08:23:04 UTC (rev 107251)
+++ trunk/dports/devel/elftoolchain/Portfile	2013-06-24 10:44:30 UTC (rev 107252)
@@ -4,6 +4,7 @@
 
 name            elftoolchain
 version         0.6.1
+revision        1
 categories      devel
 platforms       darwin
 license         BSD

Modified: trunk/dports/devel/gvfs/Portfile
===================================================================
--- trunk/dports/devel/gvfs/Portfile	2013-06-24 08:23:04 UTC (rev 107251)
+++ trunk/dports/devel/gvfs/Portfile	2013-06-24 10:44:30 UTC (rev 107252)
@@ -5,6 +5,7 @@
 
 name            gvfs
 version         1.6.7
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 categories      devel

Modified: trunk/dports/gnome/totem-pl-parser/Portfile
===================================================================
--- trunk/dports/gnome/totem-pl-parser/Portfile	2013-06-24 08:23:04 UTC (rev 107251)
+++ trunk/dports/gnome/totem-pl-parser/Portfile	2013-06-24 10:44:30 UTC (rev 107252)
@@ -5,6 +5,7 @@
 
 name            totem-pl-parser
 version         2.32.6
+revision        1
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      gnome
 license         LGPL-2+

Modified: trunk/dports/irc/epic5/Portfile
===================================================================
--- trunk/dports/irc/epic5/Portfile	2013-06-24 08:23:04 UTC (rev 107251)
+++ trunk/dports/irc/epic5/Portfile	2013-06-24 10:44:30 UTC (rev 107252)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 name             epic5
 version          1.1.2
-revision        1
+revision        2
 categories       irc
 maintainers      toby
 description      (E)nhanced (P)rogrammable (I)RC-II (C)lient 5

Modified: trunk/dports/kde/ark/Portfile
===================================================================
--- trunk/dports/kde/ark/Portfile	2013-06-24 08:23:04 UTC (rev 107251)
+++ trunk/dports/kde/ark/Portfile	2013-06-24 10:44:30 UTC (rev 107252)
@@ -6,6 +6,7 @@
 
 name                ark
 version             4.10.3
+revision            1
 categories          kde kde4
 license             GPL-2+
 maintainers         nicos openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130624/80c30209/attachment.html>


More information about the macports-changes mailing list