diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-06-30 09:58:21 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-06-30 09:58:21 +0800 |
commit | ef98e1e54458402c19417cfaa973703d2aa94ba6 (patch) | |
tree | 66ca4b0e78b5a3eacdad2a13701af592ef78e009 | |
parent | 777bcaeadde548813eb0582b901ee1aec4e714cd (diff) | |
download | marcuscom-ports-ef98e1e54458402c19417cfaa973703d2aa94ba6.tar marcuscom-ports-ef98e1e54458402c19417cfaa973703d2aa94ba6.tar.gz marcuscom-ports-ef98e1e54458402c19417cfaa973703d2aa94ba6.tar.bz2 marcuscom-ports-ef98e1e54458402c19417cfaa973703d2aa94ba6.tar.lz marcuscom-ports-ef98e1e54458402c19417cfaa973703d2aa94ba6.tar.xz marcuscom-ports-ef98e1e54458402c19417cfaa973703d2aa94ba6.tar.zst marcuscom-ports-ef98e1e54458402c19417cfaa973703d2aa94ba6.zip |
Update to 1.0.6.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2423 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | www/evolution-webcal/Makefile | 4 | ||||
-rw-r--r-- | www/evolution-webcal/distinfo | 4 | ||||
-rw-r--r-- | www/evolution-webcal/pkg-plist | 11 |
3 files changed, 11 insertions, 8 deletions
diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile index 60d39338b..a4ef145ca 100644 --- a/www/evolution-webcal/Makefile +++ b/www/evolution-webcal/Makefile @@ -6,7 +6,7 @@ # PORTNAME= webcal -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/1.0 @@ -22,7 +22,7 @@ USE_GMAKE= yes USE_PERL= yes USE_GNOME= gnomeprefix gnomehack intlhack evolutiondataserver libgnomeui GNU_CONFIGURE= yes -CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.mk> diff --git a/www/evolution-webcal/distinfo b/www/evolution-webcal/distinfo index bbb95d812..317a32ece 100644 --- a/www/evolution-webcal/distinfo +++ b/www/evolution-webcal/distinfo @@ -1,2 +1,2 @@ -MD5 (evolution-webcal-1.0.5.tar.bz2) = d77a9dcab8ddc5e3511ca35c6ba94bc1 -SIZE (evolution-webcal-1.0.5.tar.bz2) = 106673 +MD5 (evolution-webcal-1.0.6.tar.bz2) = efd4ac9a24af8d88eb11996a4554b6b5 +SIZE (evolution-webcal-1.0.6.tar.bz2) = 111901 diff --git a/www/evolution-webcal/pkg-plist b/www/evolution-webcal/pkg-plist index 5495ada00..bb1d283d2 100644 --- a/www/evolution-webcal/pkg-plist +++ b/www/evolution-webcal/pkg-plist @@ -1,13 +1,16 @@ -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/webcal/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/webcal/%gconf.xml +@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/evolution-webcal.schemas > /dev/null || /usr/bin/true etc/gconf/schemas/evolution-webcal.schemas +@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/evolution-webcal.schemas > /dev/null || /usr/bin/true libexec/evolution-webcal share/gnome/application-registry/evolution-webcal.applications +share/locale/ar/LC_MESSAGES/evolution-webcal.mo +share/locale/az/LC_MESSAGES/evolution-webcal.mo share/locale/cs/LC_MESSAGES/evolution-webcal.mo +share/locale/en_CA/LC_MESSAGES/evolution-webcal.mo share/locale/en_GB/LC_MESSAGES/evolution-webcal.mo share/locale/ja/LC_MESSAGES/evolution-webcal.mo +share/locale/nl/LC_MESSAGES/evolution-webcal.mo share/locale/pt/LC_MESSAGES/evolution-webcal.mo +share/locale/pt_BR/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 |