From owner-svn-ports-all@FreeBSD.ORG Thu Feb 7 19:23:41 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C35DEA2D; Thu, 7 Feb 2013 19:23:41 +0000 (UTC) (envelope-from lippe@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 B3CD7832; Thu, 7 Feb 2013 19:23:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r17JNfbH074451; Thu, 7 Feb 2013 19:23:41 GMT (envelope-from lippe@svn.freebsd.org) Received: (from lippe@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r17JNf33074448; Thu, 7 Feb 2013 19:23:41 GMT (envelope-from lippe@svn.freebsd.org) Message-Id: <201302071923.r17JNf33074448@svn.freebsd.org> From: Felippe de Meirelles Motta Date: Thu, 7 Feb 2013 19:23:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311881 - head/x11/yad 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.14 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, 07 Feb 2013 19:23:41 -0000 Author: lippe Date: Thu Feb 7 19:23:40 2013 New Revision: 311881 URL: http://svnweb.freebsd.org/changeset/ports/311881 Log: - Update to 0.19.1 - Add WWW entry to pkg-descr PR: ports/175465 Submitted by: Danilo Egea Gondolfo (maintainer) Modified: head/x11/yad/Makefile head/x11/yad/distinfo (contents, props changed) head/x11/yad/pkg-descr (contents, props changed) Modified: head/x11/yad/Makefile ============================================================================== --- head/x11/yad/Makefile Thu Feb 7 19:17:55 2013 (r311880) +++ head/x11/yad/Makefile Thu Feb 7 19:23:40 2013 (r311881) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yad -PORTVERSION= 0.18.0 +PORTVERSION= 0.19.1 CATEGORIES= x11 gnome MASTER_SITES= GOOGLE_CODE Modified: head/x11/yad/distinfo ============================================================================== --- head/x11/yad/distinfo Thu Feb 7 19:17:55 2013 (r311880) +++ head/x11/yad/distinfo Thu Feb 7 19:23:40 2013 (r311881) @@ -1,2 +1,2 @@ -SHA256 (yad-0.18.0.tar.xz) = eaa853ee962f52b6ee769e14a73ddb0d37bfa453e45737fa6676984474f1b7e1 -SIZE (yad-0.18.0.tar.xz) = 212564 +SHA256 (yad-0.19.1.tar.xz) = a3761d1c104432253bb4fa5c505a202c6feac2b6e21565edf410be1d914b795e +SIZE (yad-0.19.1.tar.xz) = 213668 Modified: head/x11/yad/pkg-descr ============================================================================== --- head/x11/yad/pkg-descr Thu Feb 7 19:17:55 2013 (r311880) +++ head/x11/yad/pkg-descr Thu Feb 7 19:23:40 2013 (r311881) @@ -1,3 +1,5 @@ Yad (yet another dialog) is a fork of Zenity with many improvements, such as custom buttons, additional dialogs, pop-up menu in notification icon and more. + +WWW: http://code.google.com/p/yad/