Skip site navigation (1)Skip section navigation (2)
Date:      4 Oct 2001 11:43:43 -0000
From:      Mike Meyer <mwm@mired.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        <algernon@debian.org>
Subject:   ports/31038: [PATCH] ratpoison port is out of date.
Message-ID:  <20011004114343.54049.qmail@guru.mired.org>

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

>Number:         31038
>Category:       ports
>Synopsis:       [PATCH] ratpoison port is out of date.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 04 04:50:04 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Mike Meyer
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
Meyer Consulting
>Environment:
System: FreeBSD guru.mired.org 4.4-STABLE FreeBSD 4.4-STABLE #8: Sun Sep 30 17:21:29 CDT 2001 mwm@guru.mired.org:/sharetmp/obj/usr/src/sys/GURU i386

>Description:

	The ratpoison port builds 0.1.1, whereas the current release
	is 1.0.0, and much more functional.

>How-To-Repeat:
	Build the port, check the version, then check the version at
	<URL: http://ratpoison.sourceforge.net/ >.

>Fix:

The attached patch updates the version number and md5 checksum, and
changes the maintainership to me as the old maintainer no longer uses
FreeBSD.

diff -ru ratpoison-orig/Makefile ratpoison/Makefile
--- ratpoison-orig/Makefile	Thu Oct  4 06:34:22 2001
+++ ratpoison/Makefile	Thu Oct  4 06:38:28 2001
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	ratpoison
-PORTVERSION=	0.1.1
+PORTVERSION=	1.0.0
 CATEGORIES=	x11-wm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	8@free.bsd.hu
+MAINTAINER=	mwm@freebsd.org
 
 MAN1=		ratpoison.1
 USE_X_PREFIX=	yes
diff -ru ratpoison-orig/distinfo ratpoison/distinfo
--- ratpoison-orig/distinfo	Thu Oct  4 06:34:22 2001
+++ ratpoison/distinfo	Thu Oct  4 06:39:40 2001
@@ -1 +1 @@
-MD5 (ratpoison-0.1.1.tar.gz) = 438c4fdbb39469ec623b569e390fa6a6
+MD5 (ratpoison-1.0.0.tar.gz) = e84a6609f9992644262bbbfa270d69ee

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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