Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Aug 1998 14:08:21 +0100 (BST)
From:      Adrian Wontroba <aw1@stade.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7465: updated port - xlogmaster-1.4.1
Message-ID:  <199808011308.OAA13758@titus.stade.co.uk>

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

>Number:         7465
>Category:       ports
>Synopsis:       updated port - xlogmaster-1.4.1
>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:   Sat Aug  1 06:40:01 PDT 1998
>Last-Modified:
>Originator:     Adrian Wontroba
>Organization:
Stade Computers Ltd, UK
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

>Description:

A new version (1.4.1) of xlogmaster is out.
The diffs below update the port.

Note that it needs gtk-1.0.5, and will accept no
other. Earlier versions of gtk had a large memory
leak.

>How-To-Repeat:

>Fix:

Only in ../xlogmaster: CVS
diff -ru ../xlogmaster/Makefile ./Makefile
--- ../xlogmaster/Makefile	Sat Aug  1 14:02:05 1998
+++ ./Makefile	Sat Aug  1 14:02:04 1998
@@ -1,26 +1,28 @@
 # New ports collection makefile for:	xlogmaster
-# Version required:	1.2.2
-# Date created:		11 July 1998
+# Version required:	1.4.1
+# Date created:		1 August 1998
 # Whom:			Adrian Wontroba <aw1@stade.co.uk>
 #
-# $Id: Makefile,v 1.1.1.1 1998/07/12 22:49:03 steve Exp $
+# $Id$
 #
 
-DISTNAME=	xlogmaster-1.2.2
+DISTNAME=	xlogmaster-1.4.1
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.fusebox.hanse.de/xlogmaster/\
+MASTER_SITES=	${MASTER_SITE_GNU} \
+		http://www.fusebox.hanse.de/xlogmaster/\
 		http://porter.desy.de/~greve/xlogmaster/
 EXTRACT_SUFX=	.src.tar.gz
 
 MAINTAINER=	aw1@stade.co.uk
 
-LIB_DEPENDS=	gtk\\.1\\.:${PORTSDIR}/x11/gtk
+LIB_DEPENDS=	gtk\\.1\\.5:${PORTSDIR}/x11/gtk
 
+HAS_CONFIGURE=	yes
 GNU_CONFIGURE=	yes
+
 USE_GMAKE=	yes
 
 MAN1=		xlogmaster.1
-WRKSRC=		${WRKDIR}/xlogmaster
 USE_X11=	yes
 NO_PACKAGE=	ignores cflags
 
Only in ../xlogmaster: README.html
Only in ../xlogmaster/files: CVS
diff -ru ../xlogmaster/files/md5 ./files/md5
--- ../xlogmaster/files/md5	Sat Aug  1 14:02:04 1998
+++ ./files/md5	Sat Aug  1 14:02:04 1998
@@ -1 +1 @@
-MD5 (xlogmaster-1.2.2.src.tar.gz) = 3d61f3cefc3a740451f978b0cd94316a
+MD5 (xlogmaster-1.4.1.src.tar.gz) = 8e42a80cb46b7d1212320e555fa8a37d
Only in ../xlogmaster/pkg: CVS
diff -ru ../xlogmaster/pkg/PLIST ./pkg/PLIST
--- ../xlogmaster/pkg/PLIST	Sat Aug  1 14:02:05 1998
+++ ./pkg/PLIST	Sat Aug  1 14:02:04 1998
@@ -1,9 +1,22 @@
 bin/xlogmaster
+etc/xlogmaster/green.gtkrc
+etc/xlogmaster/hell.gtkrc
+etc/xlogmaster/scripts/README.usage
+etc/xlogmaster/scripts/xlm-halt
+etc/xlogmaster/scripts/xlm-mail
+etc/xlogmaster/scripts/xlm-write
+etc/xlogmaster/simpsons.gtkrc
+etc/xlogmaster/sound/alert
+etc/xlogmaster/sound/carramba.wav
+etc/xlogmaster/sound/chackabeep.wav
+etc/xlogmaster/sound/glass.wav
+etc/xlogmaster/sound/notice
+etc/xlogmaster/sound/uniconify
+etc/xlogmaster/steelblue.gtkrc
+etc/xlogmaster/xlogmaster.gtkrc
 man/man1/xlogmaster.1.gz
-etc/steelblue.gtkrc
-etc/simpsons.gtkrc
-etc/hell.gtkrc
-etc/green.gtkrc
-etc/xlogmaster.gtkrc
 share/doc/xlogmaster/tutorial.txt
+@dirrm etc/xlogmaster/scripts
+@dirrm etc/xlogmaster/sound
+@dirrm etc/xlogmaster
 @dirrm share/doc/xlogmaster
>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?199808011308.OAA13758>