svn commit: r430837 - head/devel/pkgconf

Baptiste Daroussin bapt at FreeBSD.org
Sat Jan 7 21:31:40 UTC 2017


Author: bapt
Date: Sat Jan  7 21:31:38 2017
New Revision: 430837
URL: https://svnweb.freebsd.org/changeset/ports/430837

Log:
  Update to 1.1.1
  - Minor fixes
  - new pkgconf --path

Modified:
  head/devel/pkgconf/Makefile
  head/devel/pkgconf/distinfo

Modified: head/devel/pkgconf/Makefile
==============================================================================
--- head/devel/pkgconf/Makefile	Sat Jan  7 21:29:07 2017	(r430836)
+++ head/devel/pkgconf/Makefile	Sat Jan  7 21:31:38 2017	(r430837)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pkgconf
-PORTVERSION=	1.1.0
+PORTVERSION=	1.1.1
 CATEGORIES=	devel
 MASTER_SITES=	https://distfiles.dereferenced.org/pkgconf/ \
 		http://files.etoilebsd.net/pkgconf/

Modified: head/devel/pkgconf/distinfo
==============================================================================
--- head/devel/pkgconf/distinfo	Sat Jan  7 21:29:07 2017	(r430836)
+++ head/devel/pkgconf/distinfo	Sat Jan  7 21:31:38 2017	(r430837)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483179368
-SHA256 (pkgconf-1.1.0.tar.xz) = 5f1ef65d73a880fa5e7012102a17f7b32010e5e46139aed85851a541ba828a63
-SIZE (pkgconf-1.1.0.tar.xz) = 264428
+TIMESTAMP = 1483824546
+SHA256 (pkgconf-1.1.1.tar.xz) = c47c2c41b4479475d8efe70663395d0c005f4f0858fa5bc989c135033a7ffcd5
+SIZE (pkgconf-1.1.1.tar.xz) = 264924


More information about the svn-ports-head mailing list