ports/156221: [maintainer] devel/ocaml-camlp5 update to 6.02.2

Hirohisa Yamaguchi umq at ueo.co.jp
Wed Apr 6 13:20:10 UTC 2011


>Number:         156221
>Category:       ports
>Synopsis:       [maintainer] devel/ocaml-camlp5 update to 6.02.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 06 13:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Hirohisa Yamaguchi
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD calliope.****.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64

>Description:
	The new version of devel/ocaml-camlp5 6.02.2 is available.

>How-To-Repeat:
	N/A
>Fix:

	The patch follows:

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/ocaml-camlp5/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	5 Apr 2011 22:23:28 -0000	1.8
+++ Makefile	6 Apr 2011 13:08:05 -0000
@@ -7,13 +7,16 @@
 #
 
 PORTNAME=	camlp5
-PORTVERSION=	6.02.0
-PORTREVISION=	1
+PORTVERSION=	6.02.2.p${PATCHLEVEL}
 CATEGORIES=	devel
 MASTER_SITES=	http://cristal.inria.fr/~ddr/camlp5/distrib/src/ \
 		http://pauillac.inria.fr/~ddr/camlp5/distrib/src/
 PKGNAMEPREFIX=	ocaml-
+DISTNAME=	${PORTNAME}-${PORTVERSION:R}
 EXTRACT_SUFX=	.tgz
+DIST_SUBDIR=	${UNIQUENAME}
+
+PATCH_SITES=	${MASTER_SITES}
 
 MAINTAINER=	umq at ueo.co.jp
 COMMENT=	A preprocessor-pretty-printer of OCaml
@@ -40,6 +43,10 @@
 PORTDOCS=	CHANGES DEVEL ICHANGES INSTALL LICENSE MODE README UPGRADING
 
 .include <bsd.port.pre.mk>
+PATCHLEVEL=	3
+PATCHFILES!=	/usr/bin/jot -s " " -w \
+		patch-${PORTVERSION:R}-%d \
+		${PATCHLEVEL} 1 ${PATCHLEVEL}
 
 post-install:
 .if !defined(NOPORTDOCS)
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/ocaml-camlp5/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	3 Dec 2010 07:13:26 -0000	1.5
+++ distinfo	6 Apr 2011 13:08:05 -0000
@@ -1,2 +1,8 @@
-SHA256 (camlp5-6.02.0.tgz) = 5f12e877b92086afed5eb6a3512674fe3bb513de55bad20bafe039d663588b32
-SIZE (camlp5-6.02.0.tgz) = 653501
+SHA256 (ocaml-camlp5/camlp5-6.02.2.tgz) = 071599e21641ac3c1852ea7968d313e7165f426671df967f991105c68116d5fc
+SIZE (ocaml-camlp5/camlp5-6.02.2.tgz) = 658861
+SHA256 (ocaml-camlp5/patch-6.02.2-1) = 0494cf131848a3c3f21b4298dcfdd295e83ddd7509cd621a679ccf6d85882d2b
+SIZE (ocaml-camlp5/patch-6.02.2-1) = 4815
+SHA256 (ocaml-camlp5/patch-6.02.2-2) = 9483f5ce25290c9190c58a52cb653864b503ae440496b74aa40173cacf03c22c
+SIZE (ocaml-camlp5/patch-6.02.2-2) = 6924
+SHA256 (ocaml-camlp5/patch-6.02.2-3) = f1e382a902fd48dc8ec86848d0a46521791464ae1ba376e09e4f62ba7ed436e8
+SIZE (ocaml-camlp5/patch-6.02.2-3) = 1343
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/ocaml-camlp5/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	3 Dec 2010 07:13:26 -0000	1.4
+++ pkg-plist	6 Apr 2011 13:08:05 -0000
@@ -188,6 +188,8 @@
 lib/ocaml/camlp5/q_phony.o
 lib/ocaml/camlp5/quotation.cmi
 lib/ocaml/camlp5/quotation.mli
+lib/ocaml/camlp5/reloc.cmi
+lib/ocaml/camlp5/reloc.mli
 lib/ocaml/camlp5/stdpp.cmi
 lib/ocaml/camlp5/stdpp.cmx
 lib/ocaml/camlp5/stdpp.mli

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list