Skip site navigation (1)Skip section navigation (2)
Date:      7 Mar 2003 19:14:41 -0000
From:      Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@freebsd.org
Subject:   update gdeskcal
Message-ID:  <20030307191441.89436.qmail@httpd.terions.de>

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

>Submitter-Id:	current-users
>Originator:	Martin Klaffenboeck
>Organization:	
>Confidential:	no 
>Synopsis:	update gdeskcal
>Severity:	non-critical
>Priority:	low
>Category:	ports
>Class:		maintainer-update
>Release:	FreeBSD 4.7-STABLE i386
>Environment:
System: FreeBSD martin.kleinerdrache.org 4.7-STABLE FreeBSD 4.7-STABLE #24: Mon Feb 10 21:21:27 CET 2003 martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386


	
>Description:
Updateing gdeskcal.

Thanks Joe for the announcement.

Martin
	
>How-To-Repeat:
	
>Fix:

	

--- gdeskcal.diff begins here ---
diff -Nur gdeskcal.orig/Makefile gdeskcal/Makefile
--- gdeskcal.orig/Makefile	Mon Mar  3 14:17:01 2003
+++ gdeskcal/Makefile	Fri Mar  7 20:10:18 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gdeskcal
-PORTVERSION=	0.30
+PORTVERSION=	0.31
 CATEGORIES=	deskutils python gnome
 MASTER_SITES=	http://www.pycage.de/download/
 DISTNAME=	gDeskCal-${PORTVERSION:S/./_/}
@@ -38,9 +38,7 @@
 		${PREFIX}/share/gnome/gdeskcal
 
 	${MKDIR} ${PREFIX}/share/locale/ar/LC_MESSAGES
-	${INSTALL_DATA} ${WRKSRC}/locale/ar_AE/LC_MESSAGES/gdeskcal.mo \
-		${PREFIX}/share/locale/ar/LC_MESSAGES
-.for i in cs de el es fr he hu it ja nl ru tr zh_CN
+.for i in ar cs de el es fr he hu it ja nl ru tr zh_CN
 	${MKDIR} ${PREFIX}/share/locale/${i}/LC_MESSAGES
 	${INSTALL_DATA} ${WRKSRC}/locale/${i}/LC_MESSAGES/gdeskcal.mo \
 		${PREFIX}/share/locale/${i}/LC_MESSAGES
diff -Nur gdeskcal.orig/distinfo gdeskcal/distinfo
--- gdeskcal.orig/distinfo	Fri Feb 28 08:46:44 2003
+++ gdeskcal/distinfo	Fri Mar  7 20:07:39 2003
@@ -1 +1 @@
-MD5 (gDeskCal-0_30.tar.gz) = c96e038202f891f256aaf306902f44f3
+MD5 (gDeskCal-0_31.tar.gz) = c1ae6f4f7502249eda8598d1f99bb674
--- gdeskcal.diff ends here ---



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




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