diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-25 17:07:10 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-25 17:07:10 +0000 |
commit | c09a8506e5d93f14b187c4f34e28fd1be0992eca (patch) | |
tree | 0ad8176baed5e50637e16a7f4d2b1ffc3246afe7 /deskutils/gdeskcal | |
parent | 55758cceae4650ff7413e693c4d9d32ec943626f (diff) | |
download | ports-c09a8506e5d93f14b187c4f34e28fd1be0992eca.tar.gz ports-c09a8506e5d93f14b187c4f34e28fd1be0992eca.zip |
Notes
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 | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/deskutils/gdeskcal/Makefile b/deskutils/gdeskcal/Makefile index 86fbb18db9c1..eec484130a15 100644 --- a/deskutils/gdeskcal/Makefile +++ b/deskutils/gdeskcal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdeskcal -PORTVERSION= 0.53 +PORTVERSION= 0.55 CATEGORIES= deskutils python gnome MASTER_SITES= http://www.pycage.de/download/ DISTNAME= gDeskCal-${PORTVERSION:S/./_/} @@ -44,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 sv tr zh_CN + ja ko lt nl no pl ru sk sr sv 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 f581a6c1184f..8884b19d982b 100644 --- a/deskutils/gdeskcal/distinfo +++ b/deskutils/gdeskcal/distinfo @@ -1 +1 @@ -MD5 (gDeskCal-0_53.tar.gz) = bc60c0962569b94f16909ed79eea776e +MD5 (gDeskCal-0_55.tar.gz) = 1bcc83b703292eefd9daa690a2c91985 diff --git a/deskutils/gdeskcal/pkg-plist b/deskutils/gdeskcal/pkg-plist index c9c184cd093c..7d75a78c18da 100644 --- a/deskutils/gdeskcal/pkg-plist +++ b/deskutils/gdeskcal/pkg-plist @@ -82,6 +82,8 @@ share/locale/nl/LC_MESSAGES/gdeskcal.mo share/locale/no/LC_MESSAGES/gdeskcal.mo share/locale/pl/LC_MESSAGES/gdeskcal.mo share/locale/ru/LC_MESSAGES/gdeskcal.mo +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/zh_CN/LC_MESSAGES/gdeskcal.mo |