From owner-svn-ports-head@FreeBSD.ORG Mon Oct 7 10:55:43 2013 Return-Path: Delivered-To: svn-ports-head@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 ESMTP id 688C3195; Mon, 7 Oct 2013 10:55:43 +0000 (UTC) (envelope-from theraven@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 556F12736; Mon, 7 Oct 2013 10:55:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r97AthaH040655; Mon, 7 Oct 2013 10:55:43 GMT (envelope-from theraven@svn.freebsd.org) Received: (from theraven@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r97AthUD040654; Mon, 7 Oct 2013 10:55:43 GMT (envelope-from theraven@svn.freebsd.org) Message-Id: <201310071055.r97AthUD040654@svn.freebsd.org> From: David Chisnall Date: Mon, 7 Oct 2013 10:55:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329688 - head/x11/gnustep-app X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2013 10:55:43 -0000 Author: theraven Date: Mon Oct 7 10:55:42 2013 New Revision: 329688 URL: http://svnweb.freebsd.org/changeset/ports/329688 Log: Bump port revision (should have been in last commit) Approved by: bapt (mentor) Modified: head/x11/gnustep-app/Makefile Modified: head/x11/gnustep-app/Makefile ============================================================================== --- head/x11/gnustep-app/Makefile Mon Oct 7 10:54:54 2013 (r329687) +++ head/x11/gnustep-app/Makefile Mon Oct 7 10:55:42 2013 (r329688) @@ -3,7 +3,7 @@ PORTNAME= gnustep-app PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnustep MASTER_SITES= # empty DISTFILES= # empty