From owner-svn-ports-head@FreeBSD.ORG Fri May 3 17:37:15 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 95971F09; Fri, 3 May 2013 17:37:15 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 6CDB21516; Fri, 3 May 2013 17:37:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r43HbEcX061996; Fri, 3 May 2013 17:37:14 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r43HbE8l061991; Fri, 3 May 2013 17:37:14 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201305031737.r43HbE8l061991@svn.freebsd.org> From: Emanuel Haupt Date: Fri, 3 May 2013 17:37:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317223 - in head: audio/libgpod multimedia/totem-pl-parser security/gnome-keyring x11-toolkits/libgnomeui 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: Fri, 03 May 2013 17:37:15 -0000 Author: ehaupt Date: Fri May 3 17:37:13 2013 New Revision: 317223 URL: http://svnweb.freebsd.org/changeset/ports/317223 Log: Chase security/libgcrypt update Modified: head/audio/libgpod/Makefile head/multimedia/totem-pl-parser/Makefile head/security/gnome-keyring/Makefile head/x11-toolkits/libgnomeui/Makefile Modified: head/audio/libgpod/Makefile ============================================================================== --- head/audio/libgpod/Makefile Fri May 3 16:56:48 2013 (r317222) +++ head/audio/libgpod/Makefile Fri May 3 17:37:13 2013 (r317223) @@ -3,6 +3,7 @@ PORTNAME= libgpod PORTVERSION= 0.8.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/gtkpod/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} Modified: head/multimedia/totem-pl-parser/Makefile ============================================================================== --- head/multimedia/totem-pl-parser/Makefile Fri May 3 16:56:48 2013 (r317222) +++ head/multimedia/totem-pl-parser/Makefile Fri May 3 17:37:13 2013 (r317223) @@ -4,7 +4,7 @@ PORTNAME= totem-pl-parser PORTVERSION= 2.32.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 Modified: head/security/gnome-keyring/Makefile ============================================================================== --- head/security/gnome-keyring/Makefile Fri May 3 16:56:48 2013 (r317222) +++ head/security/gnome-keyring/Makefile Fri May 3 17:37:13 2013 (r317223) @@ -3,7 +3,7 @@ PORTNAME= gnome-keyring PORTVERSION= 2.32.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 Modified: head/x11-toolkits/libgnomeui/Makefile ============================================================================== --- head/x11-toolkits/libgnomeui/Makefile Fri May 3 16:56:48 2013 (r317222) +++ head/x11-toolkits/libgnomeui/Makefile Fri May 3 17:37:13 2013 (r317223) @@ -4,7 +4,7 @@ PORTNAME= libgnomeui PORTVERSION= 2.24.4 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2