diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-03-17 03:49:58 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-03-17 03:49:58 +0000 |
commit | 74c5f860b871f87a04aef281988f02332e28e2d8 (patch) | |
tree | 7246e42ca6379c3c9d197a9d50eb3e4058d6f144 /devel/mono-tools | |
parent | 397293d67bb277fe758a116cf694b73b386d919a (diff) | |
download | ports-74c5f860b871f87a04aef281988f02332e28e2d8.tar.gz ports-74c5f860b871f87a04aef281988f02332e28e2d8.zip |
Notes
Diffstat (limited to 'devel/mono-tools')
-rw-r--r-- | devel/mono-tools/Makefile | 5 | ||||
-rw-r--r-- | devel/mono-tools/distinfo | 6 | ||||
-rw-r--r-- | devel/mono-tools/pkg-plist | 5 |
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile index 37e23afb4751..0acd405a449f 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -3,12 +3,11 @@ # Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # # $FreeBSD$ -# $Id: Makefile,v 1.19 2006/12/07 18:42:33 killfill Exp $ +# $Id: Makefile,v 1.21 2007/02/07 15:46:06 killfill Exp $ # PORTNAME= mono-tools -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.2.3 CATEGORIES= devel MASTER_SITES= http://www.go-mono.com/sources/${PORTNAME}/ diff --git a/devel/mono-tools/distinfo b/devel/mono-tools/distinfo index 8bca04d724db..e4877c431afc 100644 --- a/devel/mono-tools/distinfo +++ b/devel/mono-tools/distinfo @@ -1,3 +1,3 @@ -MD5 (mono-tools-1.2.1.tar.gz) = d65587a842799f2e087ef101bcb4c68a -SHA256 (mono-tools-1.2.1.tar.gz) = 3968713b758fa80156de19339f20be102c34aadd2817f955041db8402d76be78 -SIZE (mono-tools-1.2.1.tar.gz) = 281653 +MD5 (mono-tools-1.2.3.tar.gz) = c52378128076b57ee8718ddb16725336 +SHA256 (mono-tools-1.2.3.tar.gz) = f30cceb40fe60c1e703dc193e3ac834b12b8e73e87a2be01696d9d41cb40476a +SIZE (mono-tools-1.2.3.tar.gz) = 282287 diff --git a/devel/mono-tools/pkg-plist b/devel/mono-tools/pkg-plist index dd919bef514a..aee796c178ee 100644 --- a/devel/mono-tools/pkg-plist +++ b/devel/mono-tools/pkg-plist @@ -3,8 +3,8 @@ bin/gasnview bin/gnunit bin/gnunit2 bin/monodoc -lib/create-native-map/create-native-map.exe lib/create-native-map/MapAttribute.cs +lib/create-native-map/create-native-map.exe lib/mono/1.0/gasnview.exe lib/mono/1.0/gnunit.exe lib/mono/2.0/gnunit2.exe @@ -14,5 +14,6 @@ lib/monodoc/browser.exe libdata/pkgconfig/create-native-map.pc share/applications/monodoc.desktop share/pixmaps/monodoc.png -@dirrm lib/create-native-map @dirrmtry share/applications +@dirrmtry lib/monodoc +@dirrm lib/create-native-map |