diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-07-02 17:53:28 +0000 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-07-02 17:53:28 +0000 |
commit | 52c759e947cb8ac719c8df516199907054ba391e (patch) | |
tree | 91681c106b81c3fa5eb13bf28ba2f5fd70613c14 /devel/ocaml-camlp5 | |
parent | 45d2ce837b86c1a2ec913ba449baaa3725a902bf (diff) | |
download | ports-52c759e947cb8ac719c8df516199907054ba391e.tar.gz ports-52c759e947cb8ac719c8df516199907054ba391e.zip |
Notes
Diffstat (limited to 'devel/ocaml-camlp5')
-rw-r--r-- | devel/ocaml-camlp5/Makefile | 10 | ||||
-rw-r--r-- | devel/ocaml-camlp5/distinfo | 10 |
2 files changed, 3 insertions, 17 deletions
diff --git a/devel/ocaml-camlp5/Makefile b/devel/ocaml-camlp5/Makefile index 14ed7ca4b77d..e78c0006c23f 100644 --- a/devel/ocaml-camlp5/Makefile +++ b/devel/ocaml-camlp5/Makefile @@ -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 @@ MLINKS= camlp5.1 camlp5o.1 camlp5.1 camlp5o.opt.1 camlp5.1 camlp5r.1 \ 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} diff --git a/devel/ocaml-camlp5/distinfo b/devel/ocaml-camlp5/distinfo index 899beea5e788..fdfdb8a59c7d 100644 --- a/devel/ocaml-camlp5/distinfo +++ b/devel/ocaml-camlp5/distinfo @@ -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 |