Update to 12.12.25
Changelog: * Update Japanese translation * Fix problem with conflicting keyboard shortcuts that were introduced in 12.12 accidentally
This commit is contained in:
parent
3c380e04b0
commit
63b98290ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309582
2 changed files with 5 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue