diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-09 21:26:33 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-06-09 21:26:33 +0000 |
commit | bbbb9d5f34a636c8f1b7880bd11b5fbffbaebb94 (patch) | |
tree | 9d6ee401d8d7bebdf6425a9521014d8c05e01cdb /deskutils/gdeskcal | |
parent | c0c9822a83e1ee5a6a55bb2a3b56dc36b7573351 (diff) |
Update to 0.52.
PR: ports/53115
Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> (maintainer)
Notes
Notes:
svn path=/head/; revision=82627
Diffstat (limited to 'deskutils/gdeskcal')
-rw-r--r-- | deskutils/gdeskcal/Makefile | 4 | ||||
-rw-r--r-- | deskutils/gdeskcal/distinfo | 2 | ||||
-rw-r--r-- | deskutils/gdeskcal/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/deskutils/gdeskcal/Makefile b/deskutils/gdeskcal/Makefile index ea80ff0a815b..d7f1f04166a1 100644 --- a/deskutils/gdeskcal/Makefile +++ b/deskutils/gdeskcal/Makefile @@ -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 @@ do-install: ${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 ko 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 --git a/deskutils/gdeskcal/distinfo b/deskutils/gdeskcal/distinfo index a6bbd692c9a7..ef57799a9e20 100644 --- a/deskutils/gdeskcal/distinfo +++ b/deskutils/gdeskcal/distinfo @@ -1 +1 @@ -MD5 (gDeskCal-0_51.tar.gz) = 3f568a639f1c0c20954c98860d72a5dc +MD5 (gDeskCal-0_52.tar.gz) = 039a0e7ccd2c17b27802f4e60b415e79 diff --git a/deskutils/gdeskcal/pkg-plist b/deskutils/gdeskcal/pkg-plist index b16422c1693e..af91f1c6dfe7 100644 --- a/deskutils/gdeskcal/pkg-plist +++ b/deskutils/gdeskcal/pkg-plist @@ -64,6 +64,7 @@ share/locale/he/LC_MESSAGES/gdeskcal.mo 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 |