Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2013 19:23:41 +0000 (UTC)
From:      Felippe de Meirelles Motta <lippe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311881 - head/x11/yad
Message-ID:  <201302071923.r17JNf33074448@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <danilogondolfo@gmail.com> (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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302071923.r17JNf33074448>