summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorryoon <ryoon>2011-01-21 12:09:10 +0000
committerryoon <ryoon>2011-01-21 12:09:10 +0000
commit153e4ded15716e6e307e6bbbf8435bfe733a2bff (patch)
treef1444964d20482851ffd149b3346b1d2ce36146f /net
parentbca84f20a5fb6d8d2957a4a623a22768604f97a7 (diff)
downloadpkgsrc-153e4ded15716e6e307e6bbbf8435bfe733a2bff.tar.gz
Update quvi to 0.2.12.
Changelog: 0.2.12 Wed Jan 19 2011 Toni Gundogdu Changes: - Add quvi/const.lua, quvi/bit.lua, quvi/util.lua (to lua/website/) - Add vim modelines to C and LUA source code - Add QUVIOPT_CATEGORY to API - Add dist-xz to configure.ac - Add --category-* options - Add publicsenat.lua, thanks to Raphael Droz for the script (#14) - Pass table (with URL, script path) to LUA scripts "ident" function - Make project compile with "gcc -ansi -pedantic" (c. 4.2, 4.5) - Apply style changes (scripts/astyle_c.sh) to C source code - Set CURL_GLOBAL_ALL to allow use of HTTPS with youtube.lua - Update API reference documentation (descr., grammar, etc.) - bloomberg.lua: Use cleaner string formatting - theonion.lua: Use cleaner string formatting - youtube.lua: Accept HTTPS URLs (#22) Bugfixes: - dailymotion.lua: Family-filter redirection (port from clive 2.2) - Replace URL, add error checking to examples/simple.c (#17) - tests/support-clipfish.pl: Expected title 0.2.11 Sat Dec 18 2010 Toni Gundogdu Changes: - Re-license under LGPLv2.1+ [#9] - Add missing support-buzzhumor.pl - Add globo support, thanks to mkolve for the script [#10] - Extend quvi.fetch to allow setting user-agent [#11] - Skip verification for non-HTTP video URLs [#15] Bugfixes: - vimeo.lua: Video ID parsing [#16] - bloomberg.lua: Thanks to mkolve for the fix [#7]
Diffstat (limited to 'net')
-rw-r--r--net/quvi/Makefile4
-rw-r--r--net/quvi/PLIST10
-rw-r--r--net/quvi/distinfo8
3 files changed, 14 insertions, 8 deletions
diff --git a/net/quvi/Makefile b/net/quvi/Makefile
index 0ffc263fd0b..f6e85ae953d 100644
--- a/net/quvi/Makefile
+++ b/net/quvi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/12/13 12:43:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2011/01/21 12:09:10 ryoon Exp $
#
-DISTNAME= quvi-0.2.10
+DISTNAME= quvi-0.2.12
CATEGORIES= net multimedia www
MASTER_SITES= http://quvi.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff --git a/net/quvi/PLIST b/net/quvi/PLIST
index 7f41a2e307d..91a48819ea0 100644
--- a/net/quvi/PLIST
+++ b/net/quvi/PLIST
@@ -1,20 +1,21 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/12/13 12:43:17 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2011/01/21 12:09:10 ryoon Exp $
bin/quvi
include/quvi/quvi.h
lib/libquvi.la
lib/pkgconfig/libquvi.pc
man/man1/quvi.1
share/doc/quvi/CodingStyle
-share/doc/quvi/HowtoContributeCode
share/doc/quvi/HowtoGetDevelopmentCode
share/doc/quvi/HowtoHelp
share/doc/quvi/HowtoSubmitPatches
+share/doc/quvi/HowtoWriteWebsiteScript
share/quvi/lua/README
share/quvi/lua/util/charset.lua
share/quvi/lua/util/content_type.lua
share/quvi/lua/util/trim.lua
share/quvi/lua/website/README
share/quvi/lua/website/academicearth.lua
+share/quvi/lua/website/bloomberg.lua
share/quvi/lua/website/break.lua
share/quvi/lua/website/buzzhumor.lua
share/quvi/lua/website/cbsnews.lua
@@ -25,9 +26,14 @@ share/quvi/lua/website/dailymotion.lua
share/quvi/lua/website/funnyhub.lua
share/quvi/lua/website/funnyordie.lua
share/quvi/lua/website/gaskrank.lua
+share/quvi/lua/website/globo.lua
share/quvi/lua/website/golem.lua
share/quvi/lua/website/google.lua
share/quvi/lua/website/liveleak.lua
+share/quvi/lua/website/publicsenat.lua
+share/quvi/lua/website/quvi/bit.lua
+share/quvi/lua/website/quvi/const.lua
+share/quvi/lua/website/quvi/util.lua
share/quvi/lua/website/sapo.lua
share/quvi/lua/website/sevenload.lua
share/quvi/lua/website/spiegel.lua
diff --git a/net/quvi/distinfo b/net/quvi/distinfo
index 8e8c27484f7..497d2ec9da4 100644
--- a/net/quvi/distinfo
+++ b/net/quvi/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/12/13 12:43:17 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2011/01/21 12:09:10 ryoon Exp $
-SHA1 (quvi-0.2.10.tar.bz2) = f79282628eb8adcb6fadec484c53e0b25053435c
-RMD160 (quvi-0.2.10.tar.bz2) = 4cdbb8d714893bfdcbf78b5e9a666f632fe051c3
-Size (quvi-0.2.10.tar.bz2) = 388308 bytes
+SHA1 (quvi-0.2.12.tar.bz2) = b06357cd13339d98efe25011948d25d0326bf167
+RMD160 (quvi-0.2.12.tar.bz2) = f45acaf0bd82e1d67f8080d779fd0b6454d1e11f
+Size (quvi-0.2.12.tar.bz2) = 397172 bytes