svn commit: r334617 - head/lang/gnatdroid-binutils

John Marino marino at FreeBSD.org
Fri Nov 22 20:46:56 UTC 2013


Author: marino
Date: Fri Nov 22 20:46:56 2013
New Revision: 334617
URL: http://svnweb.freebsd.org/changeset/ports/334617

Log:
  lang/gnatdroid-binutils: Bump PORTREVISION to recalibrate pkg-fallout
  
  I've discovered another reason to bump PORTREVISION is when RUN_DEPENDS
  changes.  Pkg-fallout is still complaining about a problem that has long
  since been resolved, so bump this port to force pkg-fallout to rebuild it.

Modified:
  head/lang/gnatdroid-binutils/Makefile

Modified: head/lang/gnatdroid-binutils/Makefile
==============================================================================
--- head/lang/gnatdroid-binutils/Makefile	Fri Nov 22 20:37:08 2013	(r334616)
+++ head/lang/gnatdroid-binutils/Makefile	Fri Nov 22 20:46:56 2013	(r334617)
@@ -3,6 +3,7 @@
 
 PORTNAME=		binutils
 PORTVERSION=		2.21.1
+PORTREVISION=		1
 CATEGORIES=		lang
 MASTER_SITES=		${MASTER_SITE_SOURCEWARE}
 MASTER_SITE_SUBDIR=	binutils/releases


More information about the svn-ports-head mailing list