ports/94156: Update Avidemux to 2.1.2
Anish Mistry
amistry at am-productions.biz
Tue Mar 7 03:10:05 UTC 2006
>Number: 94156
>Category: ports
>Synopsis: Update Avidemux to 2.1.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Mar 07 03:10:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Anish Mistry
>Release: FreeBSD 6.1-PRERELEASE i386
>Organization:
AM Productions
>Environment:
System: FreeBSD 6.1-PRERELEASE #0: Sat Feb 11 06:05:29 EST 2006
root at bigguy.am-productions.biz:/usr/obj/usr/src/sys/BIGGUY
>Description:
Update to 2.1.2 and include the fix from PR ports/93684
>How-To-Repeat:
>Fix:
--- avidemux-2.1.2.patch begins here ---
diff -ruN avidemux2.orig/Makefile avidemux2/Makefile
--- avidemux2.orig/Makefile Mon Mar 6 04:19:39 2006
+++ avidemux2/Makefile Mon Mar 6 04:21:43 2006
@@ -6,7 +6,7 @@
#
PORTNAME= avidemux2
-PORTVERSION= 2.1.1
+PORTVERSION= 2.1.2
CATEGORIES= multimedia
MASTER_SITES= http://fixounet.free.fr/avidemux/ \
http://download.berlios.de/avidemux/
@@ -110,6 +110,10 @@
post-extract:
@${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//' \
${WRKSRC}/avidemux/ADM_mplex/ADM_mplexout.cpp
+
+pre-build:
+ @${FIND} ${WRKSRC} -type f -print0 | \
+ ${XARGS} -x -n 10 -0 ${TOUCH}
post-patch:
@${TOUCH} ${WRKSRC}/*
diff -ruN avidemux2.orig/distinfo avidemux2/distinfo
--- avidemux2.orig/distinfo Mon Mar 6 04:19:39 2006
+++ avidemux2/distinfo Mon Mar 6 04:22:48 2006
@@ -1,3 +1,3 @@
-MD5 (avidemux-2.1.1.tar.gz) = 993dbc37ba8f81d9e6cfd0ee9e95ffd6
-SHA256 (avidemux-2.1.1.tar.gz) = c62b367fac51dae8a414498eef8daf309cd09b57cc5928bbeda89c83dd0553c7
-SIZE (avidemux-2.1.1.tar.gz) = 4121344
+MD5 (avidemux-2.1.2.tar.gz) = 727214aacdf729506a13d0e0117f01de
+SHA256 (avidemux-2.1.2.tar.gz) = d76bff4e92e76a79785a8649e6350a1af9de13efc67f9871e287f4e662733910
+SIZE (avidemux-2.1.2.tar.gz) = 3830241
--- avidemux-2.1.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list