pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/48122 CVS commit: pkgsrc/net/libquvi-scripts



The following reply was made to PR pkg/48122; it has been noted by GNATS.

From: "Ryo ONODERA" <ryoon%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48122 CVS commit: pkgsrc/net/libquvi-scripts
Date: Mon, 19 Aug 2013 13:36:08 +0000

 Module Name:   pkgsrc
 Committed By:  ryoon
 Date:          Mon Aug 19 13:36:08 UTC 2013
 
 Modified Files:
        pkgsrc/net/libquvi-scripts: Makefile PLIST distinfo
 
 Log Message:
 Update net/libquvi-scripts to 0.4.17.
 
 * Fix PR pkg/48122 from Leonardo Taccari.
 
 Changes:
 
 v0.4.17  (2013-08-04) / Toni Gundogdu
 
 Toni Gundogdu:
   - FIX: website/dailymotion.lua: Parse video_url (PORTpt9) [ce1b525]
   - FIX: website/guardian.lua: Multiple patterns (PORTpt9) [165792e]
   - Mark website/break.lua as FIXME [dce1940]
   - Mark website/charlierose.lua as FIXME [827dff0]
 
  13 files changed, 83 insertions(+), 66 deletions(-)
 
 v0.4.16  (2013-06-18) / Toni Gundogdu
 
 Toni Gundogdu:
   - BACKPORTpt9: Remove website/academicearth.lua [0c8f7d9]
   - FIX: BACKPORTpt9: website/break.lua: path pattern [a8fec0f]
   - FIX: website/myspass.lua:63: bad argument #3 to format [3265307]
   - FIX: website/spiegel.lua: title pattern [20e95ca]
   - FIX: website/tagtele.lua: title pattern [a56f48e]
   - liveleak.lua: Improve support for 3rd party embedded content [efde9c3]
   - website/guardian.lua: Check for expired content [22ff394]
   - website/tagtele.lua: Parse thumbnail URL [c7ca1aa]
 
  17 files changed, 126 insertions(+), 180 deletions(-)
 
 v0.4.15  (2013-05-09) / Toni Gundogdu
 
 Toni Gundogdu:
   - FIX: website/101greatgoals.lua: embedded URL patterns [b9daced]
   - FIX: website/academicearth.lua: Look for YouTube embed URL [cb19406]
   - FIX: website/bikeradar.lua: Look for embedURL [4fe8db9]
   - FIX: website/funnyordie.lua: media stream URL pattern [4d0fc7c]
   - FIX: website/gaskrank.lua: media stream URL pattern [1fbb469]
   - FIX: website/guardian.lua: all patterns [2e73b5b]
   - FIX: website/sevenload.lua: all patterns [7ea5976]
   - FIX: website/spiegel.lua: choose_default [c583258]
   - FIX: website/ted.lua: Check for extern media [00f4301]
   - FIX: xhamster.lua: title pattern [ef9a614]
   - Remove website/yfrog.lua [e667492]
   - website/arte.lua: Unmark as "FIXME" [494dcde]
   - website/bikeradar.lua: Unmark as "FIXME" [aa496bf]
   - website/clipfish.lua: r.categories: Add proto_rtmp [bb40acd]
   - website/golem.lua: Mark as "FIXME" [8edbe5c]
   - website/spiegel.lua: Parse thumbnail URL [a345ae6]
   - website/spiegel.lua: Parse title from page instead [1763969]
 
  48 files changed, 365 insertions(+), 501 deletions(-)
 
 v0.4.14  (2013-03-19) / Toni Gundogdu
 
 Martin Herkt:
   - Add website script for wimp.com [3639d67]
   - website utils: add base64 decoder [0eff56e]
 
  5 files changed, 118 insertions(+), 6 deletions(-)
 
 v0.4.13  (2013-03-03) / Toni Gundogdu
 
 Toni Gundogdu:
   - FIX: ard.lua: Assign self.script_dir to package.path [64cab0d]
   - Rename ard.lua to ardmediathek.lua [7a9bdb1]
 
  4 files changed, 174 insertions(+), 173 deletions(-)
 
 v0.4.12  (2013-02-10) / Toni Gundogdu
 
 Thomas WeiÃ?schuh:
   - Add ard.lua [c0add2d]
 Toni Gundogdu:
   - FIX: tvlux.lua: Update patterns, parse thumb URL [85f1dea]
   - FIX: wdrmaus.lua:101: invalid escape sequence [ef57874]
   - Move fastjizz.lua under FIXME [e2d1f7f]
   - Move mgnetwork.lua under FIXME [1912cd7]
 
  13 files changed, 242 insertions(+), 65 deletions(-)
 
 v0.4.11  (2013-02-01) / Toni Gundogdu
 
 Guido Leisker:
   - Add support for myspass.de [2b79f18]
   - Add support for wdrmaus.de [86d1c64]
 Toni Gundogdu:
   - beeg.lua: Update title pattern [be81501]
   - FIX: 1tvru.lua: title and media URL patterns [763338c]
   - FIX: gaskrank.lua: media stream URL pattern [8c067a5]
   - FIX: gen-news.sh: Find the closest tagname [89d31bc]
   - FIX: lego.lua: All patterns [787be3d]
   - FIX: metacafe.lua: Key parsing [4735455]
   - FIX: theonion.lua: thumbnail URL pattern [8d6ee06]
   - gaskrank.lua: Parse thumbnail URL [1e15082]
 
  71 files changed, 398 insertions(+), 821 deletions(-)
 
 v0.4.10  (2012-11-22) / Toni Gundogdu
 
 Toni Gundogdu:
   - FIX: audioboo.lua: multiple patterns [b182505]
   - FIX: break.lua: multiple patterns [6357cd1]
   - FIX: dailymotion.lua: title pattern [bc35f74]
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/libquvi-scripts/Makefile
 cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/libquvi-scripts/PLIST
 cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/libquvi-scripts/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index