diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-06-24 12:12:13 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-06-24 12:12:13 +0000 |
commit | 017fec64625e9091c111535539ccc9fe74853ec9 (patch) | |
tree | 65941dae23d93a833eb5e015a8a439a1f82249f6 /audio/cantus | |
parent | 16295db12d2a3bb48ff5fa67a3fe1822831d91e5 (diff) | |
download | ports-017fec64625e9091c111535539ccc9fe74853ec9.tar.gz ports-017fec64625e9091c111535539ccc9fe74853ec9.zip |
Notes
Diffstat (limited to 'audio/cantus')
-rw-r--r-- | audio/cantus/Makefile | 4 | ||||
-rw-r--r-- | audio/cantus/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/audio/cantus/Makefile b/audio/cantus/Makefile index 61c5b60b4bf8..f220681e3c86 100644 --- a/audio/cantus/Makefile +++ b/audio/cantus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cantus -PORTVERSION= 1.05 +PORTVERSION= 1.07 CATEGORIES= audio MASTER_SITES= http://sam.homeunix.com/software.manicsadness.com-step3/releases/cantus/ DISTNAME= ${PORTNAME}-${PORTVERSION}-1 @@ -17,7 +17,7 @@ COMMENT= Tool for tagging and renaming MP3 and OGG/Vorbis files USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomelibs gnomehack -WRKSRC= ${WRKDIR}/cantus-1.05 +WRKSRC= ${WRKDIR}/${DISTNAME:S/-1$//} CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/cantus/distinfo b/audio/cantus/distinfo index 96aa71a76fdf..edf3ac47dc2c 100644 --- a/audio/cantus/distinfo +++ b/audio/cantus/distinfo @@ -1 +1 @@ -MD5 (cantus-1.05-1.tar.gz) = 8f3166d2801e514e00e7c650412261ef +MD5 (cantus-1.07-1.tar.gz) = 0e1ec373ac87a1b7ca604d055548b92b |