Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jul 1998 14:29:37 +0100
From:      Dom Mitchell <dom@phmit.demon.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7151: update to glade-0.3
Message-ID:  <E0ys5uD-0001Tl-00@voodoo.pandhm.co.uk>

next in thread | raw e-mail | index | archive | help

>Number:         7151
>Category:       ports
>Synopsis:       update to glade-0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul  3 06:30:00 PDT 1998
>Last-Modified:
>Originator:     Dom Mitchell
>Organization:
Palmer & Harvey McLane Ltd.
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

FreeBSD voodoo.pandhm.co.uk 2.2.6-STABLE FreeBSD 2.2.6-STABLE #0: Thu Jul  2 21:21:10 BST 1998     root@voodoo.pandhm.co.uk:/usr/src/sys/compile/VOODOO  i386

>Description:

New version of port, please apply the patch.

>How-To-Repeat:

N/A

>Fix:

Apply this patch:

diff -urP --exclude=CVS /usr/ports/devel/glade/Makefile glade/Makefile
--- /usr/ports/devel/glade/Makefile     Tue Jun 30 10:47:16 1998
+++ glade/Makefile      Fri Jul  3 08:15:16 1998
@@ -1,12 +1,12 @@
 # New ports collection makefile for:   glade
-# Version required:     0.2.3
+# Version required:     0.3
 # Date created:                29 June 1998
 # Whom:                        Dom Mitchell <dom@myrddin.demon.co.uk>
 #
 # $Id: Makefile,v 1.1.1.1 1998/06/30 09:47:16 tg Exp $
 #
 
-DISTNAME=      glade-0.2.3
+DISTNAME=      glade-0.3
 CATEGORIES=    devel
 MASTER_SITES=   http://www.comp.lancs.ac.uk/~damon/builder/
 
@@ -26,6 +26,7 @@
        ${INSTALL_MAN} ${WRKSRC}/doc/file_format.txt ${PREFIX}/share/doc/glade
        ${INSTALL_MAN} ${WRKSRC}/doc/manual.txt ${PREFIX}/share/doc/glade
        ${INSTALL_MAN} ${WRKSRC}/doc/notes.txt ${PREFIX}/share/doc/glade
+       ${INSTALL_MAN} ${WRKSRC}/doc/source_code.txt ${PREFIX}/share/doc/glade
 .endif
 
 .include <bsd.port.mk>
diff -urP --exclude=CVS /usr/ports/devel/glade/files/md5 glade/files/md5
--- /usr/ports/devel/glade/files/md5    Tue Jun 30 10:47:18 1998
+++ glade/files/md5     Fri Jul  3 07:57:42 1998
@@ -1 +1 @@
-MD5 (glade-0.2.3.tar.gz) = a4f9ae14932d5fae466d25227df5a1a4
+MD5 (glade-0.3.tar.gz) = 93958be150cf81646280b166ce24f797
diff -urP --exclude=CVS /usr/ports/devel/glade/pkg/PLIST glade/pkg/PLIST
--- /usr/ports/devel/glade/pkg/PLIST    Tue Jun 30 10:47:17 1998
+++ glade/pkg/PLIST     Fri Jul  3 08:14:41 1998
@@ -5,4 +5,5 @@
 share/doc/glade/file_format.txt
 share/doc/glade/manual.txt
 share/doc/glade/notes.txt
+share/doc/glade/source_code.txt
 @dirrm share/doc/glade

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0ys5uD-0001Tl-00>