Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 2003 04:00:35 -0700 (PDT)
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/54696: x11-wm/windowlab: New version
Message-ID:  <200307211100.h6LB0ZRA069370@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/54696; it has been noted by GNATS.

From: "Sergey A. Osokin" <osa@FreeBSD.org>
To: Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/54696: x11-wm/windowlab: New version
Date: Mon, 21 Jul 2003 14:59:47 +0400

 On Mon, Jul 21, 2003 at 07:36:41AM -0300, Pierre-Paul Lavoie wrote:
 > 
 > >Fix:
 > 
 > Update the PORTVERSION to:
 > 
 > 	PORTVERSION=    1.12
 > 
 > in the `Makefile'.
 > 
 > Change the `distinfo' file to:
 > 
 > 	MD5 (windowlab-1.12.tar) = 681330c3fa9b52afd2b9587a1dcca36a
 
 So, approve following patch. Additional respect to ${CC} and ${CFLAGS}.
 In next time please submit a diff, not a instructions what TODO.
 Thanks for report.
 
 Index: ports/x11-wm/windowlab/Makefile
 ===================================================================
 RCS file: /home/pcvs/ports/x11-wm/windowlab/Makefile,v
 retrieving revision 1.3
 diff -u -r1.3 Makefile
 --- ports/x11-wm/windowlab/Makefile	9 Jul 2003 04:50:11 -0000	1.3
 +++ ports/x11-wm/windowlab/Makefile	21 Jul 2003 10:55:55 -0000
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	windowlab
 -PORTVERSION=	1.11
 +PORTVERSION=	1.12
  CATEGORIES=	x11-wm
  MASTER_SITES=	http://www.nickgravgaard.com/windowlab/
  EXTRACT_SUFX=	.tar
 Index: ports/x11-wm/windowlab/distinfo
 ===================================================================
 RCS file: /home/pcvs/ports/x11-wm/windowlab/distinfo,v
 retrieving revision 1.3
 diff -u -r1.3 distinfo
 --- ports/x11-wm/windowlab/distinfo	9 Jul 2003 04:50:11 -0000	1.3
 +++ ports/x11-wm/windowlab/distinfo	21 Jul 2003 10:55:55 -0000
 @@ -1 +1 @@
 -MD5 (windowlab-1.11.tar) = 9bcd2a2cf436ec075585a493f67b6c84
 +MD5 (windowlab-1.12.tar) = 681330c3fa9b52afd2b9587a1dcca36a
 --- /dev/null	Mon Jul 21 14:50:35 2003
 +++ ports/x11-wm/windowlab/files/patch-Makefile	Mon Jul 21 14:50:14 2003
 @@ -0,0 +1,12 @@
 +--- Makefile.orig	Mon Jul 21 14:47:18 2003
 ++++ Makefile	Mon Jul 21 14:47:23 2003
 +@@ -28,9 +28,6 @@
 + 
 + # --------------------------------------------------------------------
 + 
 +-CC       = gcc
 +-CFLAGS   = -g -O2 -Wall
 +-
 + BINDIR   = $(DESTDIR)$(XROOT)/bin
 + MANDIR   = $(DESTDIR)$(XROOT)/man/man1
 + CFGDIR   = $(DESTDIR)/etc/X11/windowlab
 
 -- 
 
 Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
 Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
 http://ozz.pp.ru/             X          AND NEWS
                              / \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307211100.h6LB0ZRA069370>