Upstream has moved to bitbucket. Here is a new diff.

Christopher


Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/ocaml-pcre/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile    15 Sep 2011 15:50:23 -0000      1.1.1.1
+++ Makefile    21 May 2012 16:54:04 -0000
@@ -3,10 +3,9 @@
 COMMENT=       Objective Caml perl-compatible regexp library
 CATEGORIES=    devel textproc
 
-DISTNAME=      release-6.2.2
-PKGNAME=       ocaml-pcre-6.2.2
-WRKDIST=       ${WRKDIR}/pcre-ocaml-${DISTNAME}
-DIST_SUBDIR=   ocaml-pcre
+V=             6.2.5
+DISTNAME=      pcre-ocaml-$V
+PKGNAME=       ocaml-pcre-$V
 
 HOMEPAGE=      http://ocaml.info/home/ocaml_sources.html
 
@@ -18,7 +17,7 @@ PERMIT_DISTFILES_CDROM=       Yes
 
 MODULES=       lang/ocaml
 
-MASTER_SITES=  http://hg.ocaml.info/release/pcre-ocaml/archive/
+MASTER_SITES=  https://bitbucket.org/mmottl/pcre-ocaml/downloads/
 
 RUN_DEPENDS=   sysutils/findlib
 BUILD_DEPENDS= ${RUN_DEPENDS}
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/ocaml-pcre/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    15 Sep 2011 15:50:23 -0000      1.1.1.1
+++ distinfo    21 May 2012 16:54:04 -0000
@@ -1,5 +1,5 @@
-MD5 (ocaml-pcre/release-6.2.2.tar.gz) = Nh6o2O0yzGt4r83tzIsjOg==
-RMD160 (ocaml-pcre/release-6.2.2.tar.gz) = tiSMvzXnera+UN5UlEASr1j3CYA=
-SHA1 (ocaml-pcre/release-6.2.2.tar.gz) = J/f9NEjI5drUKzB9BFjPlLgjHTU=
-SHA256 (ocaml-pcre/release-6.2.2.tar.gz) = 
ENcvcpzmPadI+5pnEJN3lQQzX5buTkdKjrCvyJwZpqI=
-SIZE (ocaml-pcre/release-6.2.2.tar.gz) = 60365
+MD5 (pcre-ocaml-6.2.5.tar.gz) = pviHO79dLQiXZUzDX6WaQg==
+RMD160 (pcre-ocaml-6.2.5.tar.gz) = PLca5AfhOWq4P6CN+fzUGqy6gX8=
+SHA1 (pcre-ocaml-6.2.5.tar.gz) = khCUunqBCjZMEZ0QmZUlUckNGew=
+SHA256 (pcre-ocaml-6.2.5.tar.gz) = 8XdAKKRSXSLR9M9M4BIcmdhada7XpJjD6KsPXjmIjkc=
+SIZE (pcre-ocaml-6.2.5.tar.gz) = 60724


Reply via email to