ports/159788: [patch] multimedia/minitube update

Pawel Pekala pawel at FreeBSD.org
Mon Aug 15 11:00:22 UTC 2011


>Number:         159788
>Category:       ports
>Synopsis:       [patch] multimedia/minitube update
>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:   Mon Aug 15 11:00:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        8.2-STABLE
>Organization:
>Environment:
FreeBSD blaviken 8.2-STABLE FreeBSD 8.2-STABLE #1: Sun Jul  3 15:11:21 CEST 2011     corn at blaviken.slowicza.org:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Update to version 1.5

This version fixes playing of videos after recent youtube changes.

Build logs:
http://people.freebsd.org/~pawel/7.4/minitube-1.5.log
http://people.freebsd.org/~pawel/8.2/minitube-1.5.log
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN /home/corn/projects/ports/multimedia/minitube/Makefile ./Makefile
--- /home/corn/projects/ports/multimedia/minitube/Makefile	2011-04-30 14:27:56.000000000 +0200
+++ ./Makefile	2011-08-07 11:40:59.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	minitube
-PORTVERSION=	1.4.2
+PORTVERSION=	1.5
 CATEGORIES=	multimedia www
 MASTER_SITES=	http://flavio.tordini.org/files/minitube/
 
diff -urN /home/corn/projects/ports/multimedia/minitube/distinfo ./distinfo
--- /home/corn/projects/ports/multimedia/minitube/distinfo	2011-04-30 14:27:56.000000000 +0200
+++ ./distinfo	2011-08-07 11:41:02.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (minitube-1.4.2.tar.gz) = 3e9bf99e84ef0191e48a813466ad89b69ea613006d166c856504009cac08b6fc
-SIZE (minitube-1.4.2.tar.gz) = 486529
+SHA256 (minitube-1.5.tar.gz) = dd98301b878cd408130f677b7c69c49b969629f15cdfe10e01321977413a3ac9
+SIZE (minitube-1.5.tar.gz) = 516313
diff -urN /home/corn/projects/ports/multimedia/minitube/pkg-plist ./pkg-plist
--- /home/corn/projects/ports/multimedia/minitube/pkg-plist	2011-04-05 22:14:10.000000000 +0200
+++ ./pkg-plist	2011-08-07 22:42:00.000000000 +0200
@@ -12,7 +12,9 @@
 %%NLS%%%%DATADIR%%/locale/ar.qm
 %%NLS%%%%DATADIR%%/locale/bg.qm
 %%NLS%%%%DATADIR%%/locale/bg_BG.qm
+%%NLS%%%%DATADIR%%/locale/ca_ES.qm
 %%NLS%%%%DATADIR%%/locale/cs_CZ.qm
+%%NLS%%%%DATADIR%%/locale/da.qm
 %%NLS%%%%DATADIR%%/locale/de_DE.qm
 %%NLS%%%%DATADIR%%/locale/el.qm
 %%NLS%%%%DATADIR%%/locale/el_GR.qm
@@ -20,18 +22,23 @@
 %%NLS%%%%DATADIR%%/locale/es.qm
 %%NLS%%%%DATADIR%%/locale/es_AR.qm
 %%NLS%%%%DATADIR%%/locale/es_ES.qm
+%%NLS%%%%DATADIR%%/locale/fa.qm
+%%NLS%%%%DATADIR%%/locale/fi.qm
 %%NLS%%%%DATADIR%%/locale/fi_FI.qm
 %%NLS%%%%DATADIR%%/locale/fr_FR.qm
 %%NLS%%%%DATADIR%%/locale/gl.qm
 %%NLS%%%%DATADIR%%/locale/he_IL.qm
 %%NLS%%%%DATADIR%%/locale/hr.qm
 %%NLS%%%%DATADIR%%/locale/hr_HR.qm
+%%NLS%%%%DATADIR%%/locale/hu.qm
 %%NLS%%%%DATADIR%%/locale/hu_HU.qm
+%%NLS%%%%DATADIR%%/locale/ia.qm
 %%NLS%%%%DATADIR%%/locale/id.qm
 %%NLS%%%%DATADIR%%/locale/id_ID.qm
 %%NLS%%%%DATADIR%%/locale/it_IT.qm
 %%NLS%%%%DATADIR%%/locale/ja_JP.qm
 %%NLS%%%%DATADIR%%/locale/jv.qm
+%%NLS%%%%DATADIR%%/locale/km.qm
 %%NLS%%%%DATADIR%%/locale/lv.qm
 %%NLS%%%%DATADIR%%/locale/nb_NO.qm
 %%NLS%%%%DATADIR%%/locale/nl.qm
@@ -42,9 +49,14 @@
 %%NLS%%%%DATADIR%%/locale/ro.qm
 %%NLS%%%%DATADIR%%/locale/ro_RO.qm
 %%NLS%%%%DATADIR%%/locale/ru_RU.qm
+%%NLS%%%%DATADIR%%/locale/sl.qm
+%%NLS%%%%DATADIR%%/locale/sq.qm
 %%NLS%%%%DATADIR%%/locale/sr.qm
+%%NLS%%%%DATADIR%%/locale/sv_SE.qm
+%%NLS%%%%DATADIR%%/locale/th.qm
 %%NLS%%%%DATADIR%%/locale/tr_TR.qm
 %%NLS%%%%DATADIR%%/locale/uk.qm
+%%NLS%%%%DATADIR%%/locale/uk_UA.qm
 %%NLS%%%%DATADIR%%/locale/zh_CN.qm
 %%NLS%%@dirrm %%DATADIR%%/locale
 %%NLS%%@dirrm %%DATADIR%%


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



More information about the freebsd-ports-bugs mailing list