Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2009 20:06:21 -0200 (BRST)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/139777: [PATCH] graphics/ocaml-images: update to 2.12
Message-ID:  <20091019220621.0AD903F416C@fbsd.scjamorim.org>
Resent-Message-ID: <200910192210.n9JMA1uc037506@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139777
>Category:       ports
>Synopsis:       [PATCH] graphics/ocaml-images: update to 2.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 19 22:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009
>Description:
- Update to 2.12

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- ocaml-images-2.12,1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/ocaml-images/Makefile,v
retrieving revision 1.21
diff -u -u -r1.21 Makefile
--- Makefile	18 Jul 2009 11:11:00 -0000	1.21
+++ Makefile	19 Oct 2009 22:05:38 -0000
@@ -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 @@
 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 @@
 	@${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}/
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/ocaml-images/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	5 Dec 2005 17:44:35 -0000	1.5
+++ distinfo	19 Oct 2009 22:05:38 -0000
@@ -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
--- ocaml-images-2.12,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091019220621.0AD903F416C>