diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index 1517db03e58..06378c26192 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2008/06/03 16:35:41 jasper Exp $ +# $OpenBSD: Makefile,v 1.6 2008/07/28 23:41:54 sthen Exp $ SHARED_ONLY= Yes @@ -7,7 +7,8 @@ COMMENT= document centric objects and utilities GNOME_PROJECT= goffice GNOME_VERSION= 0.6.4 V= ${GNOME_VERSION} -SHARED_LIBS += goffice-0.6 0.0 # .6.4 +PKGNAME= ${DISTNAME}p0 +SHARED_LIBS += goffice-0.6 1.0 # .6.4 CATEGORIES= devel # LGPL diff --git a/net/rrdtool/Makefile b/net/rrdtool/Makefile index 74e0656a1d8..e039888739a 100644 --- a/net/rrdtool/Makefile +++ b/net/rrdtool/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.41 2007/10/18 08:59:15 sthen Exp $ +# $OpenBSD: Makefile,v 1.42 2008/07/28 23:41:54 sthen Exp $ SHARED_ONLY= Yes @@ -8,12 +8,12 @@ COMMENT-python= python interface to librrd VERSION= 1.2.23 DISTNAME= rrdtool-${VERSION} -PKGNAME-main= ${DISTNAME} +PKGNAME-main= ${DISTNAME}p0 PKGNAME-perl= p5-RRD-${VERSION}p0 PKGNAME-python= py-rrd-${VERSION}p1 -SHARED_LIBS+= rrd 2.10 -SHARED_LIBS+= rrd_th 2.8 +SHARED_LIBS+= rrd 3.0 +SHARED_LIBS+= rrd_th 3.0 CATEGORIES= net diff --git a/textproc/libxml1/Makefile b/textproc/libxml1/Makefile index aa0eb495f83..654a7d5807b 100644 --- a/textproc/libxml1/Makefile +++ b/textproc/libxml1/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.17 2008/07/14 20:42:41 sthen Exp $ +# $OpenBSD: Makefile,v 1.18 2008/07/28 23:41:54 sthen Exp $ COMMENT= XML parsing library for GNOME VERSION= 1.8.17 DISTNAME= libxml-${VERSION} -PKGNAME= libxml1-${VERSION}p3 -SHARED_LIBS= xml 9.17 +PKGNAME= libxml1-${VERSION}p4 +SHARED_LIBS= xml 10.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml/1.8/} diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 003ebd3fb59..a744af6f5fa 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.29 2008/06/03 10:47:28 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.30 2008/07/28 23:41:54 sthen Exp $ COMMENT= fast, compact and portable XSL/XSLT processor V= 1.0.1 DISTNAME= Sablot-${V} -PKGNAME= sablotron-${V}p2 -SHARED_LIBS= sablot 101.0 +PKGNAME= sablotron-${V}p3 +SHARED_LIBS= sablot 102.0 CATEGORIES= textproc HOMEPAGE= http://www.gingerall.com/