Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Sep 2005 17:03:01 GMT
From:      Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/85807: [PATCH]: New version x11/windowlab 1.31 -> 1.32
Message-ID:  <200509061703.j86H31sN018555@www.freebsd.org>
Resent-Message-ID: <200509061710.j86HA3rr035036@freefall.freebsd.org>

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

>Number:         85807
>Category:       ports
>Synopsis:       [PATCH]: New version x11/windowlab 1.31 -> 1.32
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 06 17:10:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Pierre-Paul Lavoie
>Release:        
>Organization:
>Environment:
>Description:
      New version of windowlab.
>How-To-Repeat:
      
>Fix:
diff -ru windowlab.old/Makefile windowlab/Makefile
--- windowlab.old/Makefile      Tue Sep  6 13:59:01 2005
+++ windowlab/Makefile  Tue Sep  6 14:03:07 2005
@@ -6,7 +6,7 @@
 #

 PORTNAME=      windowlab
-PORTVERSION=   1.31
+PORTVERSION=   1.32
 CATEGORIES=    x11-wm
 MASTER_SITES=  http://www.nickgravgaard.com/windowlab/
 EXTRACT_SUFX=  .tar
@@ -30,7 +30,7 @@
        ${INSTALL_PROGRAM} ${WRKSRC}/windowlab ${PREFIX}/bin
        ${INSTALL_MAN} ${WRKSRC}/windowlab.1x ${PREFIX}/man/man1
        ${MKDIR} ${PREFIX}/etc/windowlab
-       ${INSTALL_DATA} ${WRKSRC}/menurc.sample ${PREFIX}/etc/windowlab/menurc
+       ${INSTALL_DATA} ${WRKSRC}/windowlab.menurc ${PREFIX}/etc/windowlab/menurc
 .if !defined(NOPORTDOCS)
        ${MKDIR} ${DOCSDIR}
        ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}
diff -ru windowlab.old/distinfo windowlab/distinfo
--- windowlab.old/distinfo      Tue Sep  6 13:59:01 2005
+++ windowlab/distinfo  Tue Sep  6 13:59:29 2005
@@ -1,2 +1,2 @@
-MD5 (windowlab-1.31.tar) = 2d35a5a12178e77d53bdee719b8c5fc5
-SIZE (windowlab-1.31.tar) = 163840
+MD5 (windowlab-1.32.tar) = 86198600b72fc1a21ec39ca394621f66
+SIZE (windowlab-1.32.tar) = 163840

>Release-Note:
>Audit-Trail:
>Unformatted:



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