update gdeskcal
Martin Klaffenboeck
martin.klaffenboeck at gmx.at
Thu Mar 27 03:04:03 PST 2003
>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.8-RC i386
>Environment:
System: FreeBSD martin.kleinerdrache.org 4.8-RC FreeBSD 4.8-RC #26: Tue Mar 25 18:25:51 CET 2003 martin at 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 ---
More information about the freebsd-gnome
mailing list