- Update to version 2.18.5 (it is not the latest one, but is compatible
with both current and newish OCaml versions, to ease the transition) - Add the missing USES+=gnome and assume maintainership while I'm at it
This commit is contained in:
parent
abd9626ef3
commit
af0eeaefa8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503969
@ -2,20 +2,18 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lablgtk2
|
||||
PORTVERSION= 2.18.3
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.18.5
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1479/ \
|
||||
LOCAL/bf
|
||||
MASTER_SITES= https://download.ocamlcore.org/lablgtk/Lablgtk2/${PORTVERSION}/
|
||||
PKGNAMEPREFIX= ocaml-
|
||||
DISTNAME= lablgtk-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Objective Caml interface to GTK+ 2.x
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
USES= gmake pkgconfig
|
||||
USES= gmake gnome pkgconfig
|
||||
USE_GNOME= gtk20
|
||||
USE_OCAML= yes
|
||||
USE_OCAML_FINDLIB= yes
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (lablgtk-2.18.3.tar.gz) = 975bebf2f9ca74dc3bf7431ebb640ff6a924bb80c8ee5f4467c475a7e4b0cbaf
|
||||
SIZE (lablgtk-2.18.3.tar.gz) = 788177
|
||||
TIMESTAMP = 1559922306
|
||||
SHA256 (lablgtk-2.18.5.tar.gz) = 2bf251db21c077fdd26c035ea03edd8fe609187f908e520e87a8ffdd9c36d233
|
||||
SIZE (lablgtk-2.18.5.tar.gz) = 808005
|
||||
|
Loading…
Reference in New Issue
Block a user