[Bsd-sharp-cvs] CVS commit to
/cvsroot/bsd-sharp/FreeBSD-ports/devel/mono-tools by killfill
noreply at forge.novell.com
noreply at forge.novell.com
Wed Apr 25 18:37:57 MDT 2007
CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/devel/mono-tools by killfill
Modified Files:
Makefile pkg-plist
Log Message:
Fix pkg-plist
Reported by: BSD# tinderbox (tom's one)
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/mono-tools/Makefile,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/mono-tools/Makefile 2007/04/22 23:33:36 1.23
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/mono-tools/Makefile 2007/04/26 00:37:57 1.24
@@ -3,11 +3,12 @@
# Whom: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
#
# $FreeBSD: ports/devel/mono-tools/Makefile,v 1.8 2007/03/17 03:49:17 tmclaugh Exp $
-# $Id: Makefile,v 1.23 2007/04/22 23:33:36 killfill Exp $
+# $Id: Makefile,v 1.24 2007/04/26 00:37:57 killfill Exp $
#
PORTNAME= mono-tools
PORTVERSION= 1.2.4
+PORTREVISION= 1
CATEGORIES= devel
#MASTER_SITES= http://www.go-mono.com/sources/${PORTNAME}/
MASTER_SITES= http://mono.ximian.com/monobuild/preview/sources/${PORTNAME}/
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/devel/mono-tools/pkg-plist,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- /cvsroot/bsd-sharp/FreeBSD-ports/devel/mono-tools/pkg-plist 2007/04/22 23:33:36 1.12
+++ /cvsroot/bsd-sharp/FreeBSD-ports/devel/mono-tools/pkg-plist 2007/04/26 00:37:57 1.13
@@ -2,9 +2,11 @@
bin/gasnview
bin/gnunit
bin/gnunit2
+bin/ilcontrast
bin/monodoc
lib/create-native-map/MapAttribute.cs
lib/create-native-map/create-native-map.exe
+lib/ilcontrast/ilcontrast.exe
lib/mono/1.0/gasnview.exe
lib/mono/1.0/gnunit.exe
lib/mono/2.0/gnunit2.exe
@@ -12,8 +14,11 @@
lib/monodoc/GtkHtmlHtmlRender.dll
lib/monodoc/browser.exe
libdata/pkgconfig/create-native-map.pc
+share/applications/ilcontrast.desktop
share/applications/monodoc.desktop
+share/pixmaps/ilcontrast.png
share/pixmaps/monodoc.png
@dirrmtry share/applications
+ at dirrmtry lib/ilcontrast
@dirrmtry lib/monodoc
@dirrm lib/create-native-map
More information about the Bsd-sharp-cvs
mailing list