diff options
author | wiz <wiz@pkgsrc.org> | 2014-02-05 12:58:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-02-05 12:58:56 +0000 |
commit | 3085da1d4a8b2d854b9720e9f04e86b767c87325 (patch) | |
tree | 2d702a3363157ca374ce074d3feb0bebfab45467 /textproc/raptor2 | |
parent | 6bffec5741c3824f3a122c36574002d6eac4db24 (diff) | |
download | pkgsrc-3085da1d4a8b2d854b9720e9f04e86b767c87325.tar.gz |
Update to 2.0.13:
2013-01-29 Raptor2 Version 2.0.13 Released
Fix configure not finding curl when curl-config --cflags is empty
Fixed reported issue: 0000562.
Diffstat (limited to 'textproc/raptor2')
-rw-r--r-- | textproc/raptor2/Makefile | 5 | ||||
-rw-r--r-- | textproc/raptor2/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index bbb49dca6b2..21bc220cc78 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2014/01/01 11:52:03 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2014/02/05 12:58:56 wiz Exp $ -DISTNAME= raptor2-2.0.12 -PKGREVISION= 1 +DISTNAME= raptor2-2.0.13 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ diff --git a/textproc/raptor2/distinfo b/textproc/raptor2/distinfo index b7051cfb205..fc75c217975 100644 --- a/textproc/raptor2/distinfo +++ b/textproc/raptor2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2013/12/31 17:49:38 wiz Exp $ +$NetBSD: distinfo,v 1.8 2014/02/05 12:58:56 wiz Exp $ -SHA1 (raptor2-2.0.12.tar.gz) = d485d409e93b79a9d3690ba2b9d15ca6e1c4b84e -RMD160 (raptor2-2.0.12.tar.gz) = 2b3cda74e1c8774652619b99d2cf2ac81072d084 -Size (raptor2-2.0.12.tar.gz) = 1859726 bytes +SHA1 (raptor2-2.0.13.tar.gz) = 6e9b7db17ab1b6b030e257eb2a25dee7ee2b9838 +RMD160 (raptor2-2.0.13.tar.gz) = d12515a71c0c4c03ed0ffc52ff1c148015ed77f2 +Size (raptor2-2.0.13.tar.gz) = 1859648 bytes |