[103579] trunk/dports/devel/libftdi/Portfile
snc at macports.org
snc at macports.org
Fri Mar 1 14:21:52 PST 2013
Revision: 103579
https://trac.macports.org/changeset/103579
Author: snc at macports.org
Date: 2013-03-01 14:21:52 -0800 (Fri, 01 Mar 2013)
Log Message:
-----------
libftdi: update to 1.0
Modified Paths:
--------------
trunk/dports/devel/libftdi/Portfile
Modified: trunk/dports/devel/libftdi/Portfile
===================================================================
--- trunk/dports/devel/libftdi/Portfile 2013-03-01 22:13:56 UTC (rev 103578)
+++ trunk/dports/devel/libftdi/Portfile 2013-03-01 22:21:52 UTC (rev 103579)
@@ -2,9 +2,10 @@
# $Id$
PortSystem 1.0
+PortGroup cmake 1.0
name libftdi
-version 0.20
+version 1.0
categories devel
license GPL-2+
maintainers snc openmaintainer
@@ -13,11 +14,15 @@
FT232BM/245BM, FT2232C/D and FT232/245R \
using libusb, including the popular bitbang mode. \
The license is LGPL.
-homepage http://www.intra2net.com/de/produkte/opensource/ftdi
+homepage http://www.intra2net.com/en/developer/libftdi/
platforms darwin
-master_sites http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/
+master_sites http://www.intra2net.com/en/developer/libftdi/download/
-depends_lib port:libusb-compat
+distname libftdi1-${version}
+use_bzip2 yes
-checksums rmd160 7406f831a6d7b3ccf8e246504f7275a5208f94e9 \
- sha256 3176d5b5986438f33f5208e690a8bfe90941be501cc0a72118ce3d338d4b838e
+depends_lib port:libconfuse \
+ port:libusb-compat
+
+checksums rmd160 288ca78807455be6c2625a98cc5b313638d7a903 \
+ sha256 7290fd38208d8c00d25ed13ce172aaa0403b37148080e4a33a99837022d2b321
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130301/6b008cd2/attachment.html>
More information about the macports-changes
mailing list