pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pcre-ocaml Used github infrastructure. As sugges...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4dab680f35a1
branches: trunk
changeset: 652128:4dab680f35a1
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Sun May 24 11:35:35 2015 +0000
description:
Used github infrastructure. As suggested by mef@.
diffstat:
devel/pcre-ocaml/Makefile | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r eacc3c827b33 -r 4dab680f35a1 devel/pcre-ocaml/Makefile
--- a/devel/pcre-ocaml/Makefile Sun May 24 08:03:43 2015 +0000
+++ b/devel/pcre-ocaml/Makefile Sun May 24 11:35:35 2015 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile,v 1.17 2015/01/20 14:31:09 jaapb Exp $
+# $NetBSD: Makefile,v 1.18 2015/05/24 11:35:35 jaapb Exp $
-DISTNAME= pcre-ocaml-${VERSION}
+DISTNAME= pcre-ocaml-7.1.5
PKGNAME= ${DISTNAME} # avoid prefixing with ocaml
-VERSION= 7.1.5
CATEGORIES= devel
-MASTER_SITES= http://github.com/mmottl/pcre-ocaml/releases/download/v${VERSION}/
-LICENSE= gnu-lgpl-v2.1
+MASTER_SITES= ${MASTER_SITE_GITHUB:=mmottl/}
+GITHUB_RELEASE= v${PKGVERSION_NOREV}
MAINTAINER= jaapb%NetBSD.org@localhost
HOMEPAGE= http://github.com/mmottl/pcre-ocaml
COMMENT= Perl compatible regular expressions for OCaml
+LICENSE= gnu-lgpl-v2.1
OCAML_USE_OASIS= yes
USE_TOOLS= pax
Home |
Main Index |
Thread Index |
Old Index