diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-26 00:18:21 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-01-26 00:18:21 +0800 |
commit | 65087ef8a15017dcb26f15df71c1aa9568a97a8f (patch) | |
tree | f862a2c66a85bed843e6976023510d326c0f0482 | |
parent | 073da4ccb09905b9c5fbb70961792dad2acaaae4 (diff) | |
download | marcuscom-ports-65087ef8a15017dcb26f15df71c1aa9568a97a8f.tar.gz marcuscom-ports-65087ef8a15017dcb26f15df71c1aa9568a97a8f.tar.zst marcuscom-ports-65087ef8a15017dcb26f15df71c1aa9568a97a8f.zip |
Chase varios shlib bumps in e-d-s.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3500 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | Mk/bsd.gnome.mk | 2 | ||||
-rw-r--r-- | mail/contact-lookup-applet/Makefile | 1 | ||||
-rw-r--r-- | net/gaim/Makefile | 2 | ||||
-rw-r--r-- | www/evolution-webcal/Makefile | 1 | ||||
-rw-r--r-- | x11/gnome-panel/Makefile | 1 | ||||
-rw-r--r-- | x11/gnomepanel/Makefile | 1 |
6 files changed, 6 insertions, 2 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk index 66c8f12f9..55a0ede3b 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -446,7 +446,7 @@ gnomespeech_LIB_DEPENDS=gnomespeech.7:${PORTSDIR}/accessibility/gnomespeech gnomespeech_DETECT= ${LOCALBASE}/libdata/pkgconfig/gnome-speech-1.0.pc gnomespeech_USE_GNOME_IMPL=libbonobo -evolutiondataserver_LIB_DEPENDS=edataserver-1.2.2:${PORTSDIR}/databases/evolution-data-server +evolutiondataserver_LIB_DEPENDS=edataserver-1.2.3:${PORTSDIR}/databases/evolution-data-server evolutiondataserver_DETECT= ${X11BASE}/libdata/pkgconfig/evolution-data-server-1.2.pc evolutiondataserver_USE_GNOME_IMPL=libgnome diff --git a/mail/contact-lookup-applet/Makefile b/mail/contact-lookup-applet/Makefile index a18fe0b72..9c6a9e2f0 100644 --- a/mail/contact-lookup-applet/Makefile +++ b/mail/contact-lookup-applet/Makefile @@ -7,6 +7,7 @@ PORTNAME= contact PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= http://www.burtonini.com/computing/ PKGNAMESUFFIX= -lookup-applet diff --git a/net/gaim/Makefile b/net/gaim/Makefile index 6b4409349..8cfdab852 100644 --- a/net/gaim/Makefile +++ b/net/gaim/Makefile @@ -6,7 +6,7 @@ PORTNAME= gaim PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile index 980444627..89c87c8f6 100644 --- a/www/evolution-webcal/Makefile +++ b/www/evolution-webcal/Makefile @@ -7,6 +7,7 @@ PORTNAME= webcal PORTVERSION= 2.1.4 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/2.1 diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 94dded7d9..cff904909 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomepanel PORTVERSION= 2.9.4 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.9 diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile index 94dded7d9..cff904909 100644 --- a/x11/gnomepanel/Makefile +++ b/x11/gnomepanel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomepanel PORTVERSION= 2.9.4 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-panel/2.9 |