svn commit: r422170 - head/ports-mgmt/pkg

Bryan Drewery bdrewery at FreeBSD.org
Wed Sep 14 23:41:40 UTC 2016


Author: bdrewery
Date: Wed Sep 14 23:41:39 2016
New Revision: 422170
URL: https://svnweb.freebsd.org/changeset/ports/422170

Log:
  Force a rebuild to bring in libarchive fixes from head r305819.
  
  MFH:		2016Q3

Modified:
  head/ports-mgmt/pkg/Makefile

Modified: head/ports-mgmt/pkg/Makefile
==============================================================================
--- head/ports-mgmt/pkg/Makefile	Wed Sep 14 23:25:09 2016	(r422169)
+++ head/ports-mgmt/pkg/Makefile	Wed Sep 14 23:41:39 2016	(r422170)
@@ -3,7 +3,7 @@
 PORTNAME=	pkg
 DISTVERSION=	1.8.7
 _PKG_VERSION=	${DISTVERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	\
 		http://files.etoilebsd.net/${PORTNAME}/ \


More information about the svn-ports-head mailing list