diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-01 10:06:11 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-01 10:06:11 +0800 |
commit | fbbc7e2a2aa2494d49e56137a2d56135ae4e9007 (patch) | |
tree | 31c21895b392773107aeecdba5405709949b80f2 /databases/evolution-data-server | |
parent | c3b1bd56753227e472ce30d4e53d85115efe68d8 (diff) | |
download | marcuscom-ports-fbbc7e2a2aa2494d49e56137a2d56135ae4e9007.tar marcuscom-ports-fbbc7e2a2aa2494d49e56137a2d56135ae4e9007.tar.gz marcuscom-ports-fbbc7e2a2aa2494d49e56137a2d56135ae4e9007.tar.bz2 marcuscom-ports-fbbc7e2a2aa2494d49e56137a2d56135ae4e9007.tar.lz marcuscom-ports-fbbc7e2a2aa2494d49e56137a2d56135ae4e9007.tar.xz marcuscom-ports-fbbc7e2a2aa2494d49e56137a2d56135ae4e9007.tar.zst marcuscom-ports-fbbc7e2a2aa2494d49e56137a2d56135ae4e9007.zip |
Update to 1.1.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3188 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/evolution-data-server')
-rw-r--r-- | databases/evolution-data-server/Makefile | 5 | ||||
-rw-r--r-- | databases/evolution-data-server/distinfo | 4 | ||||
-rw-r--r-- | databases/evolution-data-server/pkg-plist | 6 |
3 files changed, 7 insertions, 8 deletions
diff --git a/databases/evolution-data-server/Makefile b/databases/evolution-data-server/Makefile index 47c57a806..c3364dfca 100644 --- a/databases/evolution-data-server/Makefile +++ b/databases/evolution-data-server/Makefile @@ -6,8 +6,7 @@ # PORTNAME= evolution-data-server -PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTVERSION= 1.1.1 CATEGORIES= databases gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.1 @@ -30,7 +29,7 @@ CONFIGURE_ARGS= --enable-static CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -PLIST_SUB= VERSION="1.2" EVO_VERSION="1.5" +PLIST_SUB= VERSION="1.2" EVO_VERSION="1.2" .if !defined(WITHOUT_LDAP) USE_OPENLDAP= yes diff --git a/databases/evolution-data-server/distinfo b/databases/evolution-data-server/distinfo index 3d801b474..2b0fc4412 100644 --- a/databases/evolution-data-server/distinfo +++ b/databases/evolution-data-server/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/evolution-data-server-1.1.0.tar.bz2) = 88631c53867e74e4087d3c562e4bdb24 -SIZE (gnome2/evolution-data-server-1.1.0.tar.bz2) = 5028727 +MD5 (gnome2/evolution-data-server-1.1.1.tar.bz2) = f1416224303d9274608b38e882549a46 +SIZE (gnome2/evolution-data-server-1.1.1.tar.bz2) = 5048155 diff --git a/databases/evolution-data-server/pkg-plist b/databases/evolution-data-server/pkg-plist index 4d1faccb7..a98a1e523 100644 --- a/databases/evolution-data-server/pkg-plist +++ b/databases/evolution-data-server/pkg-plist @@ -131,13 +131,13 @@ lib/evolution-data-server-%%VERSION%%/extensions/libecalbackendhttp.a lib/evolution-data-server-%%VERSION%%/extensions/libecalbackendhttp.so lib/libebook-%%VERSION%%.a lib/libebook-%%VERSION%%.so -lib/libebook-%%VERSION%%.so.0 +lib/libebook-%%VERSION%%.so.1 lib/libecal-%%VERSION%%.a lib/libecal-%%VERSION%%.so lib/libecal-%%VERSION%%.so.0 lib/libedata-book-%%VERSION%%.a lib/libedata-book-%%VERSION%%.so -lib/libedata-book-%%VERSION%%.so.0 +lib/libedata-book-%%VERSION%%.so.1 lib/libedata-cal-%%VERSION%%.a lib/libedata-cal-%%VERSION%%.so lib/libedata-cal-%%VERSION%%.so.0 @@ -146,7 +146,7 @@ lib/libedataserver-%%VERSION%%.so lib/libedataserver-%%VERSION%%.so.0 lib/libedataserverui-%%VERSION%%.a lib/libedataserverui-%%VERSION%%.so -lib/libedataserverui-%%VERSION%%.so.0 +lib/libedataserverui-%%VERSION%%.so.1 lib/libegroupwise-%%VERSION%%.a lib/libegroupwise-%%VERSION%%.so lib/libegroupwise-%%VERSION%%.so.0 |