Date: Fri, 22 Nov 2013 20:46:56 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334617 - head/lang/gnatdroid-binutils Message-ID: <201311222046.rAMKkuS3044563@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311222046.rAMKkuS3044563>