Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2006 02:06:00 +0300
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        jmelo@FreeBSD.org
Subject:   ports/95176: [PATCH] x11-wm/swm: update and fix fetch
Message-ID:  <1143846360.95982@it.buh.tecnik93.com>
Resent-Message-ID: <200603312310.k2VNAJ5t085743@freefall.freebsd.org>

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

>Number:         95176
>Category:       ports
>Synopsis:       [PATCH] x11-wm/swm: update and fix fetch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 31 23:10:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


Update to 1.3.4c (keep Makefile's strange way of doing thins as it seems at least last commiter agrees with it and bump PORTREVISION).
Fix MASTERSITES.

Reported by:		fenner's distfiles survey


>How-To-Repeat:





>Fix:


--- swm.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-wm/swm/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	11 Feb 2006 21:03:14 -0000	1.18
+++ Makefile	31 Mar 2006 23:04:09 -0000
@@ -7,10 +7,10 @@
 
 PORTNAME=	swm
 PORTVERSION=	1.3.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://www.informatik.hu-berlin.de/~sperling/prog/
-EXTRACT_SUFX=	a-src.tgz
+MASTER_SITES=	http://www2.informatik.hu-berlin.de/~sperling/prog/
+EXTRACT_SUFX=	c-src.tgz
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=Window manager for low-memory systems, with title bars and shading
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/x11-wm/swm/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	7 Jan 2006 20:00:07 -0000	1.9
+++ distinfo	31 Mar 2006 23:04:09 -0000
@@ -1,3 +1,3 @@
-MD5 (swm-1.3.4a-src.tgz) = e109e35605492b23bb3e168b150d02c5
-SHA256 (swm-1.3.4a-src.tgz) = 7f660ba155892928b94fae2980bff2a21ae537a6b203fd2a3d32fda5f917f35b
-SIZE (swm-1.3.4a-src.tgz) = 96275
+MD5 (swm-1.3.4c-src.tgz) = 4aa73c25d10fdced443951ab767bf52b
+SHA256 (swm-1.3.4c-src.tgz) = fc4fdfcb423a75789bb12f8045a3f465bdd66f3413b8ef77833c26e9e035d58b
+SIZE (swm-1.3.4c-src.tgz) = 96989
--- swm.diff ends here ---



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



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