Date: Sun, 03 Jul 2011 01:26:50 +0900 From: Hirohisa Yamaguchi <umq@ueo.co.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/158597: [maintainer] devel/ocaml-camlp5 update to 6.02.3 Message-ID: <86k4c0sl6d.wl%umq@ueo.co.jp> Resent-Message-ID: <201107021630.p62GUF2C013808@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 158597 >Category: ports >Synopsis: [maintainer] devel/ocaml-camlp5 update to 6.02.3 >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: Sat Jul 02 16:30:15 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@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: The new version of devel/ocaml-camlp5 6.02.3 is available. WWW: http://cristal.inria.fr/~ddr/camlp5/ >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.9 diff -u -r1.9 Makefile --- Makefile 11 Apr 2011 07:10:27 -0000 1.9 +++ Makefile 2 Jul 2011 16:24:15 -0000 @@ -7,17 +7,14 @@ # PORTNAME= camlp5 -PORTVERSION= 6.02.2.p${PATCHLEVEL} +PORTVERSION= 6.02.3 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@ueo.co.jp COMMENT= A preprocessor-pretty-printer of OCaml @@ -43,11 +40,6 @@ 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) @${MKDIR} ${DOCSDIR} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/ocaml-camlp5/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- distinfo 11 Apr 2011 07:10:27 -0000 1.6 +++ distinfo 2 Jul 2011 16:24:15 -0000 @@ -1,8 +1,2 @@ -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 +SHA256 (ocaml-camlp5/camlp5-6.02.3.tgz) = 329f8e577a6f9ac749a0d6fd22acb8385ae17dda3942ba415e27846304e42bfd +SIZE (ocaml-camlp5/camlp5-6.02.3.tgz) = 653958 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86k4c0sl6d.wl%umq>