[74562] trunk/dports/comms/libnfc/Portfile

snc at macports.org snc at macports.org
Tue Dec 21 13:18:17 PST 2010


Revision: 74562
          http://trac.macports.org/changeset/74562
Author:   snc at macports.org
Date:     2010-12-21 13:18:11 -0800 (Tue, 21 Dec 2010)
Log Message:
-----------
libnfc:
 * update to 1.4.0, #27629, maintainer timeout
 * add license
 * add missing build dependency

Modified Paths:
--------------
    trunk/dports/comms/libnfc/Portfile

Modified: trunk/dports/comms/libnfc/Portfile
===================================================================
--- trunk/dports/comms/libnfc/Portfile	2010-12-21 21:06:18 UTC (rev 74561)
+++ trunk/dports/comms/libnfc/Portfile	2010-12-21 21:18:11 UTC (rev 74562)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem              1.0
@@ -3,8 +4,9 @@
 
 name                    libnfc
-version                 1.2.1
+version                 1.4.0
 platforms               darwin
 categories              comms devel
 maintainers             9600.org:al-libnfcport
+license                 LGPL
 
 description             Nearfield Communications Library (RFID)
@@ -18,9 +20,9 @@
 homepage                http://www.libnfc.org/
 master_sites            googlecode
 
-checksums               md5 90ce5d0445c6228f0e80ae3b62709f96 \
-                        sha1 2e0c4798d47c0bed3ef52bb0bce31b44210b2266 \
-                        rmd160 4a77224bad0a0fcdb4e5dc27bcd111aef47d42c6 \
+checksums           md5     c4a1b275f63597fdf8c0bb5c9bbbaad2 \
+                    sha1    1c8f147d6e8b508d6d2e8012ed8bbc37b9b1a9dd
 
+depends_build           port:pkgconfig
 depends_lib             port:libusb \
                         port:libusb-compat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101221/45279403/attachment.html>


More information about the macports-changes mailing list