svn commit: r354102 - in head: devel/flatzebra security/libp11

Tijl Coosemans tijl at FreeBSD.org
Thu May 15 07:46:38 UTC 2014


Author: tijl
Date: Thu May 15 07:46:37 2014
New Revision: 354102
URL: http://svnweb.freebsd.org/changeset/ports/354102
QAT: https://qat.redports.org/buildarchive/r354102/

Log:
  Bump PORTREVISION for previous change.

Modified:
  head/devel/flatzebra/Makefile
  head/security/libp11/Makefile

Modified: head/devel/flatzebra/Makefile
==============================================================================
--- head/devel/flatzebra/Makefile	Thu May 15 06:33:15 2014	(r354101)
+++ head/devel/flatzebra/Makefile	Thu May 15 07:46:37 2014	(r354102)
@@ -3,12 +3,12 @@
 
 PORTNAME=	flatzebra
 PORTVERSION=	0.1.6
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel games
 MASTER_SITES=	http://perso.b2b2c.ca/sarrazip/dev/
 
 MAINTAINER=	edwin at mavetju.org
-COMMENT=	A generic game engine for 2D double-buffering animation
+COMMENT=	Generic game engine for 2D double-buffering animation
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--includedir=${PREFIX}/include

Modified: head/security/libp11/Makefile
==============================================================================
--- head/security/libp11/Makefile	Thu May 15 06:33:15 2014	(r354101)
+++ head/security/libp11/Makefile	Thu May 15 07:46:37 2014	(r354102)
@@ -3,6 +3,7 @@
 
 PORTNAME=	libp11
 PORTVERSION=	0.2.8
+PORTREVISION=	1
 CATEGORIES=	security devel
 MASTER_SITES=	SF/opensc/${PORTNAME}
 


More information about the svn-ports-all mailing list