[ports/mail/evolution] Fix pkg-plist

Norikatsu Shigemura nork at FreeBSD.org
Mon Mar 26 12:57:35 UTC 2007


On Mon, 26 Mar 2007 21:49:07 +0900
Norikatsu Shigemura <nork at freebsd.org> wrote:
> Hi gnome maintainers!
> 	I found a pkg-plist issue.  So please check!

	Sorry, I found once more.

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/evolution/Makefile,v
retrieving revision 1.137
diff -u -r1.137 Makefile
--- Makefile	21 Mar 2007 20:10:01 -0000	1.137
+++ Makefile	26 Mar 2007 12:56:31 -0000
@@ -8,7 +8,7 @@
 
 PORTNAME=	evolution
 PORTVERSION=	2.10.0
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/mail/evolution/pkg-plist,v
retrieving revision 1.63
diff -u -r1.63 pkg-plist
--- pkg-plist	25 Mar 2007 12:24:34 -0000	1.63
+++ pkg-plist	26 Mar 2007 12:56:31 -0000
@@ -228,6 +228,8 @@
 %%PILOT:%%lib/evolution/%%VERSION%%/conduits/libeaddress_conduit.so
 %%PILOT:%%lib/evolution/%%VERSION%%/conduits/libecalendar_conduit.la
 %%PILOT:%%lib/evolution/%%VERSION%%/conduits/libecalendar_conduit.so
+%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libememo_conduit.la
+%%PILOT:%%lib/evolution/%%VERSION%%/conduits/libememo_conduit.so
 %%PILOT:%%lib/evolution/%%VERSION%%/conduits/libetodo_conduit.la
 %%PILOT:%%lib/evolution/%%VERSION%%/conduits/libetodo_conduit.so
 lib/evolution/%%VERSION%%/libeabutil.la
@@ -566,6 +568,7 @@
 share/gnome/evolution/%%VERSION%%/weather/category_weather_tstorm_16.png
 %%PILOT:%%share/gnome/gnome-pilot/conduits/e-address-%%VERSION%%.conduit
 %%PILOT:%%share/gnome/gnome-pilot/conduits/e-calendar-%%VERSION%%.conduit
+%%PILOT:%%share/gnome/gnome-pilot/conduits/e-memo-%%VERSION%%.conduit
 %%PILOT:%%share/gnome/gnome-pilot/conduits/e-todo-%%VERSION%%.conduit
 share/gnome/help/evolution/C/evolution.xml
 share/gnome/help/evolution/C/figures/Screenshot-Free-Busy.png


More information about the freebsd-gnome mailing list