[128965] trunk/dports/devel/libftdi/Portfile

snc at macports.org snc at macports.org
Mon Dec 1 06:27:40 PST 2014


Revision: 128965
          https://trac.macports.org/changeset/128965
Author:   snc at macports.org
Date:     2014-12-01 06:27:40 -0800 (Mon, 01 Dec 2014)
Log Message:
-----------
libftdi1: update to 1.2, include optional dependencies

Modified Paths:
--------------
    trunk/dports/devel/libftdi/Portfile

Modified: trunk/dports/devel/libftdi/Portfile
===================================================================
--- trunk/dports/devel/libftdi/Portfile	2014-12-01 05:58:41 UTC (rev 128964)
+++ trunk/dports/devel/libftdi/Portfile	2014-12-01 14:27:40 UTC (rev 128965)
@@ -38,14 +38,18 @@
 subport             libftdi1 {
     PortGroup           cmake 1.0
 
-    version             1.1
+    version             1.2
     distname            libftdi1-${version}
     use_bzip2           yes
 
-    depends_lib-append  port:libconfuse port:gettext port:libusb
+    depends_lib-append  port:boost \
+                        port:gettext \
+                        port:libconfuse \
+                        port:libusb \
+                        port:swig
 
-    checksums           rmd160  185237715206743b3c4aeea1510137eca7c9042d \
-                        sha256  c0b1af1a13e2c6682a1d8041e5b164a1e0d90267cd378bb51e059bd62f821e21
+    checksums           rmd160  649ec3143c01257813626527a5f3a568262b3636 \
+                        sha256  a6ea795c829219015eb372b03008351cee3fb39f684bff3bf8a4620b558488d6
     livecheck.regex     ${subport}-(1(\\.\\d+)+)
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141201/5b96c378/attachment.html>


More information about the macports-changes mailing list