diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile index 3f1e01a9c0c..59d370747c8 100644 --- a/devel/gettext/Makefile +++ b/devel/gettext/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.59 2012/09/26 09:34:09 espie Exp $ +# $OpenBSD: Makefile,v 1.60 2012/10/12 14:53:39 sthen Exp $ COMMENT= GNU gettext DISTNAME= gettext-0.18.1 -REVISION= 4 +REVISION= 5 SHARED_LIBS += intl 6.0 # .9.1 SHARED_LIBS += asprintf 1.0 # .0.0 SHARED_LIBS += gettextlib 3.0 # .0.0 diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 436b7e229ba..a376be61db7 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.55 2010/11/17 08:05:13 espie Exp $ +# $OpenBSD: Makefile,v 1.56 2012/10/12 14:53:39 sthen Exp $ COMMENT= library for dynamic creation of images DISTNAME= gd-2.0.35 -REVISION= 0 +REVISION= 1 SHARED_LIBS= gd 20.35 CATEGORIES= graphics MASTER_SITES= ${HOMEPAGE}/releases/ diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index 710d0fea75a..e1bac1a76e3 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.57 2012/10/04 07:45:26 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.58 2012/10/12 14:53:39 sthen Exp $ # XXX Don't even think of updating ocaml alone. # Do check that the ports that depend on it still work, or repair them. @@ -11,7 +11,7 @@ COMMENT= ML language based on complete class-based objective system BASENAME= ocaml-4.00 DISTNAME= ${BASENAME}.0 -REVISION= 1 +REVISION= 2 CATEGORIES= lang MASTER_SITES= http://caml.inria.fr/pub/distrib/${BASENAME}/ DOCFILES= ${BASENAME}-refman-html.tar.gz