diff --git a/archivers/sltar/Makefile b/archivers/sltar/Makefile index be566a45c34..c35a085db12 100644 --- a/archivers/sltar/Makefile +++ b/archivers/sltar/Makefile @@ -1,13 +1,13 @@ -# $OpenBSD: Makefile,v 1.2 2013/11/09 09:51:50 jung Exp $ +# $OpenBSD: Makefile,v 1.3 2014/08/21 08:04:16 armani Exp $ COMMENT= simple tar implementation DISTNAME= sltar-0.5 -REVISION= 0 +REVISION= 1 CATEGORIES= archivers -HOMEPAGE= https://github.com/Gottox/sltar +HOMEPAGE= https://github.com/Gottox/sltar MAINTAINER = Joerg Jung diff --git a/devel/cmocka/Makefile b/devel/cmocka/Makefile index 2a7b5254b2a..c98f3794512 100644 --- a/devel/cmocka/Makefile +++ b/devel/cmocka/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2014/03/14 14:35:01 rpointel Exp $ +# $OpenBSD: Makefile,v 1.3 2014/08/21 08:04:16 armani Exp $ COMMENT = elegant unit testing framework for C DISTNAME = cmocka-0.3.2 -REVISION = 0 +REVISION = 1 EXTRACT_SUFX = .tar.xz @@ -11,7 +11,7 @@ SHARED_LIBS += cmocka 0.0 # 0.1 CATEGORIES = devel -HOMEPAGE = http://cmocka.org/ +HOMEPAGE = http://cmocka.org/ # Apache License v2 PERMIT_PACKAGE_CDROM = Yes diff --git a/devel/cxxtools/Makefile b/devel/cxxtools/Makefile index d664814ff85..4d6d81f4bfb 100644 --- a/devel/cxxtools/Makefile +++ b/devel/cxxtools/Makefile @@ -1,13 +1,13 @@ -# $OpenBSD: Makefile,v 1.9 2014/07/14 09:44:52 armani Exp $ +# $OpenBSD: Makefile,v 1.10 2014/08/21 08:04:16 armani Exp $ COMMENT= various reusable C++-components DISTNAME= cxxtools-1.4.7 -REVISION= 3 +REVISION= 4 SHARED_LIBS += cxxtools 2.0 # .5.0 CATEGORIES= devel -HOMEPAGE= http://www.tntnet.org/cxxtools.html +HOMEPAGE= http://www.tntnet.org/cxxtools.html # LGPLv2.1+ PERMIT_PACKAGE_CDROM= Yes diff --git a/x11/xglobe/Makefile b/x11/xglobe/Makefile index f52ac1b9d20..d9d3168b4fb 100644 --- a/x11/xglobe/Makefile +++ b/x11/xglobe/Makefile @@ -1,15 +1,15 @@ -# $OpenBSD: Makefile,v 1.69 2014/07/13 09:02:05 armani Exp $ +# $OpenBSD: Makefile,v 1.70 2014/08/21 08:04:16 armani Exp $ COMMENT= display the Earth on X11 CATEGORIES= x11 geo -HOMEPAGE= http://www.shaderwrangler.com/xglobe/ +HOMEPAGE= http://www.shaderwrangler.com/xglobe/ #MASTER_SITES= ${HOMEPAGE} # Temporary release MASTER_SITES= ftp://quatramaran.ens.fr/pub/espie/ DISTNAME= xglobe-0.5p2 PKGNAME= xglobe-0.5 -REVISION= 39 +REVISION= 40 MAINTAINER= Marc Espie