diff options
author | avilla <avilla@FreeBSD.org> | 2011-03-25 17:50:14 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2011-03-25 17:50:14 +0800 |
commit | f2c1b1ac78859cb151143ee2e9986bd1a1601561 (patch) | |
tree | 7da1e98aa9d67fad5ca227e9d4ce5bceb4d29368 /databases | |
parent | f742df0e36167a753ae02101de4160b2c3d8b034 (diff) | |
download | freebsd-ports-gnome-f2c1b1ac78859cb151143ee2e9986bd1a1601561.tar.gz freebsd-ports-gnome-f2c1b1ac78859cb151143ee2e9986bd1a1601561.tar.zst freebsd-ports-gnome-f2c1b1ac78859cb151143ee2e9986bd1a1601561.zip |
- Update libgcal to 0.9.6.
- Update akonadi-googledata to 1.2.0.
Approved by: Troels Kofoed Jacobsen (maintainer, implicit)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/akonadi-googledata/Makefile | 3 | ||||
-rw-r--r-- | databases/akonadi-googledata/distinfo | 4 | ||||
-rw-r--r-- | databases/akonadi-googledata/pkg-plist | 3 |
3 files changed, 5 insertions, 5 deletions
diff --git a/databases/akonadi-googledata/Makefile b/databases/akonadi-googledata/Makefile index 8537ff7acd4c..d96b67e06a3f 100644 --- a/databases/akonadi-googledata/Makefile +++ b/databases/akonadi-googledata/Makefile @@ -6,8 +6,7 @@ # PORTNAME= akonadi-googledata -PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTVERSION= 1.2.0 CATEGORIES= databases MASTER_SITES= http://libgcal.googlecode.com/files/ diff --git a/databases/akonadi-googledata/distinfo b/databases/akonadi-googledata/distinfo index 264700b742c6..596321c502cd 100644 --- a/databases/akonadi-googledata/distinfo +++ b/databases/akonadi-googledata/distinfo @@ -1,2 +1,2 @@ -SHA256 (akonadi-googledata-1.1.0.tar.bz2) = f4d78c4dfb08254b3f4dc1c1058934a6923eb89294a28b2aac1ce7deb22c66f4 -SIZE (akonadi-googledata-1.1.0.tar.bz2) = 122477 +SHA256 (akonadi-googledata-1.2.0.tar.bz2) = b2c29e78e1c6d9ffbc5052113d39bd12277803bf74e4ca70c805e2963f0f8974 +SIZE (akonadi-googledata-1.2.0.tar.bz2) = 126372 diff --git a/databases/akonadi-googledata/pkg-plist b/databases/akonadi-googledata/pkg-plist index c4d58a0e0e9f..442a83224446 100644 --- a/databases/akonadi-googledata/pkg-plist +++ b/databases/akonadi-googledata/pkg-plist @@ -2,6 +2,7 @@ bin/akonadi_gcal_resource bin/akonadi_googledata_resource share/akonadi/agents/gcalresource.desktop share/akonadi/agents/googledataresource.desktop +share/locale/bg/LC_MESSAGES/akonadi_gcal_resource.mo share/locale/ca/LC_MESSAGES/akonadi_gcal_resource.mo share/locale/ca@valencia/LC_MESSAGES/akonadi_gcal_resource.mo share/locale/cs/LC_MESSAGES/akonadi_gcal_resource.mo @@ -18,6 +19,7 @@ share/locale/gl/LC_MESSAGES/akonadi_gcal_resource.mo share/locale/hr/LC_MESSAGES/akonadi_gcal_resource.mo share/locale/hu/LC_MESSAGES/akonadi_gcal_resource.mo share/locale/is/LC_MESSAGES/akonadi_gcal_resource.mo +share/locale/ja/LC_MESSAGES/akonadi_gcal_resource.mo share/locale/km/LC_MESSAGES/akonadi_gcal_resource.mo share/locale/lt/LC_MESSAGES/akonadi_gcal_resource.mo share/locale/lv/LC_MESSAGES/akonadi_gcal_resource.mo @@ -40,4 +42,3 @@ share/locale/zh_CN/LC_MESSAGES/akonadi_gcal_resource.mo share/locale/zh_TW/LC_MESSAGES/akonadi_gcal_resource.mo @dirrmtry share/akonadi/agents @dirrmtry share/akonadi -@dirrmtry include/KDE |