aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-04-20 21:45:10 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-04-20 21:45:10 +0000
commite11dbd6db819cc1a5d8988ff29c12e06bb98a758 (patch)
tree805466503510f4abc808e195b9ea7818c5e37df2
parent2da38893637b48317782aa970ec2608a4335edc3 (diff)
downloadports-e11dbd6db819cc1a5d8988ff29c12e06bb98a758.tar.gz
ports-e11dbd6db819cc1a5d8988ff29c12e06bb98a758.zip
- Update to version 3.1.10
PR: ports/65825 Submitted by: michael johnson <ahze at ahze dot net>
Notes
Notes: svn path=/head/; revision=107759
-rw-r--r--audio/grip/Makefile4
-rw-r--r--audio/grip/distinfo4
2 files changed, 5 insertions, 3 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile
index 818240aa41b2..ff71d4621fb6 100644
--- a/audio/grip/Makefile
+++ b/audio/grip/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= grip
-PORTVERSION= 3.1.9
+PORTVERSION= 3.1.10
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -24,6 +24,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+OPTIONS= CDPARANOIA "Enable cdparanoia support" off
+
.if defined(WITH_CDPARANOIA)
LIB_DEPENDS+= cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia
.else
diff --git a/audio/grip/distinfo b/audio/grip/distinfo
index 561cd3e47c8f..256f1c70df80 100644
--- a/audio/grip/distinfo
+++ b/audio/grip/distinfo
@@ -1,2 +1,2 @@
-MD5 (grip-3.1.9.tar.gz) = 3f2a6f90839105e6d583f1ce1797e6c3
-SIZE (grip-3.1.9.tar.gz) = 720916
+MD5 (grip-3.1.10.tar.gz) = d38c119bec6fbede18029ab654ddb197
+SIZE (grip-3.1.10.tar.gz) = 721984