ports/177912: multimedia/dvdstyler: Update to version 2.4.3

KATO Tsuguru tkato432 at yahoo.com
Wed Apr 17 18:10:01 UTC 2013


>Number:         177912
>Category:       ports
>Synopsis:       multimedia/dvdstyler: Update to version 2.4.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 17 18:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
- Update graphics/wxsvg to version 1.1.14
- Update multimedia/dvdstyler to version 2.4.3

>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	graphics_wxsvg.diff
#	multimedia_dvdstyler.diff
#
echo x - graphics_wxsvg.diff
sed 's/^X//' >graphics_wxsvg.diff << '566c2a1878bf738bc0111055998682f1'
Xdiff -urN /usr/ports/graphics/wxsvg/Makefile graphics/wxsvg/Makefile
X--- /usr/ports/graphics/wxsvg/Makefile	2013-03-27 15:24:42.000000000 +0900
X+++ graphics/wxsvg/Makefile	2013-04-17 21:29:55.000000000 +0900
X@@ -2,7 +2,7 @@
X # $FreeBSD: head/graphics/wxsvg/Makefile 315350 2013-03-27 06:19:16Z miwi $
X 
X PORTNAME=	wxsvg
X-PORTVERSION=	1.1.13
X+PORTVERSION=	1.1.14
X CATEGORIES=	graphics
X MASTER_SITES=	SF
X 
X@@ -34,4 +34,9 @@
X LIBAV_CFLAGS=	$$(pkg-config --cflags ${LIBAV_PC})
X LIBAV_LIBS=	$$(pkg-config --libs ${LIBAV_PC})
X 
X+post-extract:
X+.for i in configure install-sh
X+	@${CHMOD} ${BINMODE} ${WRKSRC}/${i}
X+.endfor
X+
X .include <bsd.port.mk>
Xdiff -urN /usr/ports/graphics/wxsvg/distinfo graphics/wxsvg/distinfo
X--- /usr/ports/graphics/wxsvg/distinfo	2013-03-27 15:24:42.000000000 +0900
X+++ graphics/wxsvg/distinfo	2013-04-17 20:58:22.000000000 +0900
X@@ -1,2 +1,2 @@
X-SHA256 (wxsvg-1.1.13.tar.bz2) = ebaecb322bb7fad97a3cd686bed9827b00afe84063cf2784a7e19891dabd805e
X-SIZE (wxsvg-1.1.13.tar.bz2) = 669378
X+SHA256 (wxsvg-1.1.14.tar.bz2) = 21ccbf542cfc540301ff134b05f1fb39b0d6c79056983adfe3ae5bb021de144f
X+SIZE (wxsvg-1.1.14.tar.bz2) = 652469
566c2a1878bf738bc0111055998682f1
echo x - multimedia_dvdstyler.diff
sed 's/^X//' >multimedia_dvdstyler.diff << '8a71e3b122feafa33d6e49a99b9bb5a5'
Xdiff -urN /usr/ports/multimedia/dvdstyler/Makefile multimedia/dvdstyler/Makefile
X--- /usr/ports/multimedia/dvdstyler/Makefile	2013-03-27 15:24:54.000000000 +0900
X+++ multimedia/dvdstyler/Makefile	2013-04-17 21:30:40.000000000 +0900
X@@ -2,7 +2,7 @@
X # $FreeBSD: head/multimedia/dvdstyler/Makefile 315351 2013-03-27 06:20:07Z miwi $
X 
X PORTNAME=	dvdstyler
X-PORTVERSION=	2.4.1
X+PORTVERSION=	2.4.3
X PORTEPOCH=	2
X CATEGORIES=	multimedia
X MASTER_SITES=	SF
X@@ -13,7 +13,7 @@
X 
X LICENSE=	GPLv2
X 
X-BUILD_DEPENDS=	wxsvg>=1.1.13:${PORTSDIR}/graphics/wxsvg \
X+BUILD_DEPENDS=	wxsvg>=1.1.14:${PORTSDIR}/graphics/wxsvg \
X 		dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
X 		mplex:${PORTSDIR}/multimedia/mjpegtools \
X 		growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \
X@@ -21,7 +21,7 @@
X 		zip:${PORTSDIR}/archivers/zip
X LIB_DEPENDS=	exif:${PORTSDIR}/graphics/libexif \
X 		avcodec1:${PORTSDIR}/multimedia/ffmpeg1
X-RUN_DEPENDS=	wxsvg>=1.1.13:${PORTSDIR}/graphics/wxsvg \
X+RUN_DEPENDS=	wxsvg>=1.1.14:${PORTSDIR}/graphics/wxsvg \
X 		dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
X 		mplex:${PORTSDIR}/multimedia/mjpegtools \
X 		growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \
X@@ -76,6 +76,11 @@
X 	@${ECHO_MSG} "===> For example, 'make WITH_DVD_DEVICE=\"/dev/somedevice\"'"
X .endif
X 
X+post-extract:
X+.for i in configure install-sh
X+	@${CHMOD} ${BINMODE} ${WRKSRC}/${i}
X+.endfor
X+
X post-patch:
X 	@${REINPLACE_CMD} -e '/GNOMEUI2/s|"libgnomeui-2.0"|"${GNOMEUI_PC}"|g' \
X 		${WRKSRC}/configure
Xdiff -urN /usr/ports/multimedia/dvdstyler/distinfo multimedia/dvdstyler/distinfo
X--- /usr/ports/multimedia/dvdstyler/distinfo	2013-03-27 15:24:54.000000000 +0900
X+++ multimedia/dvdstyler/distinfo	2013-04-17 20:58:07.000000000 +0900
X@@ -1,2 +1,2 @@
X-SHA256 (DVDStyler-2.4.1.tar.bz2) = 800dfa15f1deaa17cfc860efbb176bc53998c20c390d9b9fbb9e699c637be153
X-SIZE (DVDStyler-2.4.1.tar.bz2) = 5421164
X+SHA256 (DVDStyler-2.4.3.tar.bz2) = 7f3e12aaf93d22e1850060b8aebc0c3338c3705c3edc58090ff229545126becf
X+SIZE (DVDStyler-2.4.3.tar.bz2) = 5849970
Xdiff -urN /usr/ports/multimedia/dvdstyler/pkg-plist multimedia/dvdstyler/pkg-plist
X--- /usr/ports/multimedia/dvdstyler/pkg-plist	2013-03-27 15:24:54.000000000 +0900
X+++ multimedia/dvdstyler/pkg-plist	2013-04-17 21:19:20.000000000 +0900
X@@ -165,6 +165,7 @@
X share/locale/de/LC_MESSAGES/dvdstyler.mo
X share/locale/el/LC_MESSAGES/dvdstyler.mo
X share/locale/es/LC_MESSAGES/dvdstyler.mo
X+share/locale/es_ar/LC_MESSAGES/dvdstyler.mo
X share/locale/eu/LC_MESSAGES/dvdstyler.mo
X share/locale/fi/LC_MESSAGES/dvdstyler.mo
X share/locale/fr/LC_MESSAGES/dvdstyler.mo
X@@ -194,6 +195,8 @@
X share/pixmaps/dvdstyler.png
X @dirrmtry share/locale/hy/LC_MESSAGES
X @dirrmtry share/locale/hy
X+ at dirrmtry share/locale/es_ar/LC_MESSAGES
X+ at dirrmtry share/locale/es_ar
X @dirrm %%DATADIR%%/templates/Travel
X @dirrm %%DATADIR%%/templates/Basic
X @dirrm %%DATADIR%%/templates
8a71e3b122feafa33d6e49a99b9bb5a5
exit

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list