pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/mono Remove directory "include/mono-1.0/mono" on ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/76453a6dc763
branches:  trunk
changeset: 545697:76453a6dc763
user:      tron <tron%pkgsrc.org@localhost>
date:      Sun Aug 10 16:19:33 2008 +0000

description:
Remove directory "include/mono-1.0/mono" on deinstallation.
Bump package revision because of a package list fix.

diffstat:

 lang/mono/Makefile |  4 ++--
 lang/mono/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r 49aa89b46d0f -r 76453a6dc763 lang/mono/Makefile
--- a/lang/mono/Makefile        Sun Aug 10 16:09:17 2008 +0000
+++ b/lang/mono/Makefile        Sun Aug 10 16:19:33 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2008/08/09 19:57:51 kefren Exp $
+# $NetBSD: Makefile,v 1.70 2008/08/10 16:19:33 tron Exp $
 
 DISTNAME=      mono-${MONO_VERSION}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    lang
 MASTER_SITES=  http://go-mono.com/sources/mono/
 EXTRACT_SUFX=  .tar.bz2
diff -r 49aa89b46d0f -r 76453a6dc763 lang/mono/PLIST
--- a/lang/mono/PLIST   Sun Aug 10 16:09:17 2008 +0000
+++ b/lang/mono/PLIST   Sun Aug 10 16:19:33 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2008/04/19 18:42:10 kefren Exp $
+@comment $NetBSD: PLIST,v 1.25 2008/08/10 16:19:33 tron Exp $
 bin/al
 bin/al2
 bin/caspol
@@ -967,4 +967,5 @@
 @dirrm include/mono-1.0/mono/io-layer
 @dirrm include/mono-1.0/mono/interpreter
 @dirrm include/mono-1.0/mono/cil
+@dirrm include/mono-1.0/mono
 @dirrm include/mono-1.0



Home | Main Index | Thread Index | Old Index