diff options
author | stas <stas@FreeBSD.org> | 2006-12-09 19:50:09 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2006-12-09 19:50:09 +0800 |
commit | 89d533b83fa66bef2e93f7482d24ff53a9218b55 (patch) | |
tree | 7407775132a5c5969bd0642f86e467cf00d3aa3d /devel/ocaml-res | |
parent | 528de5d1c8577b5dbcfa5b16517b417f0168bae8 (diff) | |
download | freebsd-ports-gnome-89d533b83fa66bef2e93f7482d24ff53a9218b55.tar.gz freebsd-ports-gnome-89d533b83fa66bef2e93f7482d24ff53a9218b55.tar.zst freebsd-ports-gnome-89d533b83fa66bef2e93f7482d24ff53a9218b55.zip |
- Update to 2.2.5
- Change my email
Diffstat (limited to 'devel/ocaml-res')
-rw-r--r-- | devel/ocaml-res/Makefile | 4 | ||||
-rw-r--r-- | devel/ocaml-res/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/ocaml-res/Makefile b/devel/ocaml-res/Makefile index 46669751a99a..5d6d74ab7dfb 100644 --- a/devel/ocaml-res/Makefile +++ b/devel/ocaml-res/Makefile @@ -7,12 +7,12 @@ # PORTNAME= res -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.5 CATEGORIES= devel MASTER_SITES= http://www.ocaml.info/ocaml_sources/ PKGNAMEPREFIX= ocaml- -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= Automatically Resizing Contiguous Memory for OCaml USE_BZIP2= yes diff --git a/devel/ocaml-res/distinfo b/devel/ocaml-res/distinfo index 39d28b54e100..59ec5a28129c 100644 --- a/devel/ocaml-res/distinfo +++ b/devel/ocaml-res/distinfo @@ -1,3 +1,3 @@ -MD5 (res-2.2.4.tar.bz2) = 1d1c522c193ad1bc9bd13760bc34f778 -SHA256 (res-2.2.4.tar.bz2) = a38dccb25822112a1e69acba6b271f587d299a7e3bd2cb0e8a09d11307744ac7 -SIZE (res-2.2.4.tar.bz2) = 33581 +MD5 (res-2.2.5.tar.bz2) = 6990499f7fa6dbc555c30e1324f66f28 +SHA256 (res-2.2.5.tar.bz2) = 66baf7fad87e0d57ce1f26aebcfa28dbcfabfb398e359541f8c0335122df0ac6 +SIZE (res-2.2.5.tar.bz2) = 33684 |