ports/159864: [maintainer update] x11/trayer-srg update to 1.1.3

Guido Falsi mad at madpilot.net
Thu Aug 18 07:50:06 UTC 2011


>Number:         159864
>Category:       ports
>Synopsis:       [maintainer update] x11/trayer-srg update to 1.1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 18 07:50:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
none
>Environment:
System: FreeBSD megatron.madpilot.net 8.2-STABLE FreeBSD 8.2-STABLE #2: Sun Aug 7 19:54:54 CEST 2011 root at megatron.madpilot.net:/usr/obj/usr/src/sys/MEGATRON amd64

>Description:

Update to 1.1.3.

Please note the the files direcotry and the file it
contained(patch-Makefile.common) is removed by the patch.

>How-To-Repeat:
>Fix:

diff -ruN trayer-srg.old/Makefile trayer-srg/Makefile
--- trayer-srg.old/Makefile	2011-08-18 09:29:03.858794420 +0200
+++ trayer-srg/Makefile	2011-08-18 09:29:16.238199100 +0200
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	trayer
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.3
 CATEGORIES=	x11
 MASTER_SITES=	http://github.com/sargon/${PORTNAME}${PKGNAMESUFFIX}/tarball/${PORTNAME}-${PORTVERSION}/
 PKGNAMESUFFIX=	-srg
@@ -17,7 +17,7 @@
 COMMENT=	Lightweight GTK2-based systray for UNIX desktop - sargon fork
 
 CONFLICTS_INSTALL=	trayer-1.0*
-GITVERSION=	0-g82d5d05
+GITVERSION=	0-g2d53335
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/sargon-${PORTNAME}${PKGNAMESUFFIX}-${GITVERSION:S/^0-g//}
 USE_GNOME=	gtk20 glib20 pango atk
@@ -32,10 +32,6 @@
 
 PLIST_FILES=	bin/trayer
 
-post-patch:
-	@${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||g' \
-		${WRKSRC}/Makefile.common
-
 post-install:
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
diff -ruN trayer-srg.old/distinfo trayer-srg/distinfo
--- trayer-srg.old/distinfo	2011-08-18 09:29:03.859795394 +0200
+++ trayer-srg/distinfo	2011-08-18 09:29:16.230198573 +0200
@@ -1,2 +1,2 @@
-SHA256 (sargon-trayer-srg-trayer-1.1.1-0-g82d5d05.tar.gz) = 94121f2c69d18e074982c6c2b808879076d0034fa70a144adf5d5dcb2b3c60eb
-SIZE (sargon-trayer-srg-trayer-1.1.1-0-g82d5d05.tar.gz) = 24645
+SHA256 (sargon-trayer-srg-trayer-1.1.3-0-g2d53335.tar.gz) = 03be5ea47278ecdb6ffb1d3b5115a855a6eccd6aa6702b84e89ee047ddd76558
+SIZE (sargon-trayer-srg-trayer-1.1.3-0-g2d53335.tar.gz) = 24671
diff -ruN trayer-srg.old/files/patch-Makefile.common trayer-srg/files/patch-Makefile.common
--- trayer-srg.old/files/patch-Makefile.common	2011-08-18 09:29:03.858794420 +0200
+++ trayer-srg/files/patch-Makefile.common	1970-01-01 01:00:00.000000000 +0100
@@ -1,15 +0,0 @@
---- Makefile.common.orig	2011-05-01 15:07:21.000000000 +0200
-+++ Makefile.common	2011-06-21 15:50:10.302230043 +0200
-@@ -15,10 +15,10 @@
- endif
- endif
- 
--CC = gcc
-+CC ?= gcc
- LIBS = $(shell pkg-config --libs gtk+-2.0 gdk-pixbuf-2.0 gdk-pixbuf-xlib-2.0) -lX11 -L/usr/X11R6/lib  -lXmu
- INCS = $(shell pkg-config --cflags gtk+-2.0 gdk-pixbuf-2.0 gdk-pixbuf-xlib-2.0)
--CFLAGS = -O2    # overwriten by command line or env. variable
-+CFLAGS ?= -O2    # overwriten by command line or env. variable
- CFLAGS += -Wall # always nice to have 
- ifneq (,$(DEVEL))
- CFLAGS := -g -Wall 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list