diff options
author | romain <romain@FreeBSD.org> | 2011-02-23 23:24:37 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2011-02-23 23:24:37 +0800 |
commit | 79743ab77f4f0d975c1a0182b37cba68508b2bba (patch) | |
tree | 7a1384e5f7a07a8f9d279136919cc7b32794ea65 /devel | |
parent | f8d0b829e95c2d3868f53d86e7b3ecfb9fc4ccbb (diff) | |
download | freebsd-ports-gnome-79743ab77f4f0d975c1a0182b37cba68508b2bba.tar.gz freebsd-ports-gnome-79743ab77f4f0d975c1a0182b37cba68508b2bba.tar.zst freebsd-ports-gnome-79743ab77f4f0d975c1a0182b37cba68508b2bba.zip |
Update to 1.4.2.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libnfc/Makefile | 2 | ||||
-rw-r--r-- | devel/libnfc/distinfo | 4 | ||||
-rw-r--r-- | devel/libnfc/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/devel/libnfc/Makefile b/devel/libnfc/Makefile index 06003ff0030e..abc7e5bc9c90 100644 --- a/devel/libnfc/Makefile +++ b/devel/libnfc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libnfc -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.2 CATEGORIES= devel MASTER_SITES= http://${PORTNAME}.googlecode.com/files/ \ http://romain.blogreen.org/distfiles/ diff --git a/devel/libnfc/distinfo b/devel/libnfc/distinfo index bd190607df18..c31be8f47aa6 100644 --- a/devel/libnfc/distinfo +++ b/devel/libnfc/distinfo @@ -1,2 +1,2 @@ -SHA256 (libnfc-1.4.0.tar.gz) = 441246286247f71ebe5f3060304202809601a6f2b91a33251834c65ae4b6ed02 -SIZE (libnfc-1.4.0.tar.gz) = 471552 +SHA256 (libnfc-1.4.2.tar.gz) = 295ad8a0dc0e4469d9f10589449a9a04eed284a2e7faf398e91d84a89ca91bfa +SIZE (libnfc-1.4.2.tar.gz) = 487310 diff --git a/devel/libnfc/pkg-plist b/devel/libnfc/pkg-plist index e27e8fb09cf5..d3d94172c088 100644 --- a/devel/libnfc/pkg-plist +++ b/devel/libnfc/pkg-plist @@ -20,7 +20,7 @@ include/nfc/nfc.h lib/libnfc.a lib/libnfc.la lib/libnfc.so -lib/libnfc.so.0 +lib/libnfc.so.1 libdata/pkgconfig/libnfc.pc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pn53x.conf %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% |