[ports/mail/evolution] Fix pkg-plist

Norikatsu Shigemura nork at FreeBSD.org
Mon Mar 26 12:49:10 UTC 2007


Hi gnome maintainers!

	I found a pkg-plist issue.  So please check!

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:47:11 -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:47:11 -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


More information about the freebsd-gnome mailing list