pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39348: Package update: devel/pcre-ocaml (to 5.15.0)
>Number: 39348
>Category: pkg
>Synopsis: Package update: devel/pcre-ocaml (to 5.15.0)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Aug 13 09:20:00 +0000 2008
>Originator: jaapb%kerguelen.org@localhost
>Release: NetBSD 4.99.67
>Organization:
>Environment:
System: NetBSD courbet.kerguelen.org 4.99.67 NetBSD 4.99.67 (COURBET) #0: Fri
Jun 27 19:20:38 CEST 2008
root%courbet.kerguelen.org@localhost:/usr/src/objdir/sys/arch/sparc64/compile/COURBET
sparc64
Architecture: sparc64
Machine: sparc64
>Description:
This is an update of the pcre-ocaml package to a new version.
I've also made some small improvements to the PLIST.
>How-To-Repeat:
n/a
>Fix:
results of a cvs diff -u:
---begin---
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/pcre-ocaml/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile 26 May 2008 02:13:17 -0000 1.6
+++ Makefile 13 Aug 2008 09:13:50 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.6 2008/05/26 02:13:17 joerg Exp $
#
-DISTNAME= pcre-ocaml-5.11.2
+DISTNAME= pcre-ocaml-5.15.0
CATEGORIES= devel
MASTER_SITES= http://www.ocaml.info/ocaml_sources/
EXTRACT_SUFX= .tar.bz2
@@ -17,7 +17,7 @@
USE_TOOLS+= gmake pax
.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || \
(${MACHINE_ARCH} == "sparc") || (${MACHINE_ARCH} == "x86_64")
-PLIST_SRC= PLIST PLIST.opt
+PLIST_SRC= PLIST.opt PLIST
.else
BUILD_TARGET= byte
.endif
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/pcre-ocaml/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- PLIST 9 Jun 2007 11:05:00 -0000 1.2
+++ PLIST 13 Aug 2008 09:13:50 -0000
@@ -5,18 +5,29 @@
lib/ocaml/site-lib/pcre/pcre.cma
lib/ocaml/site-lib/pcre/pcre.cmi
lib/ocaml/site-lib/pcre/pcre.mli
+share/examples/pcre-ocaml/OMakefile
share/examples/pcre-ocaml/cloc/Makefile
+share/examples/pcre-ocaml/cloc/OMakefile
share/examples/pcre-ocaml/cloc/README
share/examples/pcre-ocaml/cloc/cloc.ml
+share/examples/pcre-ocaml/cloc/make_win32_cloc.bat
share/examples/pcre-ocaml/count_hash/Makefile
+share/examples/pcre-ocaml/count_hash/OMakefile
share/examples/pcre-ocaml/count_hash/README
share/examples/pcre-ocaml/count_hash/count_hash.ml
share/examples/pcre-ocaml/pcregrep/Makefile
+share/examples/pcre-ocaml/pcregrep/OMakefile
share/examples/pcre-ocaml/pcregrep/README
share/examples/pcre-ocaml/pcregrep/pcregrep.ml
share/examples/pcre-ocaml/subst/Makefile
+share/examples/pcre-ocaml/subst/OMakefile
share/examples/pcre-ocaml/subst/README
share/examples/pcre-ocaml/subst/subst.ml
+@dirrm share/examples/pcre-ocaml/subst
+@dirrm share/examples/pcre-ocaml/pcregrep
+@dirrm share/examples/pcre-ocaml/count_hash
+@dirrm share/examples/pcre-ocaml/cloc
+@dirrm share/examples/pcre-ocaml
@exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/pcre
@unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/pcre
@dirrm lib/ocaml/site-lib/pcre
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/devel/pcre-ocaml/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo 9 Jun 2007 11:05:00 -0000 1.3
+++ distinfo 13 Aug 2008 09:13:50 -0000
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.3 2007/06/09 11:05:00 rillig Exp $
-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
+SHA1 (pcre-ocaml-5.15.0.tar.bz2) = b7fb293867cf2c7d7deddc29e6a445359b0f7604
+RMD160 (pcre-ocaml-5.15.0.tar.bz2) = b2a515f2120e2e6a25f03ee15d60fe766621f5a9
+Size (pcre-ocaml-5.15.0.tar.bz2) = 51120 bytes
SHA1 (patch-aa) = ff7aaec3c2fb06b1c9ab410257b64c8d5d29dcf6
SHA1 (patch-ab) = 1a4de1d021cc9ebafdab8f470750fe097d80905e
---end---
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index