diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-04 18:03:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-04 18:03:57 +0000 |
commit | 9f452ffa0543c057a7008eacaf98816c7e456b15 (patch) | |
tree | b870c50b52a216b1f1b610c4d0198dc1e8a553ad | |
parent | b0380c6ec7dce7a2d1541d5484e83cb435fb01fa (diff) | |
download | ports-9f452ffa0543c057a7008eacaf98816c7e456b15.tar.gz ports-9f452ffa0543c057a7008eacaf98816c7e456b15.zip |
Notes
-rw-r--r-- | deskutils/gdeskcal/Makefile | 5 | ||||
-rw-r--r-- | deskutils/gdeskcal/distinfo | 3 | ||||
-rw-r--r-- | deskutils/gdeskcal/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/deskutils/gdeskcal/Makefile b/deskutils/gdeskcal/Makefile index fafb7e8373e7..36d6f729c030 100644 --- a/deskutils/gdeskcal/Makefile +++ b/deskutils/gdeskcal/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gdeskcal -PORTVERSION= 0.56 -PORTREVISION= 1 +PORTVERSION= 0.57 CATEGORIES= deskutils python gnome MASTER_SITES= http://www.pycage.de/download/ DISTNAME= gDeskCal-${PORTVERSION:S/./_/} @@ -45,7 +44,7 @@ do-install: ${MKDIR} ${PREFIX}/share/locale/ar/LC_MESSAGES .for i in ar bg cs de de_AT el es fi fr he hu is it \ - ja ko lt nl no pl ru sk sr sv tr zh_CN + ja ko lt nl no pl ru sk sr sv tr uk 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 861c88a670f2..58af125bc376 100644 --- a/deskutils/gdeskcal/distinfo +++ b/deskutils/gdeskcal/distinfo @@ -1 +1,2 @@ -MD5 (gDeskCal-0_56.tar.gz) = 30084dc1af3cb106ad04a8651d021ba7 +MD5 (gDeskCal-0_57.tar.gz) = 7afda46f1556775f95e91260fb9a92c4 +SIZE (gDeskCal-0_57.tar.gz) = 102798 diff --git a/deskutils/gdeskcal/pkg-plist b/deskutils/gdeskcal/pkg-plist index 9a51171f8517..191d32eecfda 100644 --- a/deskutils/gdeskcal/pkg-plist +++ b/deskutils/gdeskcal/pkg-plist @@ -41,6 +41,7 @@ share/gnome/gdeskcal/code/values.py share/gnome/gdeskcal/code/values.py.bak share/gnome/gdeskcal/data/config.xml share/gnome/gdeskcal/data/format.xml +share/gnome/gdeskcal/data/format.xml~ share/gnome/gdeskcal/data/gfx/business.png share/gnome/gdeskcal/data/gfx/favorites.png share/gnome/gdeskcal/data/gfx/icon.png @@ -86,6 +87,7 @@ share/locale/sk/LC_MESSAGES/gdeskcal.mo share/locale/sr/LC_MESSAGES/gdeskcal.mo share/locale/sv/LC_MESSAGES/gdeskcal.mo share/locale/tr/LC_MESSAGES/gdeskcal.mo +share/locale/uk/LC_MESSAGES/gdeskcal.mo share/locale/zh_CN/LC_MESSAGES/gdeskcal.mo @dirrm share/gnome/gdeskcal/skins/miderat @dirrm share/gnome/gdeskcal/skins/default |