From nobody@FreeBSD.org  Mon Oct 12 00:52:46 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BA6C3106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 Oct 2009 00:52:46 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 8F6D68FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 Oct 2009 00:52:46 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n9C0qkGD037897
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 Oct 2009 00:52:46 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n9C0qkWN037896;
	Mon, 12 Oct 2009 00:52:46 GMT
	(envelope-from nobody)
Message-Id: <200910120052.n9C0qkWN037896@www.freebsd.org>
Date: Mon, 12 Oct 2009 00:52:46 GMT
From: Mattis Michel <sic_zer0@hotmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer update] x11-wm/matwm2 update from 0.0.66 to 0.0.75
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         139537
>Category:       ports
>Synopsis:       [maintainer update] x11-wm/matwm2 update from 0.0.66 to 0.0.75
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 12 01:00:07 UTC 2009
>Closed-Date:    Tue Oct 13 22:29:25 UTC 2009
>Last-Modified:  Tue Oct 13 22:30:14 UTC 2009
>Originator:     Mattis Michel
>Release:        7.2-RELEASE
>Organization:
>Environment:
FreeBSD matland.telenet.be 7.2-RELEASE FreeBSD 7.2-RELEASE #10: Fri Sep 18 03:35:56 CEST 2009     supermaties@matland.telenet.be:/usr/obj/usr/src/sys/MATLAND  amd64
>Description:
Makefile of matwm2 changed slightly, updated the patch for it
this release includes major bugfixes and several new features
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN matwm2.orig/Makefile matwm2/Makefile
--- matwm2.orig/Makefile	2009-10-12 02:37:17.000000000 +0200
+++ matwm2/Makefile	2009-10-12 02:37:48.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	matwm2
-PORTVERSION=	0.0.66
+PORTVERSION=	0.0.75
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://www.gatorgitter.com/~maties/
 
diff -ruN matwm2.orig/distinfo matwm2/distinfo
--- matwm2.orig/distinfo	2009-10-12 02:37:17.000000000 +0200
+++ matwm2/distinfo	2009-10-12 02:43:02.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (matwm2-0.0.66.tar.gz) = 4fefedea4f70c5a63f8bd811a9fedd46
-SHA256 (matwm2-0.0.66.tar.gz) = f423a7a3a8d137c2925ce61f149d4cc7830e891db282ae324dd203e8093e3bee
-SIZE (matwm2-0.0.66.tar.gz) = 33880
+MD5 (matwm2-0.0.75.tar.gz) = 74673df64b6bf5fdda27b0796bfca945
+SHA256 (matwm2-0.0.75.tar.gz) = 524f667b636aed04052e64fbff17243b1c08b09b8726b2eb4e9485455d2dfd26
+SIZE (matwm2-0.0.75.tar.gz) = 36278
diff -ruN matwm2.orig/files/patch-Makefile matwm2/files/patch-Makefile
--- matwm2.orig/files/patch-Makefile	2009-10-12 02:37:17.000000000 +0200
+++ matwm2/files/patch-Makefile	2009-10-12 02:42:27.000000000 +0200
@@ -1,5 +1,5 @@
---- Makefile.orig	2009-09-20 03:40:09.000000000 +0200
-+++ Makefile	2009-09-20 03:38:57.000000000 +0200
+--- Makefile.orig	2009-10-12 02:38:52.000000000 +0200
++++ Makefile	2009-10-12 02:41:48.000000000 +0200
 @@ -1,7 +1,6 @@
 -prefix		= /usr/local
 -manprefix	= /usr/local
@@ -9,9 +9,9 @@
 +manprefix	= ${MANPREFIX}
 +XROOT			= ${LOCALBASE}
  
- CFLAGS		+= -lXext -lX11 -I$(XROOT)/include -L$(XROOT)/lib
- #CFLAGS		+= -DDEBUG -ggdb3 # -DDEBUG_EVENTS -DSYNC
-@@ -19,8 +18,8 @@
+ CFLAGS    += -DSHAPE -lXext # comment out this line if you haven't got the x extentions library
+ CFLAGS		+= -lX11 -I$(XROOT)/include -L$(XROOT)/lib
+@@ -20,8 +19,8 @@
  
  install:	matwm2
  		mkdir -p $(prefix)/bin $(manprefix)/man/man1
@@ -21,4 +21,4 @@
 +		${BSD_INSTALL_MAN} matwm2.1 $(manprefix)/man/man1
  
  deinstall:
- 		rm -f $(prefix)/bin/matwm2 $(manprefix)/man/man1/matwm2.1
+ 		rm -f $(prefix)/bin/matwm2 $(manprefix)/man/man1/matwm2.1* $(manprefix)/man/cat1/matwm2.1*


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Mon Oct 12 09:51:49 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139537 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Oct 13 22:29:24 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139537 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139537: commit references a PR
Date: Tue, 13 Oct 2009 22:29:20 +0000 (UTC)

 miwi        2009-10-13 22:29:12 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-wm/matwm2        Makefile distinfo 
     x11-wm/matwm2/files  patch-Makefile 
   Log:
   - Update to 0.0.75
   
   PR:             139537
   Submitted by:   Mattis Michel <sic_zer0@hotmail.com> (maintainer)
   
   Revision  Changes    Path
   1.5       +1 -1      ports/x11-wm/matwm2/Makefile
   1.5       +3 -3      ports/x11-wm/matwm2/distinfo
   1.3       +6 -6      ports/x11-wm/matwm2/files/patch-Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
