ports/174136: Port Update x11/yad

Danilo Egêa Gondolfo danilogondolfo at gmail.com
Wed Dec 5 00:20:00 UTC 2012


>Number:         174136
>Category:       ports
>Synopsis:       Port Update x11/yad
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 05 00:20:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Danilo Egêa Gondolfo
>Release:        FreeBSD 9.1-RELEASE
>Organization:
Universidade Estadual de Maringá
>Environment:
FreeBSD projeto 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243752M: Sat Dec  1 13:35:03 BRST 2012     root at projeto:/usr/obj/usr/src/sys/PROJETO  amd64
>Description:
I've an update to port x11/yad from version 0.17.1.1 to 0.18.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 307684)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	yad
-PORTVERSION=	0.17.1.1
+PORTVERSION=	0.18.0
 CATEGORIES=	x11 gnome
 MASTER_SITES=	GOOGLE_CODE
 
Index: distinfo
===================================================================
--- distinfo	(revision 307684)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (yad-0.17.1.1.tar.xz) = eeaef10438dfb7f0d8d76598cd63735ade6957e767d8d7648174c72010e099fe
-SIZE (yad-0.17.1.1.tar.xz) = 207032
+SHA256 (yad-0.18.0.tar.xz) = eaa853ee962f52b6ee769e14a73ddb0d37bfa453e45737fa6676984474f1b7e1
+SIZE (yad-0.18.0.tar.xz) = 212564
Index: files/patch-src__util.c
===================================================================
--- files/patch-src__util.c	(revision 307684)
+++ files/patch-src__util.c	(working copy)
@@ -1,12 +0,0 @@
---- ../yad-0.17.1.1-a/src/util.c       2012-02-28 07:18:06.000000000 -0300
-+++ src/util.c 2012-10-01 17:09:25.640983063 -0300
-@@ -187,7 +187,7 @@
-   return pb;
- }
- 
--inline void
-+void
- strip_new_line (gchar *str)
- {
-   gint nl = strlen (str) - 1;
-diff -ruN ../yad-0.17.1.1-a/src/yad.h src/yad.h
Index: files/patch-src__yad.h
===================================================================
--- files/patch-src__yad.h	(revision 307684)
+++ files/patch-src__yad.h	(working copy)
@@ -1,11 +0,0 @@
---- ../yad-0.17.1.1-a/src/yad.h        2012-02-28 07:09:00.000000000 -0300
-+++ src/yad.h  2012-10-01 17:09:46.007019884 -0300
-@@ -395,7 +395,7 @@
- 
- GdkPixbuf * get_pixbuf (gchar *name, YadIconSize size);
- 
--inline void strip_new_line (gchar *str);
-+void strip_new_line (gchar *str);
- gchar **split_arg (const gchar *str);
- 
- char *escape_markup (char *str);


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list