diff options
author | tonio <tonio> | 2007-01-18 09:59:59 +0000 |
---|---|---|
committer | tonio <tonio> | 2007-01-18 09:59:59 +0000 |
commit | 48607ec3742b9f7bd6258fba66f8c02237d9ef23 (patch) | |
tree | 069abbbac786902c0ce698fca60ba6233bc2f94d /devel/pcre-ocaml | |
parent | 376e7c50ed6f07fdb585dbc41082fa8c9e2a26fd (diff) | |
download | pkgsrc-48607ec3742b9f7bd6258fba66f8c02237d9ef23.tar.gz |
Update devel/pcre-ocaml to 5.11.2
OcamlMakefile fixes
Diffstat (limited to 'devel/pcre-ocaml')
-rw-r--r-- | devel/pcre-ocaml/Makefile | 5 | ||||
-rw-r--r-- | devel/pcre-ocaml/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/pcre-ocaml/Makefile b/devel/pcre-ocaml/Makefile index 2e78780096f..b95f89a50fa 100644 --- a/devel/pcre-ocaml/Makefile +++ b/devel/pcre-ocaml/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2006/08/11 15:03:08 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2007/01/18 09:59:59 tonio Exp $ # -DISTNAME= pcre-ocaml-5.10.3 -PKGREVISION= 1 +DISTNAME= pcre-ocaml-5.11.2 CATEGORIES= devel MASTER_SITES= http://www.ocaml.info/ocaml_sources/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/pcre-ocaml/distinfo b/devel/pcre-ocaml/distinfo index b50cfe50325..4bf4c8068da 100644 --- a/devel/pcre-ocaml/distinfo +++ b/devel/pcre-ocaml/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/05/20 14:22:04 rillig Exp $ +$NetBSD: distinfo,v 1.2 2007/01/18 09:59:59 tonio Exp $ -SHA1 (pcre-ocaml-5.10.3.tar.bz2) = 5c255ea0562f7690f8a8b86aeb902a89b76a07cd -RMD160 (pcre-ocaml-5.10.3.tar.bz2) = 4b6c37ad220f75d04ce5f2baee590e44c1fc72e9 -Size (pcre-ocaml-5.10.3.tar.bz2) = 46354 bytes +SHA1 (pcre-ocaml-5.11.2.tar.bz2) = 2a9f44165670a4fc81d9a13f4f7192ebc5a96b71 +RMD160 (pcre-ocaml-5.11.2.tar.bz2) = 6a7d690d49f86fa36845b8e064248677faa9ad98 +Size (pcre-ocaml-5.11.2.tar.bz2) = 46651 bytes |