ports/123145: [PATCH] japanese/ochusha - fix DESTOP_ENTRIES

Junji NAKANISHI jun-g at daemonfreaks.com
Sun Apr 27 13:50:01 UTC 2008


>Number:         123145
>Category:       ports
>Synopsis:       [PATCH] japanese/ochusha - fix DESTOP_ENTRIES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 27 13:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Junji NAKANISHI
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:


System: FreeBSD 7.0-STABLE #2: Fri Feb 29 09:19:03 JST 2008
    root at blackmagic.daemonfreaks.local:/usr/obj/usr/src/sys/BLACKMAGIC



>Description:


Fix "Name" and "Exec" fields in DESKTOP_ENTRIES.


>How-To-Repeat:





>Fix:


--- Makefile.orig	2008-04-27 22:46:06.000000000 +0900
+++ Makefile	2008-04-27 22:46:11.000000000 +0900
@@ -7,7 +7,7 @@
 
 PORTNAME=	ochusha
 PORTVERSION=	0.5.8.2
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	japanese
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
 MASTER_SITE_SUBDIR=		ochusha/16560
@@ -24,9 +24,9 @@
 USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	automake:110 autoconf:261 aclocal:110 libtool:15
 
-DESKTOP_ENTRIES="ochusha" "A GUI BBS browser for 2ch.net" \
+DESKTOP_ENTRIES="Ochusha" "A GUI BBS browser for 2ch.net" \
 		"${LOCALBASE}/share/ochusha/ochusha32.xpm" \
-		"Ochusha" "Application;Network;" \
+		"ochusha" "Application;Network;" \
 		false
 
 ACLOCAL_ARGS=	-I "${ACLOCAL_DIR}" -I ${LOCALBASE}/share/aclocal


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



More information about the freebsd-ports-bugs mailing list