svn commit: r368551 - head/devel/npth

Jason E. Hale jhale at FreeBSD.org
Fri Sep 19 10:53:17 UTC 2014


Author: jhale
Date: Fri Sep 19 10:53:16 2014
New Revision: 368551
URL: http://svnweb.freebsd.org/changeset/ports/368551
QAT: https://qat.redports.org/buildarchive/r368551/

Log:
  - Update to 1.0

Modified:
  head/devel/npth/Makefile
  head/devel/npth/distinfo
  head/devel/npth/pkg-plist

Modified: head/devel/npth/Makefile
==============================================================================
--- head/devel/npth/Makefile	Fri Sep 19 10:47:13 2014	(r368550)
+++ head/devel/npth/Makefile	Fri Sep 19 10:53:16 2014	(r368551)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	npth
-PORTVERSION=	0.91
-PORTREVISION=	1
+PORTVERSION=	1.0
 CATEGORIES=	devel
 MASTER_SITES=	GNUPG/${PORTNAME}
 

Modified: head/devel/npth/distinfo
==============================================================================
--- head/devel/npth/distinfo	Fri Sep 19 10:47:13 2014	(r368550)
+++ head/devel/npth/distinfo	Fri Sep 19 10:53:16 2014	(r368551)
@@ -1,2 +1,2 @@
-SHA256 (npth-0.91.tar.bz2) = caef86ced4a331e162897818a5b924860c8d6003e52da5bdf76da00e8e0dfae1
-SIZE (npth-0.91.tar.bz2) = 299702
+SHA256 (npth-1.0.tar.bz2) = 9ad49de376310effab7fdad69581054b0fa9023d062032d06e73058146c8f76e
+SIZE (npth-1.0.tar.bz2) = 292804

Modified: head/devel/npth/pkg-plist
==============================================================================
--- head/devel/npth/pkg-plist	Fri Sep 19 10:47:13 2014	(r368550)
+++ head/devel/npth/pkg-plist	Fri Sep 19 10:53:16 2014	(r368551)
@@ -2,5 +2,5 @@ bin/npth-config
 include/npth.h
 lib/libnpth.so
 lib/libnpth.so.0
-lib/libnpth.so.0.0.2
+lib/libnpth.so.0.0.3
 share/aclocal/npth.m4


More information about the svn-ports-head mailing list