svn commit: r436941 - head/devel/pkgconf

Antoine Brodin antoine at FreeBSD.org
Sun Mar 26 08:44:34 UTC 2017


Author: antoine
Date: Sun Mar 26 08:44:32 2017
New Revision: 436941
URL: https://svnweb.freebsd.org/changeset/ports/436941

Log:
  Revert upgrade to 1.3.2 and require exp-run for future upgrades, this
  upgrade breaks some ports.
  
  With hat:	portmgr

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

Modified: head/devel/pkgconf/Makefile
==============================================================================
--- head/devel/pkgconf/Makefile	Sun Mar 26 06:27:40 2017	(r436940)
+++ head/devel/pkgconf/Makefile	Sun Mar 26 08:44:32 2017	(r436941)
@@ -1,11 +1,15 @@
 # $FreeBSD$
 
 PORTNAME=	pkgconf
-PORTVERSION=	1.3.2
+PORTVERSION=	1.3.0
+PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://distfiles.dereferenced.org/pkgconf/ \
 		http://files.etoilebsd.net/pkgconf/
 
+# NOTE: before committing to this port, contact portmgr to arrange for an
+# experimental ports run.  Untested commits may be backed out at portmgr's
+# discretion.
 MAINTAINER=	bapt at FreeBSD.org
 COMMENT=	Utility to help to configure compiler and linker flags
 

Modified: head/devel/pkgconf/distinfo
==============================================================================
--- head/devel/pkgconf/distinfo	Sun Mar 26 06:27:40 2017	(r436940)
+++ head/devel/pkgconf/distinfo	Sun Mar 26 08:44:32 2017	(r436941)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490437487
-SHA256 (pkgconf-1.3.2.tar.xz) = a65f33158607647757235329af5749896b8a387fcdd8f334a5f7a49d25aad902
-SIZE (pkgconf-1.3.2.tar.xz) = 270592
+TIMESTAMP = 1488061771
+SHA256 (pkgconf-1.3.0.tar.xz) = a9f34f5ad2a043196402c070d0043868c64ee2d9c7664cd47d6b8d1e8b7ec92a
+SIZE (pkgconf-1.3.0.tar.xz) = 269480


More information about the svn-ports-head mailing list