Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2011 16:51:07 GMT
From:      "Herbert J. Skuhra" <h.skuhra@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156645: [Patch] Update games/klavaro to version 1.9.1
Message-ID:  <201104251651.p3PGp7sK063221@red.freebsd.org>
Resent-Message-ID: <201104251700.p3PH0MKm006074@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156645
>Category:       ports
>Synopsis:       [Patch] Update games/klavaro to version 1.9.1
>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:   Mon Apr 25 17:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Herbert J. Skuhra
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
>Environment:
FreeBSD oslo.ath.cx 8.2-STABLE FreeBSD 8.2-STABLE #2 r220615: Thu Apr 14 12:31:59 CEST 2011     herbert@oslo.ath.cx:/usr/obj/usr/src/sys/PC1  i386
>Description:
Update games/klavaro to version 1.9.1.


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN games/klavaro.bak/Makefile games/klavaro/Makefile
--- games/klavaro.bak/Makefile	2011-04-25 18:28:19.000000000 +0200
+++ games/klavaro/Makefile	2011-04-25 18:28:45.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	klavaro
-PORTVERSION=	1.9.0
+PORTVERSION=	1.9.1
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}/
 
@@ -26,7 +26,7 @@
 INSTALLS_ICONS=	yes
 
 CPPFLAGS=	-I${LOCALBASE}/include -I${LOCALBASE}/include/gtkdatabox
-LDFLAGS=	-L${LOCALBASE}/lib -export-dynamic
+LDFLAGS=	-L${LOCALBASE}/lib
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
diff -ruN games/klavaro.bak/distinfo games/klavaro/distinfo
--- games/klavaro.bak/distinfo	2011-04-25 18:28:19.000000000 +0200
+++ games/klavaro/distinfo	2011-04-25 18:28:29.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (klavaro-1.9.0.tar.bz2) = a6b29029dbe63571d7238bc8c58de42ea9e6c9d03ff25a1b0c13651ae17ad453
-SIZE (klavaro-1.9.0.tar.bz2) = 749933
+SHA256 (klavaro-1.9.1.tar.bz2) = 9747e3094c678284de3589b42c4c63b13cd5536f906e6b53f28da9c75a581498
+SIZE (klavaro-1.9.1.tar.bz2) = 749820


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



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