diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-31 00:39:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-31 00:39:17 +0000 |
commit | bdd407897eef5669713f4ca5a8966542f5a8fdf8 (patch) | |
tree | cefcec9d71a82070b303f9303c5bb2069e28d8f9 /net | |
parent | 4ef467aa9071d20c437a58ecc99e858823e397fd (diff) | |
download | pkgsrc-bdd407897eef5669713f4ca5a8966542f5a8fdf8.tar.gz |
Update to libquvi-0.4.1:
v0.4.1 (2012-03-23) / Toni Gundogdu
Toni Gundogdu:
- Add examples/parse.c [a26f5f6]
- Add examples/supported.c [179d997]
- DOC: Replace buzzhumor with gaskrank [3d2e015]
- FIX: Lua 5.2: Use luaL_newstate instead (#89) [6de7322]
- Thanks to Marien Zwart for the fix
- FIX: Make verify c/b check against correct option [0c4ff3b]
- FIX: Use dirname(3) properly [b2f1621]
Diffstat (limited to 'net')
-rw-r--r-- | net/libquvi/Makefile | 5 | ||||
-rw-r--r-- | net/libquvi/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/libquvi/Makefile b/net/libquvi/Makefile index e6f8f2922d8..ca63edfe91f 100644 --- a/net/libquvi/Makefile +++ b/net/libquvi/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2011/12/05 19:40:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2012/07/31 00:39:17 wiz Exp $ # -DISTNAME= libquvi-0.4.0 -PKGREVISION= 1 +DISTNAME= libquvi-0.4.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=quvi/} EXTRACT_SUFX= .tar.bz2 diff --git a/net/libquvi/distinfo b/net/libquvi/distinfo index be8e23be2e3..ef7eb6be753 100644 --- a/net/libquvi/distinfo +++ b/net/libquvi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/10/16 07:30:01 ryoon Exp $ +$NetBSD: distinfo,v 1.2 2012/07/31 00:39:17 wiz Exp $ -SHA1 (libquvi-0.4.0.tar.bz2) = 2effa310deef7049ed6dcf38e2ae6bf05a7689bf -RMD160 (libquvi-0.4.0.tar.bz2) = e456bf1b697890025c345ac40d7e64e9b9d0f1e7 -Size (libquvi-0.4.0.tar.bz2) = 301644 bytes +SHA1 (libquvi-0.4.1.tar.bz2) = b7ac371185c35a1a9a2135ef4ee61c86c48f78f4 +RMD160 (libquvi-0.4.1.tar.bz2) = 38535a867bef195b32a81b5bdadf927110f79603 +Size (libquvi-0.4.1.tar.bz2) = 308126 bytes |