aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2014-11-30 22:53:52 +0000
committerJason E. Hale <jhale@FreeBSD.org>2014-11-30 22:53:52 +0000
commit044c75726728ae2a33abc1f39db5eb5af92890dd (patch)
tree63d9d427c0657a4fedaa4d995d4319b3402e1085
parent91cf338cf85b5495a4bbd8d52713c0f3089da64e (diff)
downloadports-044c75726728ae2a33abc1f39db5eb5af92890dd.tar.gz
ports-044c75726728ae2a33abc1f39db5eb5af92890dd.zip
- Update to 1.1
Notes
Notes: svn path=/head/; revision=373693
-rw-r--r--devel/npth/Makefile2
-rw-r--r--devel/npth/distinfo4
-rw-r--r--devel/npth/pkg-plist2
3 files changed, 4 insertions, 4 deletions
diff --git a/devel/npth/Makefile b/devel/npth/Makefile
index 9a5bb83a6c8b..a8d3f0c20c9c 100644
--- a/devel/npth/Makefile
+++ b/devel/npth/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= npth
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= devel
MASTER_SITES= GNUPG/${PORTNAME}
diff --git a/devel/npth/distinfo b/devel/npth/distinfo
index f177e7acd622..d2c8105d5320 100644
--- a/devel/npth/distinfo
+++ b/devel/npth/distinfo
@@ -1,2 +1,2 @@
-SHA256 (npth-1.0.tar.bz2) = 9ad49de376310effab7fdad69581054b0fa9023d062032d06e73058146c8f76e
-SIZE (npth-1.0.tar.bz2) = 292804
+SHA256 (npth-1.1.tar.bz2) = 896c561eb2ec8da35f11828fb04a3fbff12d41ff657c799056d7dc4a66e5df7f
+SIZE (npth-1.1.tar.bz2) = 293362
diff --git a/devel/npth/pkg-plist b/devel/npth/pkg-plist
index 54bab9832e73..42ad941e175c 100644
--- a/devel/npth/pkg-plist
+++ b/devel/npth/pkg-plist
@@ -2,5 +2,5 @@ bin/npth-config
include/npth.h
lib/libnpth.so
lib/libnpth.so.0
-lib/libnpth.so.0.0.3
+lib/libnpth.so.0.0.4
share/aclocal/npth.m4