diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-07 19:25:40 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2009-11-07 19:25:40 +0000 |
commit | e2c4d0a197ed42fff90d119fd7c5232132faae6c (patch) | |
tree | a66cce2c1ac5f5826991b5ce8ea822982853481b /graphics/ocaml-images | |
parent | 02cadbab0bf0b1887efa1c621d10b3fba39f62a2 (diff) | |
download | ports-e2c4d0a197ed42fff90d119fd7c5232132faae6c.tar.gz ports-e2c4d0a197ed42fff90d119fd7c5232132faae6c.zip |
Notes
Diffstat (limited to 'graphics/ocaml-images')
-rw-r--r-- | graphics/ocaml-images/Makefile | 6 | ||||
-rw-r--r-- | graphics/ocaml-images/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile index d8a950673590..4eec4916ab0f 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -7,8 +7,7 @@ # PORTNAME= images -PORTVERSION= 2.2 -PORTREVISION= 6 +PORTVERSION= 2.12 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.inria.fr/INRIA/caml-light/bazar-ocaml/ @@ -48,7 +47,7 @@ PKGDEINSTALL= ${PKGINSTALL} DOCSDIR= ${PREFIX}/share/doc/ocaml-images .if !defined(NOPORTDOCS) -PORTDOCS= Announce Announce-2.2 CHANGES INSTALL LICENSE doc +PORTDOCS= Announce CHANGES INSTALL LICENSE doc .endif post-install: @@ -57,7 +56,6 @@ 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 cdb36cc3a722..dfd619488705 100644 --- a/graphics/ocaml-images/distinfo +++ b/graphics/ocaml-images/distinfo @@ -1,3 +1,3 @@ -MD5 (camlimages-2.2.tgz) = d933eb58c7983f70b1a000fa01893aa4 -SHA256 (camlimages-2.2.tgz) = 9b8861d7b8c6752ad33ef2af5c486efa626b19ad9ea190641a736384629f1026 -SIZE (camlimages-2.2.tgz) = 1385525 +MD5 (camlimages-2.12.tgz) = 6662c0a3e7653a731410cd9783a55bfb +SHA256 (camlimages-2.12.tgz) = d4c7bca6dc68574077778961412d2f1f63830c5bcb4c6b913a6313f735a50e50 +SIZE (camlimages-2.12.tgz) = 1353863 |