1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Update to 3.2.0.

- Fix the build.

Feature safe:	yes
This commit is contained in:
Stanislav Sedov 2009-09-23 21:05:33 +00:00
parent 8896ff089d
commit 0e8c6e63ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241997
2 changed files with 8 additions and 6 deletions

View File

@ -7,11 +7,12 @@
#
PORTNAME= res
PORTVERSION= 2.2.6
PORTVERSION= 3.2.0
PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= http://www.ocaml.info/ocaml_sources/
MASTER_SITES= http://hg.ocaml.info/release/res/archive/
PKGNAMEPREFIX= ocaml-
DISTNAME= release-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= Automatically Resizing Contiguous Memory for OCaml
@ -22,9 +23,10 @@ USE_OCAML= yes
USE_OCAML_FINDLIB=yes
USE_OCAML_WASH= yes
DOCS= README
DOCS= README.txt
DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME}
EXAMPLESDIR= ${PREFIX}/share/examples/ocaml/${PORTNAME}
WRKSRC= ${WRKDIR}/${PORTNAME}-release-${PORTVERSION}
.include <bsd.port.pre.mk>

View File

@ -1,3 +1,3 @@
MD5 (res-2.2.6.tar.bz2) = dd5cb98af061cdc5d15037172aea711d
SHA256 (res-2.2.6.tar.bz2) = c3509130328c460b9a394cfffb3e49bacc34a4065b753ef355a697b6b22d425d
SIZE (res-2.2.6.tar.bz2) = 34574
MD5 (release-3.2.0.tar.bz2) = 21545649743375ef57693fb6f025c48e
SHA256 (release-3.2.0.tar.bz2) = 945c1dfa6d29ec7443dc9707df41f89a8a58274f7e2257f8d7ac5e407a971765
SIZE (release-3.2.0.tar.bz2) = 35294