From b2634dd1dc039d159a887701c1136ee034db9172 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sun, 3 Apr 2005 06:51:26 +0000 Subject: - Update to 1.0.8. - Change the maintainership; it seems that I have accidented put old maintainer back in. http://www.freebsd.org/cgi/getmsg.cgi?fetch=297599+0+/usr/local/www/db/text/2005/cvs-all/20050220.cvs-all Submitted by: Tom McLaughlin Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp --- x11-toolkits/gtk-sharp20/Makefile | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'x11-toolkits/gtk-sharp20/Makefile') diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile index 55b79a7f4e1a..543ccd6316aa 100644 --- a/x11-toolkits/gtk-sharp20/Makefile +++ b/x11-toolkits/gtk-sharp20/Makefile @@ -2,17 +2,17 @@ # Date created: 2003-01-01 # Whom: Juli Mallett # -# $Id: Makefile,v 1.2 2005/02/27 04:28:41 mezz Exp $ +# $Id: Makefile,v 1.15 2005/03/26 22:41:35 mezz7 Exp $ # $FreeBSD$ # PORTNAME= gtk-sharp -PORTVERSION= 1.0.6 -PORTREVISION= 1 +PORTVERSION= 1.0.8 CATEGORIES= x11-toolkits -MASTER_SITES= http://www.go-mono.com/archive/${PORTVERSION}/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= coop9211@uidaho.edu +MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= GTK+ and GNOME interfaces for the .NET runtime BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono @@ -31,7 +31,5 @@ MAKE_ENV=MONO_SHARED_DIR=${WRKDIR} post-patch: @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \ 's|^#!/usr/bin/perl|#!${PERL}|' - @${REINPLACE_CMD} -e 's|libgtkhtml-3.0|libgtkhtml-3.6|g' \ - ${WRKSRC}/configure .include -- cgit v1.2.3