unbreak by upgrading to 0.5.3
This commit is contained in:
parent
441e4e1310
commit
f17aa4f7c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116580
2 changed files with 3 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= camomile
|
||||
PORTVERSION= 0.4.2
|
||||
PORTVERSION= 0.5.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -16,8 +16,6 @@ PKGNAMEPREFIX= ocaml-
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A comprehensive Unicode library for objective caml language
|
||||
|
||||
BROKEN= Does not build
|
||||
|
||||
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
|
||||
ocamlfind:${PORTSDIR}/devel/ocaml-findlib
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (camomile-0.4.2.tar.bz2) = fa104f00c2f14511975713cc9dc55614
|
||||
SIZE (camomile-0.4.2.tar.bz2) = 2120129
|
||||
MD5 (camomile-0.5.3.tar.bz2) = 550ae2de1f6660312f9f4549061a95cb
|
||||
SIZE (camomile-0.5.3.tar.bz2) = 2138256
|
||||
|
|
Loading…
Reference in a new issue