I propose an update for lang/ocaml to the latest upstream version 3.12.1. Since there is no more maintainer for this port, I also propose for maitnainership. Fix: ---- ocaml.path begins here ---- diff --git a/ocaml/Makefile b/ocaml/Makefile index d413eb6..d2ed500 100644 --- a/ocaml/Makefile +++ b/ocaml/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ocaml -PORTVERSION= 3.12.0 -PORTREVISION= 1 +PORTVERSION= 3.12.1 CATEGORIES= lang MASTER_SITES= http://caml.inria.fr/distrib/${DISTNAME:R}/ \ ftp://ftp.inria.fr/INRIA/caml-light/${DISTNAME:R}/ \ @@ -16,7 +15,7 @@ MASTER_SITES= http://caml.inria.fr/distrib/${DISTNAME:R}/ \ MASTER_SITE_SUBDIR= distfiles PKGNAMESUFFIX= ${SFX} -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= michael.grunewald@laposte.net COMMENT?= The Objective Caml compiler and programming environment USE_BZIP2= yes
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
miwi 2011-11-28 11:42:03 UTC FreeBSD ports repository Modified files: lang/ocaml Makefile distinfo Log: - Update to 3.12.1 - Pass maintainership to submitter PR: 162576 Submitted by: michael.grunewald@laposte.net Feature safe: yes Revision Changes Path 1.74 +2 -3 ports/lang/ocaml/Makefile 1.28 +2 -2 ports/lang/ocaml/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"