From 8c1b6df7e4c196b086822c5307e55ceaff9c6040 Mon Sep 17 00:00:00 2001 From: kwm Date: Wed, 15 Sep 2004 21:30:08 +0000 Subject: Update to 0.8. Noticed by: Piotr Smyrak on freebsd-gnome@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2856 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/contact-lookup-applet/Makefile | 12 +++++++++--- mail/contact-lookup-applet/distinfo | 4 ++-- 2 files changed, 11 insertions(+), 5 deletions(-) (limited to 'mail') diff --git a/mail/contact-lookup-applet/Makefile b/mail/contact-lookup-applet/Makefile index 81a1b8307..855277d93 100644 --- a/mail/contact-lookup-applet/Makefile +++ b/mail/contact-lookup-applet/Makefile @@ -6,18 +6,24 @@ # PORTNAME= contact -PORTVERSION= 0.6 +PORTVERSION= 0.8 CATEGORIES= mail gnome MASTER_SITES= http://www.burtonini.com/computing/ PKGNAMESUFFIX= -lookup-applet DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= kwm@rainbow-runner.nl +MAINTAINER= kwm@FreeBSD.org COMMENT= Gnome pannel applet for easy evolution contact book access USE_GMAKE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel evolutiondataserver +USE_REINPLACE= yes +USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel \ + evolutiondataserver gal2 + +post-patch: + @${REINPLACE_CMD} -e 's|mkdir}"|mkdir} -p"|g' \ + ${WRKSRC}/install-sh .include diff --git a/mail/contact-lookup-applet/distinfo b/mail/contact-lookup-applet/distinfo index a5a7dd716..bff5ca43a 100644 --- a/mail/contact-lookup-applet/distinfo +++ b/mail/contact-lookup-applet/distinfo @@ -1,2 +1,2 @@ -MD5 (contact-lookup-applet-0.6.tar.gz) = c15dc59264b262c5f3f140dde38e8457 -SIZE (contact-lookup-applet-0.6.tar.gz) = 96124 +MD5 (contact-lookup-applet-0.8.tar.gz) = 00edf0d199d14b0b03be3f46e01203b2 +SIZE (contact-lookup-applet-0.8.tar.gz) = 102077 -- cgit v1.2.3