diff options
author | miwi <miwi@FreeBSD.org> | 2012-06-09 22:54:57 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-06-09 22:54:57 +0800 |
commit | 6b33f9a1e27a46acbcf8a1a357bca563d7ba9fd3 (patch) | |
tree | 6b001cbebea889df87e3a54343416e76fe58a839 | |
parent | 4368c94f05de1f311f22f546ac09ca0248f87c95 (diff) | |
download | freebsd-ports-gnome-6b33f9a1e27a46acbcf8a1a357bca563d7ba9fd3.tar.gz freebsd-ports-gnome-6b33f9a1e27a46acbcf8a1a357bca563d7ba9fd3.tar.zst freebsd-ports-gnome-6b33f9a1e27a46acbcf8a1a357bca563d7ba9fd3.zip |
- Update to 6.06
PR: 168856
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
-rw-r--r-- | devel/ocaml-camlp5/Makefile | 2 | ||||
-rw-r--r-- | devel/ocaml-camlp5/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/ocaml-camlp5/Makefile b/devel/ocaml-camlp5/Makefile index 8f9fabf50928..8b4321ed608f 100644 --- a/devel/ocaml-camlp5/Makefile +++ b/devel/ocaml-camlp5/Makefile @@ -7,7 +7,7 @@ # PORTNAME= camlp5 -PORTVERSION= 6.05 +PORTVERSION= 6.06 CATEGORIES= devel MASTER_SITES= http://cristal.inria.fr/~ddr/camlp5/distrib/src/ \ http://pauillac.inria.fr/~ddr/camlp5/distrib/src/ diff --git a/devel/ocaml-camlp5/distinfo b/devel/ocaml-camlp5/distinfo index da57a45b3037..d71bd2b90e83 100644 --- a/devel/ocaml-camlp5/distinfo +++ b/devel/ocaml-camlp5/distinfo @@ -1,2 +1,2 @@ -SHA256 (ocaml-camlp5/camlp5-6.05.tgz) = 078453caeb480274df8bcad7e1ef5a2a0774fb9f2c1f62f71573798825a194bd -SIZE (ocaml-camlp5/camlp5-6.05.tgz) = 659454 +SHA256 (ocaml-camlp5/camlp5-6.06.tgz) = 763f89ee6cde4ca063a50708c3fe252d55ea9f8037e3ae9801690411ea6180c5 +SIZE (ocaml-camlp5/camlp5-6.06.tgz) = 681614 |