aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gcdmaster
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2007-09-15 19:58:51 +0800
committermarius <marius@FreeBSD.org>2007-09-15 19:58:51 +0800
commitaac0a297fb6dbbce6671d7a50c3000c50a57ea84 (patch)
treef45d04da83ef661553dd678a100115a9903569af /sysutils/gcdmaster
parent0de77e3a34c5ab66b14b2654d701800da8fe7df8 (diff)
downloadfreebsd-ports-gnome-aac0a297fb6dbbce6671d7a50c3000c50a57ea84.tar.gz
freebsd-ports-gnome-aac0a297fb6dbbce6671d7a50c3000c50a57ea84.tar.zst
freebsd-ports-gnome-aac0a297fb6dbbce6671d7a50c3000c50a57ea84.zip
- Update to 1.2.2. Relevant parts from the release notes:
Cdrdao changes: o Man page cleanup (Andrew Suffield) GCDMaster changes: o Fixed GCC 4.1 compilation issues o Fixed hang when inserting WAV file - Ensure that the libraries built by the port are linked in and not already installed ones. For example in case of libcdda_paranoia installed by audio/cdparanoia can't be used to build cddao. Such problems only happen when using non-standard compiler and/or linker flags are used but it doesn't hurt to add some anti-footshooting measurements to the port. [1] PR: 115616 [1] Approved by: netchild
Diffstat (limited to 'sysutils/gcdmaster')
-rw-r--r--sysutils/gcdmaster/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gcdmaster/Makefile b/sysutils/gcdmaster/Makefile
index df4380341f8a..1f37a98e5b12 100644
--- a/sysutils/gcdmaster/Makefile
+++ b/sysutils/gcdmaster/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gcdmaster
-PORTREVISION= 2
+PORTREVISION= 0
COMMENT= GNOME frontend for cdrdao