Date: Fri, 28 Dec 2012 19:42:05 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309582 - head/audio/rosegarden Message-ID: <201212281942.qBSJg53r090165@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pawel Date: Fri Dec 28 19:42:05 2012 New Revision: 309582 URL: http://svnweb.freebsd.org/changeset/ports/309582 Log: Update to 12.12.25 Changelog: * Update Japanese translation * Fix problem with conflicting keyboard shortcuts that were introduced in 12.12 accidentally Modified: head/audio/rosegarden/Makefile head/audio/rosegarden/distinfo Modified: head/audio/rosegarden/Makefile ============================================================================== --- head/audio/rosegarden/Makefile Fri Dec 28 19:30:59 2012 (r309581) +++ head/audio/rosegarden/Makefile Fri Dec 28 19:42:05 2012 (r309582) @@ -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 Modified: head/audio/rosegarden/distinfo ============================================================================== --- head/audio/rosegarden/distinfo Fri Dec 28 19:30:59 2012 (r309581) +++ head/audio/rosegarden/distinfo Fri Dec 28 19:42:05 2012 (r309582) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212281942.qBSJg53r090165>