svn commit: r445580 - head/devel/npth

Jason E. Hale jhale at FreeBSD.org
Wed Jul 12 10:12:16 UTC 2017


Author: jhale
Date: Wed Jul 12 10:12:15 2017
New Revision: 445580
URL: https://svnweb.freebsd.org/changeset/ports/445580

Log:
  Update to 1.5

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

Modified: head/devel/npth/Makefile
==============================================================================
--- head/devel/npth/Makefile	Wed Jul 12 09:42:50 2017	(r445579)
+++ head/devel/npth/Makefile	Wed Jul 12 10:12:15 2017	(r445580)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	npth
-PORTVERSION=	1.4
+PORTVERSION=	1.5
 CATEGORIES=	devel
 MASTER_SITES=	GNUPG
 

Modified: head/devel/npth/distinfo
==============================================================================
--- head/devel/npth/distinfo	Wed Jul 12 09:42:50 2017	(r445579)
+++ head/devel/npth/distinfo	Wed Jul 12 10:12:15 2017	(r445580)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495047600
-SHA256 (npth-1.4.tar.bz2) = 8915141836a3169a502d65c1ebd785fcc6d406cae5ee84474272ebf2fa96f1f2
-SIZE (npth-1.4.tar.bz2) = 299106
+TIMESTAMP = 1499854116
+SHA256 (npth-1.5.tar.bz2) = 294a690c1f537b92ed829d867bee537e46be93fbd60b16c04630fbbfcd9db3c2
+SIZE (npth-1.5.tar.bz2) = 299308

Modified: head/devel/npth/pkg-plist
==============================================================================
--- head/devel/npth/pkg-plist	Wed Jul 12 09:42:50 2017	(r445579)
+++ head/devel/npth/pkg-plist	Wed Jul 12 10:12:15 2017	(r445580)
@@ -2,5 +2,5 @@ bin/npth-config
 include/npth.h
 lib/libnpth.so
 lib/libnpth.so.0
-lib/libnpth.so.0.1.0
+lib/libnpth.so.0.1.1
 share/aclocal/npth.m4


More information about the svn-ports-all mailing list