Date: Sat, 3 Jan 2009 16:49:33 -0500 (EST) From: Naram Qashat <cyberbotx@cyberbotx.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: multimedia@FreeBSD.org Subject: ports/130146: [PATCH] multimedia/transcode: update to 1.0.7 Message-ID: <200901032149.n03LnXIc020277@kirby.cyberbotx.com> Resent-Message-ID: <200901032150.n03Lo4W5042786@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130146 >Category: ports >Synopsis: [PATCH] multimedia/transcode: update to 1.0.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jan 03 21:50:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Naram Qashat >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: System: FreeBSD kirby.cyberbotx.com 7.0-STABLE FreeBSD 7.0-STABLE #3: Fri Aug 22 17:52:25 EDT 2008 >Description: - Update to 1.0.7 Port maintainer (multimedia@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- transcode-1.0.7.patch begins here --- diff -ruN --exclude=CVS /usr/ports/multimedia/transcode/Makefile /kirby/shared/ports/transcode/Makefile --- /usr/ports/multimedia/transcode/Makefile 2008-09-02 05:33:16.000000000 -0400 +++ /kirby/shared/ports/transcode/Makefile 2009-01-03 16:49:19.000000000 -0500 @@ -6,8 +6,7 @@ # PORTNAME= transcode -PORTVERSION= 1.0.6 -PORTREVISION= 1 +PORTVERSION= 1.0.7 CATEGORIES= multimedia MASTER_SITES= http://transcode.kabewm.com/ \ http://fromani.exit1.org/ @@ -45,7 +44,7 @@ .include <bsd.port.pre.mk> -.if ${OSVERSION} < 700000 +.if ${OSVERSION} < 700000 CONFIGURE_ENV+= LIBAVCODEC_EXTRA_LIBS="-pthread" .endif diff -ruN --exclude=CVS /usr/ports/multimedia/transcode/distinfo /kirby/shared/ports/transcode/distinfo --- /usr/ports/multimedia/transcode/distinfo 2008-07-27 12:29:59.000000000 -0400 +++ /kirby/shared/ports/transcode/distinfo 2009-01-03 16:40:34.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (transcode-1.0.6.tar.bz2) = 7c3a341b0e4540e34ef50c66b0ab751d -SHA256 (transcode-1.0.6.tar.bz2) = cb6f2a33e5fd00f2ba1dcdb13c65fa60553a4a501161fe7e05bd05511bc92eb1 -SIZE (transcode-1.0.6.tar.bz2) = 1937157 +MD5 (transcode-1.0.7.tar.bz2) = 48a57f36861450dde78d6a1ad5edf99f +SHA256 (transcode-1.0.7.tar.bz2) = 8015efe2a62edf4280ad156995c540285e9dbc92b540c66f81cc180eb3d2481e +SIZE (transcode-1.0.7.tar.bz2) = 1942127 --- transcode-1.0.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901032149.n03LnXIc020277>