Date: 27 Mar 2003 11:03:55 -0000 From: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> To: FreeBSD-gnats-submit@FreeBSD.org Cc: marcus@marcuscom.com Subject: ports/50341: update gdeskcal Message-ID: <20030327110355.5682.qmail@httpd.terions.de> Resent-Message-ID: <200303271110.h2RBA5q7027448@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 50341 >Category: ports >Synopsis: update gdeskcal >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 Mar 27 03:10:05 PST 2003 >Closed-Date: >Last-Modified: >Originator: Martin Klaffenboeck >Release: FreeBSD 4.8-RC i386 >Organization: >Environment: System: FreeBSD martin.kleinerdrache.org 4.8-RC FreeBSD 4.8-RC #26: Tue Mar 25 18:25:51 CET 2003 martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: update for gdeskcal to 0.33, should work fine. 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 Thu Mar 27 11:57:17 2003 @@ -6,7 +6,7 @@ # PORTNAME= gdeskcal -PORTVERSION= 0.30 +PORTVERSION= 0.33 CATEGORIES= deskutils python gnome MASTER_SITES= http://www.pycage.de/download/ DISTNAME= gDeskCal-${PORTVERSION:S/./_/} @@ -38,9 +38,8 @@ ${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 Thu Mar 27 11:57:29 2003 @@ -1 +1 @@ -MD5 (gDeskCal-0_30.tar.gz) = c96e038202f891f256aaf306902f44f3 +MD5 (gDeskCal-0_33.tar.gz) = 88b1bd05b3531dd2eae96e234ae0bc11 --- gdeskcal.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030327110355.5682.qmail>