Update for x11/yad 0.18.0 -> 0.19.1 Fix: Patch attached with submission follows:
Class Changed From-To: update->maintainer-update Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->lippe I'll take it.
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/ _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!