Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 01:12:28 +0900 (JST)
From:      UMENO Takashi <umeno@rr.iij4u.or.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36255: [MAINTAINER UPDATE] games/gnomekiss port update (gnomekiss-1.4)
Message-ID:  <200203241612.g2OGCSc13003@belldandy.unnumbered.net>

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

>Number:         36255
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] games/gnomekiss port update (gnomekiss-1.4)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 24 08:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     UMENO Takashi
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD belldandy.unnumbered.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Sat Mar 9 13:05:28 JST 2002 umeno@belldandy.unnumbered.net:/usr/src/sys/compile/SAKUYA9 i386


	
>Description:
	update to gnomekiss-1.4
	(supersedeas ports/34302)
>How-To-Repeat:
	N/A
>Fix:



diff -urN gnomekiss.orig/Makefile gnomekiss/Makefile
--- gnomekiss.orig/Makefile	Mon Dec  3 12:36:08 2001
+++ gnomekiss/Makefile	Sat Mar 23 10:30:17 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gnomekiss
-PORTVERSION=	1.2
+PORTVERSION=	1.4
 CATEGORIES=	games gnome
 MASTER_SITES=	http://www.ecs.soton.ac.uk/~njl98r/code/kiss/
 DISTNAME=	gnomekiss-${PORTVERSION}
@@ -20,5 +20,6 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
+MAN1=		gnomekiss.1
 
 .include <bsd.port.mk>
diff -urN gnomekiss.orig/distinfo gnomekiss/distinfo
--- gnomekiss.orig/distinfo	Mon Dec  3 12:36:08 2001
+++ gnomekiss/distinfo	Sat Mar 23 10:30:52 2002
@@ -1 +1 @@
-MD5 (gnomekiss-1.2.tar.gz) = 69054d87a169a57b1b049bdc64593330
+MD5 (gnomekiss-1.4.tar.gz) = f5fe0eda4306e4cd0895dfb4081f9503
diff -urN gnomekiss.orig/files/patch-aa gnomekiss/files/patch-aa
--- gnomekiss.orig/files/patch-aa	Thu Jan  1 09:00:00 1970
+++ gnomekiss/files/patch-aa	Sat Jan 26 20:38:44 2002
@@ -0,0 +1,11 @@
+--- configure.orig	Mon Jan 21 00:14:10 2002
++++ configure	Sat Jan 26 20:37:38 2002
+@@ -4007,7 +4007,7 @@
+ PACKAGE_PIXMAPS_DIR="`gnome-config --datadir`/pixmaps/${PACKAGE}"
+ 
+ 
+-GNOME_DESKTOP_DIR="`gnome-config --datadir`/gnome/apps"
++GNOME_DESKTOP_DIR="`gnome-config --datadir`/apps"
+ 
+ 
+ trap '' 1 2 15
diff -urN gnomekiss.orig/files/patch-ab gnomekiss/files/patch-ab
--- gnomekiss.orig/files/patch-ab	Thu Jan  1 09:00:00 1970
+++ gnomekiss/files/patch-ab	Sat Jan 26 21:45:50 2002
@@ -0,0 +1,15 @@
+--- po/Makefile.in.in.orig	Mon Jan 21 00:03:49 2002
++++ po/Makefile.in.in	Sat Jan 26 21:44:09 2002
+@@ -22,9 +22,9 @@
+ 
+ prefix = @prefix@
+ exec_prefix = @exec_prefix@
+-datadir = @datadir@
+-localedir = $(datadir)/locale
+-gettextsrcdir = $(datadir)/gettext/po
++datadir = $(prefix)/@DATADIRNAME@
++localedir = $(prefix)/share/locale
++gettextsrcdir = $(prefix)/share/gettext/po
+ 
+ INSTALL = @INSTALL@
+ INSTALL_DATA = @INSTALL_DATA@
diff -urN gnomekiss.orig/pkg-plist gnomekiss/pkg-plist
--- gnomekiss.orig/pkg-plist	Sat Apr  7 14:33:57 2001
+++ gnomekiss/pkg-plist	Sat Jan 26 20:40:08 2002
@@ -1,3 +1,7 @@
 bin/gnomekiss
 share/gnome/pixmaps/gnomekiss/gnome-kiss.png
+share/gnome/apps/Games/gnomekiss.desktop
+share/locale/en_GB/LC_MESSAGES/gnomekiss.mo
+share/locale/es/LC_MESSAGES/gnomekiss.mo
+share/locale/es_ES/LC_MESSAGES/gnomekiss.mo
 @dirrm share/gnome/pixmaps/gnomekiss
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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