[141106] trunk/dports/archivers/zip/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Oct 10 16:23:07 PDT 2015


Revision: 141106
          https://trac.macports.org/changeset/141106
Author:   jeremyhu at macports.org
Date:     2015-10-10 16:23:06 -0700 (Sat, 10 Oct 2015)
Log Message:
-----------
zip: Add missing dependency on bzip2

Modified Paths:
--------------
    trunk/dports/archivers/zip/Portfile

Modified: trunk/dports/archivers/zip/Portfile
===================================================================
--- trunk/dports/archivers/zip/Portfile	2015-10-10 23:22:33 UTC (rev 141105)
+++ trunk/dports/archivers/zip/Portfile	2015-10-10 23:23:06 UTC (rev 141106)
@@ -5,6 +5,7 @@
 
 name				zip
 version				3.00
+revision			1
 categories			archivers
 license				BSD
 installs_libs		no
@@ -30,6 +31,8 @@
                         sha1    c9f4099ecf2772b53c2dd4a8e508064ce015d182 \
                         rmd160  1fc99daf3e36494ba392c7514a714fe3d258d232
 
+depends_lib		port:bzip2
+
 extract.suffix		.tgz
 
 set args			"-f unix/Makefile"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151010/d36bd5cd/attachment-0001.html>


More information about the macports-changes mailing list