svn commit: r315861 - head/audio/rosegarden

Pawel Pekala pawel at FreeBSD.org
Tue Apr 16 17:27:50 UTC 2013


Author: pawel
Date: Tue Apr 16 17:27:49 2013
New Revision: 315861
URL: http://svnweb.freebsd.org/changeset/ports/315861

Log:
  Update to version 13.04
  
  Feature safe:	yes

Modified:
  head/audio/rosegarden/Makefile   (contents, props changed)
  head/audio/rosegarden/distinfo   (contents, props changed)

Modified: head/audio/rosegarden/Makefile
==============================================================================
--- head/audio/rosegarden/Makefile	Tue Apr 16 17:18:03 2013	(r315860)
+++ head/audio/rosegarden/Makefile	Tue Apr 16 17:27:49 2013	(r315861)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rosegarden
-PORTVERSION=	13.02
+PORTVERSION=	13.04
 CATEGORIES=	audio
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
 
@@ -14,28 +14,10 @@ LICENSE=	GPLv2
 BUILD_DEPENDS=	dssi_osc_update:${PORTSDIR}/audio/dssi \
 		makedepend:${PORTSDIR}/devel/makedepend
 LIB_DEPENDS=	asound:${PORTSDIR}/audio/alsa-lib \
-		FLAC:${PORTSDIR}/audio/flac \
-		jack:${PORTSDIR}/audio/jack \
-		lo:${PORTSDIR}/audio/liblo \
-		ogg:${PORTSDIR}/audio/libogg \
-		samplerate:${PORTSDIR}/audio/libsamplerate \
-		sndfile:${PORTSDIR}/audio/libsndfile \
-		vorbis:${PORTSDIR}/audio/libvorbis \
 		lirc_client:${PORTSDIR}/comms/lirc \
-		icuuc:${PORTSDIR}/devel/icu \
-		pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \
-		pcre:${PORTSDIR}/devel/pcre \
-		yajl:${PORTSDIR}/devel/yajl \
-		curl:${PORTSDIR}/ftp/curl \
-		png15:${PORTSDIR}/graphics/png \
 		fftw3:${PORTSDIR}/math/fftw3 \
 		fftw3f:${PORTSDIR}/math/fftw3-float \
-		freetype:${PORTSDIR}/print/freetype2 \
-		expat:${PORTSDIR}/textproc/expat2 \
-		lrdf:${PORTSDIR}/textproc/liblrdf \
-		raptor2:${PORTSDIR}/textproc/raptor2 \
-		fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
-		xcb:${PORTSDIR}/x11/libxcb
+		lrdf:${PORTSDIR}/textproc/liblrdf
 RUN_DEPENDS=	dssi_osc_update:${PORTSDIR}/audio/dssi \
 		lilypond:${PORTSDIR}/print/lilypond
 
@@ -44,12 +26,7 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ENV+=	QTLIBDIR=${QT_LIBDIR}
 USE_PKGCONFIG=	build
 USE_GMAKE=	yes
-USE_GETTEXT=	yes
-USE_ICONV=	yes
-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
+USE_QT4=	gui network xml rcc_build moc_build uic_build linguist_build
 MAKE_JOBS_SAFE=	yes
 INSTALLS_ICONS=	yes
 

Modified: head/audio/rosegarden/distinfo
==============================================================================
--- head/audio/rosegarden/distinfo	Tue Apr 16 17:18:03 2013	(r315860)
+++ head/audio/rosegarden/distinfo	Tue Apr 16 17:27:49 2013	(r315861)
@@ -1,2 +1,2 @@
-SHA256 (rosegarden-13.02.tar.bz2) = b2bf1ee6c9fe0af9ca84ba0729c67453ba1070365473c2266cc61c84aa7da18c
-SIZE (rosegarden-13.02.tar.bz2) = 6060650
+SHA256 (rosegarden-13.04.tar.bz2) = 4d8dabb08a7b807cad46d64d808752a82e26dc6d0144e5849392c51421936c7d
+SIZE (rosegarden-13.04.tar.bz2) = 5858085


More information about the svn-ports-all mailing list