diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-12-28 19:42:05 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-12-28 19:42:05 +0000 |
commit | 63b98290edd6dbe6554b41ca86034c0e784c36c9 (patch) | |
tree | f5df3df765853926cc31a1319dcb77baec77d258 /audio/rosegarden | |
parent | 3c380e04b0a5296b103e39a555d301f8a28c8a7c (diff) | |
download | ports-63b98290edd6dbe6554b41ca86034c0e784c36c9.tar.gz ports-63b98290edd6dbe6554b41ca86034c0e784c36c9.zip |
Notes
Diffstat (limited to 'audio/rosegarden')
-rw-r--r-- | audio/rosegarden/Makefile | 7 | ||||
-rw-r--r-- | audio/rosegarden/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index c3e7682f858e..7ca379d8074b 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= rosegarden -PORTVERSION= 12.12 -PORTREVISION= 1 +PORTVERSION= 12.12.25 CATEGORIES= audio -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}/ MAINTAINER= pawel@FreeBSD.org COMMENT= General purpose music editor and sequencer suite @@ -47,7 +46,7 @@ USE_PKGCONFIG= build USE_GMAKE= yes USE_GETTEXT= yes USE_ICONV= yes -USE_XORG= ice sm x11 xau xdmcp xext xrender +USE_XORG= ice sm x11 xau xdmcp xext xrender USE_QT4= gui xml network corelib sql qt3support \ rcc_build moc_build uic_build linguist_build USE_GNOME= libxml2 libxslt diff --git a/audio/rosegarden/distinfo b/audio/rosegarden/distinfo index 24ee229ab370..8f9f9ddd904b 100644 --- a/audio/rosegarden/distinfo +++ b/audio/rosegarden/distinfo @@ -1,2 +1,2 @@ -SHA256 (rosegarden-12.12.tar.bz2) = 9948c8d6f7eb87edcaae2010276ae06c0b5d951abe5efa9309e9e2655d17241a -SIZE (rosegarden-12.12.tar.bz2) = 6046858 +SHA256 (rosegarden-12.12.25.tar.bz2) = f4efc73428ceae484c3833ea0d9666338870410afade311a0b6d06a8481b87ee +SIZE (rosegarden-12.12.25.tar.bz2) = 6049336 |