FreeBSD Bugzilla – Attachment 160643 Details for
Bug 202841
[PATCH] audio/rosegarden: Update to version 15.08
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
audio_rosegarden.diff
audio_rosegarden.diff (text/plain), 3.17 KB, created by
tkato432
on 2015-09-02 18:30:35 UTC
(
hide
)
Description:
audio_rosegarden.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-09-02 18:30:35 UTC
Size:
3.17 KB
patch
obsolete
>diff -urN /usr/ports/audio/rosegarden/Makefile audio/rosegarden/Makefile >--- /usr/ports/audio/rosegarden/Makefile 2015-08-24 03:54:22.308751000 +0900 >+++ audio/rosegarden/Makefile 2015-09-03 00:00:00.000000000 +0900 >@@ -2,14 +2,15 @@ > # $FreeBSD: head/audio/rosegarden/Makefile 379996 2015-02-26 12:51:47Z amdmi3 $ > > PORTNAME= rosegarden >-PORTVERSION= 14.12 >+PORTVERSION= 15.08 > CATEGORIES= audio >-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ >+MASTER_SITES= SF > > MAINTAINER= ports@FreeBSD.org > COMMENT= General purpose music editor and sequencer suite > >-LICENSE= GPLv2 >+LICENSE= GPLv2 # (or later) >+#LICENSE_FILE= ${WRKSRC}/COPYING > > BUILD_DEPENDS= dssi_osc_update:${PORTSDIR}/audio/dssi \ > makedepend:${PORTSDIR}/devel/makedepend >@@ -21,16 +22,24 @@ > RUN_DEPENDS= dssi_osc_update:${PORTSDIR}/audio/dssi \ > lilypond:${PORTSDIR}/print/lilypond > >-USES= tar:bzip2 desktop-file-utils gmake pkgconfig shared-mime-info >+USES= compiler:c++0x desktop-file-utils gmake pkgconfig \ >+ shared-mime-info tar:bzip2 >+USE_QT4= gui network xml \ >+ linguisttools_build moc_build rcc_build uic_build >+QT_NONSTANDARD= yes > GNU_CONFIGURE= yes >-CONFIGURE_ENV+= QTLIBDIR=${QT_LIBDIR} >-USE_QT4= gui network xml rcc_build moc_build uic_build linguisttools_build >+CONFIGURE_ARGS= --with-qtdir=${QT_PREFIX} \ >+ --with-qtlibdir=${QT_LIBDIR} > INSTALLS_ICONS= yes > >-CXXFLAGS+= -I${LOCALBASE}/include >+CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > >+post-patch: >+ @${REINPLACE_CMD} -e \ >+ '/LIBS/s|-ldl||' ${WRKSRC}/configure >+ > post-install: >- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} >+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rosegarden > > .include <bsd.port.mk> >diff -urN /usr/ports/audio/rosegarden/distinfo audio/rosegarden/distinfo >--- /usr/ports/audio/rosegarden/distinfo 2015-08-24 03:54:22.314622000 +0900 >+++ audio/rosegarden/distinfo 2015-09-03 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (rosegarden-14.12.tar.bz2) = f876fbb818326da7f012a01a4d6baf45022dcbb98626e0ce40c67b6943ee147e >-SIZE (rosegarden-14.12.tar.bz2) = 6235233 >+SHA256 (rosegarden-15.08.tar.bz2) = 9a527eb8a5523dd0709cc70795ad5a037042940d83d287673676577de12262de >+SIZE (rosegarden-15.08.tar.bz2) = 6269373 >diff -urN /usr/ports/audio/rosegarden/files/patch-configure audio/rosegarden/files/patch-configure >--- /usr/ports/audio/rosegarden/files/patch-configure 2015-08-24 03:54:22.291094000 +0900 >+++ audio/rosegarden/files/patch-configure 1970-01-01 09:00:00.000000000 +0900 >@@ -1,11 +0,0 @@ >---- configure.orig 2012-12-10 21:30:47.000000000 +0100 >-+++ configure 2012-12-10 21:31:26.000000000 +0100 >-@@ -4998,8 +4998,6 @@ >- $as_echo "$ac_cv_lib_dl_dlopen" >&6; } >- if test "x$ac_cv_lib_dl_dlopen" = xyes; then : >- LIBS="$LIBS -ldl" >--else >-- as_fn_error $? "Failed to find required dl library" "$LINENO" 5 >- fi >- >- >diff -urN /usr/ports/audio/rosegarden/pkg-descr audio/rosegarden/pkg-descr >--- /usr/ports/audio/rosegarden/pkg-descr 2015-08-24 03:54:22.315575000 +0900 >+++ audio/rosegarden/pkg-descr 2015-09-03 00:00:00.000000000 +0900 >@@ -2,4 +2,4 @@ > sequencer for Unix/X platforms, with specific support for FreeBSD, > Linux PCs and SGI IRIX workstations. > >-WWW: http://www.rosegardenmusic.com >+WWW: http://www.rosegardenmusic.com/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 202841
: 160643