diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-21 00:48:36 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-21 00:48:36 +0000 |
commit | 541ca3ca010c670c2e04c2f248b3f6eb6ef0dd7e (patch) | |
tree | bfd8a7d25e4d700bdce80748f069a1fa8e25a5c7 /graphics/ocaml-images | |
parent | 4ba8d159774eddf26ac7f16165b3d5da48495c73 (diff) |
Notes
Diffstat (limited to 'graphics/ocaml-images')
-rw-r--r-- | graphics/ocaml-images/Makefile | 5 | ||||
-rw-r--r-- | graphics/ocaml-images/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile index 4eec4916ab0f..d9605ba68123 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -7,8 +7,8 @@ # PORTNAME= images -PORTVERSION= 2.12 -PORTEPOCH= 1 +PORTVERSION= 2.2 +PORTEPOCH= 2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.inria.fr/INRIA/caml-light/bazar-ocaml/ PKGNAMEPREFIX= ocaml- @@ -56,6 +56,7 @@ post-install: @${MKDIR} ${DOCSDIR} @cd ${WRKSRC} && ${FIND} doc | ${CPIO} -pdmu -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} > /dev/null 2>&1 @${INSTALL_DATA} ${WRKSRC}/Announce ${DOCSDIR}/ + @${INSTALL_DATA} ${WRKSRC}/Announce-2.2 ${DOCSDIR}/ @${INSTALL_DATA} ${WRKSRC}/CHANGES ${DOCSDIR}/ @${INSTALL_DATA} ${WRKSRC}/INSTALL ${DOCSDIR}/ @${INSTALL_DATA} ${WRKSRC}/LICENSE ${DOCSDIR}/ diff --git a/graphics/ocaml-images/distinfo b/graphics/ocaml-images/distinfo index dfd619488705..cdb36cc3a722 100644 --- a/graphics/ocaml-images/distinfo +++ b/graphics/ocaml-images/distinfo @@ -1,3 +1,3 @@ -MD5 (camlimages-2.12.tgz) = 6662c0a3e7653a731410cd9783a55bfb -SHA256 (camlimages-2.12.tgz) = d4c7bca6dc68574077778961412d2f1f63830c5bcb4c6b913a6313f735a50e50 -SIZE (camlimages-2.12.tgz) = 1353863 +MD5 (camlimages-2.2.tgz) = d933eb58c7983f70b1a000fa01893aa4 +SHA256 (camlimages-2.2.tgz) = 9b8861d7b8c6752ad33ef2af5c486efa626b19ad9ea190641a736384629f1026 +SIZE (camlimages-2.2.tgz) = 1385525 |