From owner-svn-ports-all@FreeBSD.ORG Thu May 15 07:46:38 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A08BD219; Thu, 15 May 2014 07:46:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8E2332BFF; Thu, 15 May 2014 07:46:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4F7kcXm039197; Thu, 15 May 2014 07:46:38 GMT (envelope-from tijl@svn.freebsd.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4F7kcXK039193; Thu, 15 May 2014 07:46:38 GMT (envelope-from tijl@svn.freebsd.org) Message-Id: <201405150746.s4F7kcXK039193@svn.freebsd.org> From: Tijl Coosemans Date: Thu, 15 May 2014 07:46:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354102 - in head: devel/flatzebra security/libp11 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2014 07:46:38 -0000 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@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}