ports/53115: [UPDATE] gdeskcal 0.51 -> 0.52
Martin Klaffenboeck
martin.klaffenboeck at gmx.at
Mon Jun 9 18:40:14 UTC 2003
>Number: 53115
>Category: ports
>Synopsis: [UPDATE] gdeskcal 0.51 -> 0.52
>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: Mon Jun 09 11:40:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Martin Klaffenboeck
>Release: FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD martin.kleinerdrache.org 4.8-STABLE FreeBSD 4.8-STABLE #2: Tue Apr 29 23:55:02 CEST 2003 martin at martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386
>Description:
This is the update from gdeskcal 0.51 to 0.52. Everything is ok.
Btw, how can I set a default sender address for send-pr? I always have to set the From and Reply-To header. Thanks for an answer.
Martin
>How-To-Repeat:
>Fix:
--- gdeskcal.diff begins here ---
diff -Nur gdeskcal.orig/Makefile gdeskcal/Makefile
--- gdeskcal.orig/Makefile Wed May 21 11:02:16 2003
+++ gdeskcal/Makefile Mon Jun 9 20:32:51 2003
@@ -6,7 +6,7 @@
#
PORTNAME= gdeskcal
-PORTVERSION= 0.51
+PORTVERSION= 0.52
CATEGORIES= deskutils python gnome
MASTER_SITES= http://www.pycage.de/download/
DISTNAME= gDeskCal-${PORTVERSION:S/./_/}
@@ -38,7 +38,7 @@
${MKDIR} ${PREFIX}/share/locale/ar/LC_MESSAGES
-.for i in ar 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 ko
${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 Wed May 21 11:02:16 2003
+++ gdeskcal/distinfo Mon Jun 9 20:34:04 2003
@@ -1 +1 @@
-MD5 (gDeskCal-0_51.tar.gz) = 3f568a639f1c0c20954c98860d72a5dc
+MD5 (gDeskCal-0_52.tar.gz) = 039a0e7ccd2c17b27802f4e60b415e79
diff -Nur gdeskcal.orig/pkg-plist gdeskcal/pkg-plist
--- gdeskcal.orig/pkg-plist Wed May 21 11:02:16 2003
+++ gdeskcal/pkg-plist Mon Jun 9 20:35:30 2003
@@ -64,6 +64,7 @@
share/locale/hu/LC_MESSAGES/gdeskcal.mo
share/locale/it/LC_MESSAGES/gdeskcal.mo
share/locale/ja/LC_MESSAGES/gdeskcal.mo
+share/locale/ko/LC_MESSAGES/gdeskcal.mo
share/locale/nl/LC_MESSAGES/gdeskcal.mo
share/locale/ru/LC_MESSAGES/gdeskcal.mo
share/locale/tr/LC_MESSAGES/gdeskcal.mo
--- gdeskcal.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list