- Update to version 3.1.10

PR:		ports/65825
Submitted by:	michael johnson <ahze at ahze dot net>
This commit is contained in:
Kirill Ponomarev 2004-04-20 21:45:10 +00:00
parent 2da3889363
commit e11dbd6db8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107759
2 changed files with 5 additions and 3 deletions

View File

@ -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

View File

@ -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