From 2b3f3f652e7fc42e829c33afd96128c7177b3254 Mon Sep 17 00:00:00 2001 From: sem Date: Thu, 9 Apr 2009 11:44:48 +0000 Subject: - After portversion get -F option, -v stops showing full packages names. Fix it. --- ports-mgmt/portupgrade/Makefile | 2 +- ports-mgmt/portupgrade/files/patch-bin-portversion | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 ports-mgmt/portupgrade/files/patch-bin-portversion (limited to 'ports-mgmt') diff --git a/ports-mgmt/portupgrade/Makefile b/ports-mgmt/portupgrade/Makefile index 82717bf85fa3..b18a51061e32 100644 --- a/ports-mgmt/portupgrade/Makefile +++ b/ports-mgmt/portupgrade/Makefile @@ -7,7 +7,7 @@ PORTNAME= portupgrade PORTVERSION= 2.4.6 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= ports-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/ports-mgmt/portupgrade/files/patch-bin-portversion b/ports-mgmt/portupgrade/files/patch-bin-portversion new file mode 100644 index 000000000000..454d208a3aac --- /dev/null +++ b/ports-mgmt/portupgrade/files/patch-bin-portversion @@ -0,0 +1,10 @@ +--- bin/portversion.orig 2009-04-09 15:40:42.000000000 +0400 ++++ bin/portversion 2009-04-09 15:41:15.000000000 +0400 +@@ -151,6 +151,7 @@ + opts.def_option("-v", "--verbose", "Be verbose") { + |$verbose| + $verbose_output = :verbose ++ $display = :fullname + } + + opts.def_option("-x", "--exclude=GLOB", "Exclude packages matching the specified glob#{NEXTLINE}pattern") { -- cgit rn/devel/electron4/files/bl-1.2.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/audio/grip/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Deprecate some GNOME 2 applicationsantoine2018-10-081-0/+3
* Update to upstream version 3.7.0riggs2018-04-071-11/+5
* Make libgnome and libgnomeui not implying esound dependencybapt2018-03-261-0/+1
* Update to upstream version 3.6.2; (while on it: pet portlint)riggs2017-12-171-3/+2
* Chase audio/faac update (ABI incompatible to previous version 1.28)riggs2017-11-191-0/+1
* audio/grip: Update to 3.6.1woodsb022017-10-311-9/+15
* Remove libcurl.so.7 compatibility link that was added in r374303 totijl2016-12-091-1/+1
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-8/+8
* Uses USES=libtoolbapt2014-05-061-3/+3
* Fix depend-- libid3-3.8.so is not installed by id3lib, libid3-3.8.so.3 is.crees2014-03-021-1/+1
* Enable stagebapt2013-10-051-4/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1
* Convert audio from USE_GMAKE to USES=gmakebapt2013-08-311-2/+1
* - Update to 7.31.0sunpoet2013-07-121-1/+1
* Use new options helpersbapt2013-06-151-38/+13
* Remove USE_CDRTOOLS from bsd.port.mkbapt2013-04-261-5/+5
* Convert USE_PKGCONFIG -> USES=pkgconf for audio categorybapt2013-04-231-1/+2
* Remove GOGO option and gogo run dependencies along with gogo mp3 encoder itselfbapt2012-10-26