Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2008 17:31:00 +0800 (CST)
From:      Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        raj@csub.edu
Subject:   ports/129651: [PATCH] deskutils/wyrd: Update to 1.4.4
Message-ID:  <200812150931.mBF9V0Rm032267@stucgi.cs.nctu.edu.tw>
Resent-Message-ID: <200812150940.mBF9e3t6033349@freefall.freebsd.org>

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

>Number:         129651
>Category:       ports
>Synopsis:       [PATCH] deskutils/wyrd: Update to 1.4.4
>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:   Mon Dec 15 09:40:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yi-Jheng Lin
>Release:        FreeBSD 7.0-RELEASE-p6 amd64
>Organization:
NCTU CS
>Environment:
System: FreeBSD stucgi 7.0-RELEASE-p6 FreeBSD 7.0-RELEASE-p6 #0: Fri Nov 28 17:44:01 CST 2008
>Description:

- Update to 1.4.4
- Change DISTVERSION to PORTVERSION

Port maintainer (raj@csub.edu) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- wyrd-1.4.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/deskutils/wyrd/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	5 Sep 2007 14:56:58 -0000	1.5
+++ Makefile	15 Dec 2008 09:29:03 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	wyrd
-DISTVERSION=	1.4.3b
+PORTVERSION=	1.4.4
 CATEGORIES=	deskutils
-MASTER_SITES=	http://www.eecs.umich.edu/~pelzlpj/wyrd/
+MASTER_SITES=	http://pessimization.com/software/wyrd/
 
 MAINTAINER=	raj@csub.edu
 COMMENT=	A curses front end to remind
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/deskutils/wyrd/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	5 Sep 2007 14:56:58 -0000	1.4
+++ distinfo	15 Dec 2008 09:29:03 -0000
@@ -1,3 +1,3 @@
-MD5 (wyrd-1.4.3b.tar.gz) = d428191d81769894cf773b8de6cae7ac
-SHA256 (wyrd-1.4.3b.tar.gz) = 81104370307151dba1dbf5130f11ba03cc5a40d4704563f9e4085ce1ebc00bd3
-SIZE (wyrd-1.4.3b.tar.gz) = 226447
+MD5 (wyrd-1.4.4.tar.gz) = a376c05ba614625da06082d850c742c7
+SHA256 (wyrd-1.4.4.tar.gz) = 154f5cefc86d43077f3c150e5b50a27d33fe7a7e50d7b90f39d16f054f5c570a
+SIZE (wyrd-1.4.4.tar.gz) = 226757
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/deskutils/wyrd/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	6 Jul 2006 18:01:17 -0000	1.2
+++ pkg-descr	15 Dec 2008 09:29:03 -0000
@@ -9,4 +9,4 @@
 instantaneous, and the wyrd process typically consumes less than 2MB of
 resident memory.
 
-WWW: http://www.eecs.umich.edu/~pelzlpj/wyrd/
+WWW:	http://pessimization.com/software/wyrd/
--- wyrd-1.4.4.patch ends here ---

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



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