mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
Update to 1.1.0
PR: ports/148376 Submitted by: Troels Kofoed Jacobsen (maintainer)
This commit is contained in:
parent
52a310cff7
commit
ff24dc0dd7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257613
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= akonadi-googledata
|
||||
PORTVERSION= 1.0.1
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://libgcal.googlecode.com/files/
|
||||
|
||||
@ -20,7 +19,7 @@ USE_BZIP2= yes
|
||||
USE_CMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= qmake_build rcc_build moc_build uic_build dbus gui network sql svg xml
|
||||
QT_COMPONENTS= qmake_build rcc_build moc_build uic_build dbus
|
||||
USE_KDE4= kdelibs kdeprefix pimlibs automoc4 akonadi
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (akonadi-googledata-1.0.1.tar.bz2) = d6150a30587bf05fc2ff909a5f4f8fd7
|
||||
SHA256 (akonadi-googledata-1.0.1.tar.bz2) = 2fdc617907eb3c6503f6fcf1ad411a38d780434f4cde6f31dcfb45d9f44de001
|
||||
SIZE (akonadi-googledata-1.0.1.tar.bz2) = 110538
|
||||
MD5 (akonadi-googledata-1.1.0.tar.bz2) = 901b6afb57dad97f8ebdf2d61dec2dbd
|
||||
SHA256 (akonadi-googledata-1.1.0.tar.bz2) = f4d78c4dfb08254b3f4dc1c1058934a6923eb89294a28b2aac1ce7deb22c66f4
|
||||
SIZE (akonadi-googledata-1.1.0.tar.bz2) = 122477
|
||||
|
@ -2,24 +2,46 @@ bin/akonadi_gcal_resource
|
||||
bin/akonadi_googledata_resource
|
||||
share/akonadi/agents/gcalresource.desktop
|
||||
share/akonadi/agents/googledataresource.desktop
|
||||
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
|
||||
share/locale/da/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/de/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/en_GB/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/eo/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/es/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/et/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/fi/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/fr/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/ga/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
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/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
|
||||
share/locale/nb/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/nds/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/nl/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/pt/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/ro/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/sk/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/sr/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/sr@ijekavian/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/sr@ijekavianlatin/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/sr@latin/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/sv/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/th/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/tr/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/uk/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/akonadi_gcal_resource.mo
|
||||
@dirrmtry share/locale/sr@latin/LC_MESSAGES
|
||||
@dirrmtry share/locale/sr@latin
|
||||
@dirrmtry share/locale/sr@ijekavianlatin/LC_MESSAGES
|
||||
@dirrmtry share/locale/sr@ijekavianlatin
|
||||
@dirrmtry share/akonadi/agents
|
||||
@dirrmtry share/akonadi
|
||||
@dirrmtry include/KDE
|
||||
|
Loading…
Reference in New Issue
Block a user