Subject: pkg/31285: Upgrade sysutils/estd to release 4
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <eric@cirr.com>
List: pkgsrc-bugs
Date: 09/10/2005 04:13:00
>Number:         31285
>Category:       pkg
>Synopsis:       upgrade sysutils/estd to release 4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Sep 10 04:13:00 +0000 2005
>Originator:     Eric Schnoebelen
>Release:        NetBSD 3.99.5
>Organization:
Eric Schnoebelen		eric@cirr.com		http://www.cirr.com
    Real Programmers have no use for managers.  Managers are a necessary
	evil.  Managers are for dealing with personnel bozos, bean
	  counters, senior planners and other mental defectives.
>Environment:
System: NetBSD egsner.cirr.com 3.99.5 NetBSD 3.99.5 (EGSNER.MPDEBUG) #0: Fri May 27 13:02:50 CDT 2005 eric@egsner.cirr.com:/work/eric/NetBSD-current/obj/i386/sys/arch/i386/compile/EGSNER.MPDEBUG i386
Architecture: i386
Machine: i386
>Description:
	It appears that estd release 4 has been available for a little
	while. This release adds support for the experimental PowerNow!
	patches to NetBSD-current.
>How-To-Repeat:
>Fix:
# patches/patch-ab can be removed, as it's now incorporated (in a
# different fashion) into the estd code.
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/estd/Makefile,v
retrieving revision 1.1.1.1
diff -b -u -w -r1.1.1.1 Makefile
--- Makefile	24 Jan 2005 10:50:53 -0000	1.1.1.1
+++ Makefile	10 Sep 2005 04:11:00 -0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.1.1.1 2005/01/24 10:50:53 agc Exp $
 
-DISTNAME=		estd-netbsd-r3
-PKGNAME=		estd-0.3
+DISTNAME=		estd-netbsd-r4
+PKGNAME=		estd-0.4
 CATEGORIES=		sysutils
 MASTER_SITES=		http://www.elektro-eel.org/
 
@@ -11,6 +11,6 @@
 
 ONLY_FOR_PLATFORM=	NetBSD-2.99.*-i386 NetBSD-[3-9]*-i386
 
-WRKSRC=			${WRKDIR}/estd-r3
+WRKSRC=			${WRKDIR}/estd-r4
 
 .include "../../mk/bsd.pkg.mk"
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/estd/distinfo,v
retrieving revision 1.3
diff -b -u -w -r1.3 distinfo
--- distinfo	24 Feb 2005 13:40:52 -0000	1.3
+++ distinfo	10 Sep 2005 04:11:00 -0000
@@ -1,7 +1,6 @@
 $NetBSD: distinfo,v 1.3 2005/02/24 13:40:52 agc Exp $
 
-SHA1 (estd-netbsd-r3.tar.gz) = f46b7d0f7f3a4ab898139b515ee92433dd39fbaf
-RMD160 (estd-netbsd-r3.tar.gz) = 2e85b54c3064cfedd2af3c3605182a516f618109
-Size (estd-netbsd-r3.tar.gz) = 5675 bytes
-SHA1 (patch-aa) = 974aa3749c4ab2fa969f14f241285b2326f4fb35
-SHA1 (patch-ab) = f18f4c3f7ec5ce8c87b186ffa1e3a8ae9636698d
+SHA1 (estd-netbsd-r4.tar.gz) = 253a26c1ea8ac155e83a7c4eb7e2fa9075ff950d
+RMD160 (estd-netbsd-r4.tar.gz) = f08dbcc5f83e0895e9716f8c90650f5a3163d71e
+Size (estd-netbsd-r4.tar.gz) = 6402 bytes
+SHA1 (patch-aa) = 8c18ebb99a6991a12078609c64fbbf364874b132
Index: patches/patch-aa
===================================================================
RCS file: /cvsroot/pkgsrc/sysutils/estd/patches/patch-aa,v
retrieving revision 1.1.1.1
diff -b -u -w -r1.1.1.1 patch-aa
--- patches/patch-aa	24 Jan 2005 10:50:53 -0000	1.1.1.1
+++ patches/patch-aa	10 Sep 2005 04:11:00 -0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.1.1.1 2005/01/24 10:50:53 agc Exp $
+$NetBSD$
 
---- Makefile	2005/01/24 10:40:24	1.1
-+++ Makefile	2005/01/24 10:40:56
-@@ -11,9 +11,9 @@
+--- Makefile.orig	2005-01-30 16:20:52.000000000 -0600
++++ Makefile
+@@ -11,7 +11,7 @@ estd:	estd.c
  all: estd
  
  install: all
@@ -14,5 +14,3 @@
 +	install -s -o root -g wheel -m 0755 estd ${PREFIX}/sbin/estd
 +	install -d -o root -g wheel -m 0755 ${PREFIX}/man/man1
 +	install -o root -g wheel -m 0644 estd.1 ${PREFIX}/man/man1/estd.1
- 
- 	
cvs diff: cannot find patches/patch-ab

>Unformatted:
 	pkgsrc as of 2005-09-09