diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-06-10 05:54:03 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-06-10 05:54:03 +0800 |
commit | da169caab108669659a748605c4cb4025889edaf (patch) | |
tree | 1ce0cdf034f182f1f7bcf184f72f9032dfc77784 /www/evolution-webcal | |
parent | 3f8d0e7b84dc713e2b8c3ac6afe2349a0ec225d9 (diff) | |
download | marcuscom-ports-da169caab108669659a748605c4cb4025889edaf.tar marcuscom-ports-da169caab108669659a748605c4cb4025889edaf.tar.gz marcuscom-ports-da169caab108669659a748605c4cb4025889edaf.tar.bz2 marcuscom-ports-da169caab108669659a748605c4cb4025889edaf.tar.lz marcuscom-ports-da169caab108669659a748605c4cb4025889edaf.tar.xz marcuscom-ports-da169caab108669659a748605c4cb4025889edaf.tar.zst marcuscom-ports-da169caab108669659a748605c4cb4025889edaf.zip |
Update to 1.0.5, and fix the dependency list since evolution-data-server
no longer depends on libgnomeui.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2383 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/evolution-webcal')
-rw-r--r-- | www/evolution-webcal/Makefile | 4 | ||||
-rw-r--r-- | www/evolution-webcal/distinfo | 4 | ||||
-rw-r--r-- | www/evolution-webcal/pkg-plist | 4 |
3 files changed, 8 insertions, 4 deletions
diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile index 483138127..60d39338b 100644 --- a/www/evolution-webcal/Makefile +++ b/www/evolution-webcal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= webcal -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.5 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/1.0 @@ -20,7 +20,7 @@ USE_X_PREFIX= yes USE_BZIP2= yes USE_GMAKE= yes USE_PERL= yes -USE_GNOME= gnomeprefix gnomehack intlhack evolutiondataserver +USE_GNOME= gnomeprefix gnomehack intlhack evolutiondataserver libgnomeui GNU_CONFIGURE= yes CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/www/evolution-webcal/distinfo b/www/evolution-webcal/distinfo index 0dc33e6f1..bbb95d812 100644 --- a/www/evolution-webcal/distinfo +++ b/www/evolution-webcal/distinfo @@ -1,2 +1,2 @@ -MD5 (evolution-webcal-1.0.3.tar.bz2) = 020efc0242f5282e78eba30f8278156b -SIZE (evolution-webcal-1.0.3.tar.bz2) = 99692 +MD5 (evolution-webcal-1.0.5.tar.bz2) = d77a9dcab8ddc5e3511ca35c6ba94bc1 +SIZE (evolution-webcal-1.0.5.tar.bz2) = 106673 diff --git a/www/evolution-webcal/pkg-plist b/www/evolution-webcal/pkg-plist index 8488fe015..5495ada00 100644 --- a/www/evolution-webcal/pkg-plist +++ b/www/evolution-webcal/pkg-plist @@ -3,7 +3,11 @@ etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/webcal/%gconf.xm etc/gconf/schemas/evolution-webcal.schemas libexec/evolution-webcal share/gnome/application-registry/evolution-webcal.applications +share/locale/cs/LC_MESSAGES/evolution-webcal.mo +share/locale/en_GB/LC_MESSAGES/evolution-webcal.mo share/locale/ja/LC_MESSAGES/evolution-webcal.mo +share/locale/pt/LC_MESSAGES/evolution-webcal.mo share/locale/sq/LC_MESSAGES/evolution-webcal.mo +share/locale/sv/LC_MESSAGES/evolution-webcal.mo @dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/webcal @dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/webcal |