svn commit: r329199 - head/ports-mgmt/portupgrade

Bryan Drewery bdrewery at FreeBSD.org
Thu Oct 3 15:06:57 UTC 2013


Author: bdrewery
Date: Thu Oct  3 15:06:56 2013
New Revision: 329199
URL: http://svnweb.freebsd.org/changeset/ports/329199

Log:
  Force rebuild which may address some recent reports of issues backing up packages

Modified:
  head/ports-mgmt/portupgrade/Makefile

Modified: head/ports-mgmt/portupgrade/Makefile
==============================================================================
--- head/ports-mgmt/portupgrade/Makefile	Thu Oct  3 14:25:41 2013	(r329198)
+++ head/ports-mgmt/portupgrade/Makefile	Thu Oct  3 15:06:56 2013	(r329199)
@@ -3,6 +3,7 @@
 
 PORTNAME=	portupgrade
 PORTVERSION=	2.4.11.2
+PORTREVISION=	1
 PORTEPOCH=	2
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	SF/portupgrade/pkgtools/dist/ \


More information about the svn-ports-all mailing list