From 13489f656ca6f087206ddcd961211dfaff26cfee Mon Sep 17 00:00:00 2001 From: mezz 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-sharp-devel/Makefile | 12 +++++------- x11-toolkits/gtk-sharp-devel/distinfo | 4 ++-- .../files/patch-gtkhtml_gtkhtml-sharp.dll.config.in | 2 +- x11-toolkits/gtk-sharp/Makefile | 12 +++++------- x11-toolkits/gtk-sharp/distinfo | 4 ++-- .../files/patch-gtkhtml_gtkhtml-sharp.dll.config.in | 2 +- x11-toolkits/gtk-sharp10/Makefile | 12 +++++------- x11-toolkits/gtk-sharp10/distinfo | 4 ++-- .../files/patch-gtkhtml_gtkhtml-sharp.dll.config.in | 2 +- x11-toolkits/gtk-sharp20/Makefile | 12 +++++------- x11-toolkits/gtk-sharp20/distinfo | 4 ++-- .../files/patch-gtkhtml_gtkhtml-sharp.dll.config.in | 2 +- 12 files changed, 32 insertions(+), 40 deletions(-) diff --git a/x11-toolkits/gtk-sharp-devel/Makefile b/x11-toolkits/gtk-sharp-devel/Makefile index 55b79a7f4e1a..543ccd6316aa 100644 --- a/x11-toolkits/gtk-sharp-devel/Makefile +++ b/x11-toolkits/gtk-sharp-devel/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 diff --git a/x11-toolkits/gtk-sharp-devel/distinfo b/x11-toolkits/gtk-sharp-devel/distinfo index a6d4885a7d7e..5b6ea060f45e 100644 --- a/x11-toolkits/gtk-sharp-devel/distinfo +++ b/x11-toolkits/gtk-sharp-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (gtk-sharp-1.0.6.tar.gz) = 2651d14fe77174ab20b8af53d150ee11 -SIZE (gtk-sharp-1.0.6.tar.gz) = 1782050 +MD5 (gtk-sharp-1.0.8.tar.gz) = 89d835b161e2f84604d1f4747e7ffda3 +SIZE (gtk-sharp-1.0.8.tar.gz) = 1841365 diff --git a/x11-toolkits/gtk-sharp-devel/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in b/x11-toolkits/gtk-sharp-devel/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in index daa43fde61d5..7109eb4c853d 100644 --- a/x11-toolkits/gtk-sharp-devel/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in +++ b/x11-toolkits/gtk-sharp-devel/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in @@ -3,5 +3,5 @@ @@ -1,3 +1,3 @@ - -+ ++ diff --git a/x11-toolkits/gtk-sharp/Makefile b/x11-toolkits/gtk-sharp/Makefile index 55b79a7f4e1a..543ccd6316aa 100644 --- a/x11-toolkits/gtk-sharp/Makefile +++ b/x11-toolkits/gtk-sharp/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 diff --git a/x11-toolkits/gtk-sharp/distinfo b/x11-toolkits/gtk-sharp/distinfo index a6d4885a7d7e..5b6ea060f45e 100644 --- a/x11-toolkits/gtk-sharp/distinfo +++ b/x11-toolkits/gtk-sharp/distinfo @@ -1,2 +1,2 @@ -MD5 (gtk-sharp-1.0.6.tar.gz) = 2651d14fe77174ab20b8af53d150ee11 -SIZE (gtk-sharp-1.0.6.tar.gz) = 1782050 +MD5 (gtk-sharp-1.0.8.tar.gz) = 89d835b161e2f84604d1f4747e7ffda3 +SIZE (gtk-sharp-1.0.8.tar.gz) = 1841365 diff --git a/x11-toolkits/gtk-sharp/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in b/x11-toolkits/gtk-sharp/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in index daa43fde61d5..7109eb4c853d 100644 --- a/x11-toolkits/gtk-sharp/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in +++ b/x11-toolkits/gtk-sharp/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in @@ -3,5 +3,5 @@ @@ -1,3 +1,3 @@ - -+ ++ diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index 55b79a7f4e1a..543ccd6316aa 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/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 diff --git a/x11-toolkits/gtk-sharp10/distinfo b/x11-toolkits/gtk-sharp10/distinfo index a6d4885a7d7e..5b6ea060f45e 100644 --- a/x11-toolkits/gtk-sharp10/distinfo +++ b/x11-toolkits/gtk-sharp10/distinfo @@ -1,2 +1,2 @@ -MD5 (gtk-sharp-1.0.6.tar.gz) = 2651d14fe77174ab20b8af53d150ee11 -SIZE (gtk-sharp-1.0.6.tar.gz) = 1782050 +MD5 (gtk-sharp-1.0.8.tar.gz) = 89d835b161e2f84604d1f4747e7ffda3 +SIZE (gtk-sharp-1.0.8.tar.gz) = 1841365 diff --git a/x11-toolkits/gtk-sharp10/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in b/x11-toolkits/gtk-sharp10/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in index daa43fde61d5..7109eb4c853d 100644 --- a/x11-toolkits/gtk-sharp10/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in +++ b/x11-toolkits/gtk-sharp10/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in @@ -3,5 +3,5 @@ @@ -1,3 +1,3 @@ - -+ ++ 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 diff --git a/x11-toolkits/gtk-sharp20/distinfo b/x11-toolkits/gtk-sharp20/distinfo index a6d4885a7d7e..5b6ea060f45e 100644 --- a/x11-toolkits/gtk-sharp20/distinfo +++ b/x11-toolkits/gtk-sharp20/distinfo @@ -1,2 +1,2 @@ -MD5 (gtk-sharp-1.0.6.tar.gz) = 2651d14fe77174ab20b8af53d150ee11 -SIZE (gtk-sharp-1.0.6.tar.gz) = 1782050 +MD5 (gtk-sharp-1.0.8.tar.gz) = 89d835b161e2f84604d1f4747e7ffda3 +SIZE (gtk-sharp-1.0.8.tar.gz) = 1841365 diff --git a/x11-toolkits/gtk-sharp20/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in b/x11-toolkits/gtk-sharp20/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in index daa43fde61d5..7109eb4c853d 100644 --- a/x11-toolkits/gtk-sharp20/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in +++ b/x11-toolkits/gtk-sharp20/files/patch-gtkhtml_gtkhtml-sharp.dll.config.in @@ -3,5 +3,5 @@ @@ -1,3 +1,3 @@ - -+ ++ -- cgit