From simond@irrelevant.org  Sat Sep 14 02:55:38 2002
Return-Path: <simond@irrelevant.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8E0E937B400
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Sep 2002 02:55:38 -0700 (PDT)
Received: from nelly.internal.irrelevant.org (81-86-164-179.dsl.pipex.com [81.86.164.179])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D9AB043E75
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Sep 2002 02:55:37 -0700 (PDT)
	(envelope-from simond@irrelevant.org)
Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.36 #1)
	id 17q9eK-0000Zh-00
	for FreeBSD-gnats-submit@freebsd.org; Sat, 14 Sep 2002 10:55:36 +0100
Message-Id: <E17q9eK-0000Zh-00@nelly.internal.irrelevant.org>
Date: Sat, 14 Sep 2002 10:55:36 +0100
From: Simon Dick <simond@irrelevant.org>
Reply-To: Simon Dick <simond@irrelevant.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Maintainer port update: net/mydns
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         42765
>Category:       ports
>Synopsis:       Maintainer port update: net/mydns
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 14 03:00:17 PDT 2002
>Closed-Date:    Sun Sep 15 05:20:43 PDT 2002
>Last-Modified:  Sun Sep 15 05:20:43 PDT 2002
>Originator:     Simon Dick
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD nelly.internal.irrelevant.org 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Sat Aug 24 14:08:44 BST 2002 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386


	
>Description:

Update net/mydns to v0.9.0

>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /usr/nfs/ncvs/ports/net/mydns/Makefile,v
retrieving revision 1.2
diff -r1.2 Makefile
9c9
< PORTVERSION=	0.8.3
---
> PORTVERSION=	0.9.0
23c23
< MAN8=		mydns.8 mydnscheck.8 mydnsdump.8
---
> MAN8=		mydns.8 mydnscheck.8 mydnsexport.8 mydnsimport.8
42c42
< 	@${INSTALL} -d -m 0755 ${DOCSDIR}/html ${DOCSDIR}/extras
---
> 	@${INSTALL} -d -m 0755 ${DOCSDIR}/html ${DOCSDIR}/contrib
47,48c47,48
< 	@${INSTALL_DATA} ${WRKSRC}/extras/admin.php ${DOCSDIR}/extras/
< 	@${INSTALL_DATA} ${WRKSRC}/extras/README ${DOCSDIR}/extras/
---
> 	@${INSTALL_DATA} ${WRKSRC}/contrib/admin.php ${DOCSDIR}/contrib/
> 	@${INSTALL_DATA} ${WRKSRC}/contrib/README ${DOCSDIR}/contrib/
Index: distinfo
===================================================================
RCS file: /usr/nfs/ncvs/ports/net/mydns/distinfo,v
retrieving revision 1.2
diff -r1.2 distinfo
1c1
< MD5 (mydns-0.8.3.tar.bz2) = 79d09bed6e47b276930f4021ec31df92
---
> MD5 (mydns-0.9.0.tar.bz2) = 42f23119881e9375ecac961f3012f0e1
Index: pkg-plist
===================================================================
RCS file: /usr/nfs/ncvs/ports/net/mydns/pkg-plist,v
retrieving revision 1.2
diff -r1.2 pkg-plist
7c7,9
< bin/mydnsdump
---
> bin/mydnsexport
> bin/mydnsimport
> share/locale/es/LC_MESSAGES/mydns.mo
18,19c20,21
< %%PORTDOCS%%share/doc/mydns/extras/README
< %%PORTDOCS%%share/doc/mydns/extras/admin.php
---
> %%PORTDOCS%%share/doc/mydns/contrib/README
> %%PORTDOCS%%share/doc/mydns/contrib/admin.php
46a49
> %%PORTDOCS%%share/doc/mydns/html/mydns_33.html
57c60
< %%PORTDOCS%%@dirrm share/doc/mydns/extras
---
> %%PORTDOCS%%@dirrm share/doc/mydns/contrib
>Release-Note:
>Audit-Trail:

From: Oliver Braun <obraun@informatik.unibw-muenchen.de>
To: Simon Dick <simond@irrelevant.org>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/42765: Maintainer port update: net/mydns
Date: Sun, 15 Sep 2002 09:27:09 +0200

 >> Attempting to fetch from http://mydns.bboy.net/download/.
 Receiving mydns-0.9.0.tar.bz2 (441452 bytes): 100%
 441452 bytes transferred in 5.4 seconds (79.95 kBps)
 ===>  Extracting for mydns-0.9.0
 >> Checksum mismatch for mydns-0.9.0.tar.bz2.
 
 Regards,
          Olli
 -- 
 {- IST & IIS _ INF _ UniBwM :: obraun@informatik.unibw-muenchen.de -}
 {- Tele-Consulting GmbH     :: obraun@Tele-Consulting.com          -}
 {- FreeBSD Commmitter       :: obraun@FreeBSD.org                  -}

From: Simon Dick <simond@irrelevant.org>
To: Oliver Braun <obraun@informatik.unibw-muenchen.de>,
	FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: ports/42765: Maintainer port update: net/mydns
Date: Sun, 15 Sep 2002 09:19:36 +0100

 On Sun, Sep 15, 2002 at 09:27:09AM +0200, Oliver Braun wrote:
 > >> Attempting to fetch from http://mydns.bboy.net/download/.
 > Receiving mydns-0.9.0.tar.bz2 (441452 bytes): 100%
 > 441452 bytes transferred in 5.4 seconds (79.95 kBps)
 > ===>  Extracting for mydns-0.9.0
 > >> Checksum mismatch for mydns-0.9.0.tar.bz2.
 
 OK, it seems the author changed the tarball after I'd done the
 checksum, the new one should be
 42f23119881e9375ecac961f3012f0e1
 
 -- 
 Simon Dick					simond@irrelevant.org

From: Oliver Braun <obraun@informatik.unibw-muenchen.de>
To: Simon Dick <simond@irrelevant.org>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/42765: Maintainer port update: net/mydns
Date: Sun, 15 Sep 2002 10:30:23 +0200

 * Simon Dick <simond@irrelevant.org> [2002-09-15 09:19 +0100]:
 > On Sun, Sep 15, 2002 at 09:27:09AM +0200, Oliver Braun wrote:
 > > >> Attempting to fetch from http://mydns.bboy.net/download/.
 > > Receiving mydns-0.9.0.tar.bz2 (441452 bytes): 100%
 > > 441452 bytes transferred in 5.4 seconds (79.95 kBps)
 > > ===>  Extracting for mydns-0.9.0
 > > >> Checksum mismatch for mydns-0.9.0.tar.bz2.
 
 > OK, it seems the author changed the tarball after I'd done the
 > checksum, the new one should be
 > 42f23119881e9375ecac961f3012f0e1
 
 Do you know what was changed, resp. are you sure the author has made
 this change?
 
 Regards,
          Olli
 -- 
 {- IST & IIS _ INF _ UniBwM :: obraun@informatik.unibw-muenchen.de -}
 {- Tele-Consulting GmbH     :: obraun@Tele-Consulting.com          -}
 {- FreeBSD Commmitter       :: obraun@FreeBSD.org                  -}

From: Simon Dick <simond@irrelevant.org>
To: Oliver Braun <obraun@informatik.unibw-muenchen.de>,
	FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: ports/42765: Maintainer port update: net/mydns
Date: Sun, 15 Sep 2002 10:11:24 +0100

 On Sun, Sep 15, 2002 at 10:30:23AM +0200, Oliver Braun wrote:
 > * Simon Dick <simond@irrelevant.org> [2002-09-15 09:19 +0100]:
 > > On Sun, Sep 15, 2002 at 09:27:09AM +0200, Oliver Braun wrote:
 > > > >> Attempting to fetch from http://mydns.bboy.net/download/.
 > > > Receiving mydns-0.9.0.tar.bz2 (441452 bytes): 100%
 > > > 441452 bytes transferred in 5.4 seconds (79.95 kBps)
 > > > ===>  Extracting for mydns-0.9.0
 > > > >> Checksum mismatch for mydns-0.9.0.tar.bz2.
 > 
 > > OK, it seems the author changed the tarball after I'd done the
 > > checksum, the new one should be
 > > 42f23119881e9375ecac961f3012f0e1
 > 
 > Do you know what was changed, resp. are you sure the author has made
 > this change?
 
 Unfortunately the author sometimes finds small problems with the
 program just after releasing it and replaces the tarball rather than
 release a small point upgrade, he's done it before, but it was before
 I submitted the update that time.
 
 (I redownloaded the file from his site, could see nothing in it that
 shouldn't be so I figured it'd be safe to update, think I'll mention
 this to him though so he's aware of the problems it can cause in
 the future)
 
 -- 
 Simon Dick					simond@irrelevant.org

From: Oliver Braun <obraun@informatik.unibw-muenchen.de>
To: Simon Dick <simond@irrelevant.org>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/42765: Maintainer port update: net/mydns
Date: Sun, 15 Sep 2002 11:27:58 +0200

 * Simon Dick <simond@irrelevant.org> [2002-09-15 10:11 +0100]:
 > On Sun, Sep 15, 2002 at 10:30:23AM +0200, Oliver Braun wrote:
 > > * Simon Dick <simond@irrelevant.org> [2002-09-15 09:19 +0100]:
 > > > On Sun, Sep 15, 2002 at 09:27:09AM +0200, Oliver Braun wrote:
 > > > > >> Attempting to fetch from http://mydns.bboy.net/download/.
 > > > > Receiving mydns-0.9.0.tar.bz2 (441452 bytes): 100%
 > > > > 441452 bytes transferred in 5.4 seconds (79.95 kBps)
 > > > > =3D=3D=3D>  Extracting for mydns-0.9.0
 > > > > >> Checksum mismatch for mydns-0.9.0.tar.bz2.
 > >=20
 > > > OK, it seems the author changed the tarball after I'd done the
 > > > checksum, the new one should be
 > > > 42f23119881e9375ecac961f3012f0e1
 
 It looks like the old tarball has returned:
 
 # date
 Sun Sep 15 11:26:43 CEST 2002
 # make distclean makesum && cat distinfo
 <snip>
 MD5 (mydns-0.9.0.tar.bz2) =3D 56d0869f98035a5c6a1905b2874252d3
 
 Will this be the last change?
 
 Regards,
          Olli
 --=20
 {- IST & IIS _ INF _ UniBwM :: obraun@informatik.unibw-muenchen.de -}
 {- Tele-Consulting GmbH     :: obraun@Tele-Consulting.com          -}
 {- FreeBSD Commmitter       :: obraun@FreeBSD.org                  -}

From: Simon Dick <simond@irrelevant.org>
To: Oliver Braun <obraun@informatik.unibw-muenchen.de>,
	FreeBSD-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: ports/42765: Maintainer port update: net/mydns
Date: Sun, 15 Sep 2002 12:43:13 +0100

 On Sun, Sep 15, 2002 at 11:27:58AM +0200, Oliver Braun wrote:
 > * Simon Dick <simond@irrelevant.org> [2002-09-15 10:11 +0100]:
 > > On Sun, Sep 15, 2002 at 10:30:23AM +0200, Oliver Braun wrote:
 > > > * Simon Dick <simond@irrelevant.org> [2002-09-15 09:19 +0100]:
 > > > > On Sun, Sep 15, 2002 at 09:27:09AM +0200, Oliver Braun wrote:
 > > > > > >> Attempting to fetch from http://mydns.bboy.net/download/.
 > > > > > Receiving mydns-0.9.0.tar.bz2 (441452 bytes): 100%
 > > > > > 441452 bytes transferred in 5.4 seconds (79.95 kBps)
 > > > > > ===>  Extracting for mydns-0.9.0
 > > > > > >> Checksum mismatch for mydns-0.9.0.tar.bz2.
 > > > 
 > > > > OK, it seems the author changed the tarball after I'd done the
 > > > > checksum, the new one should be
 > > > > 42f23119881e9375ecac961f3012f0e1
 > 
 > It looks like the old tarball has returned:
 > 
 > # date
 > Sun Sep 15 11:26:43 CEST 2002
 > # make distclean makesum && cat distinfo
 > <snip>
 > MD5 (mydns-0.9.0.tar.bz2) = 56d0869f98035a5c6a1905b2874252d3
 > 
 > Will this be the last change?
 
 I still get 42f23119881e9375ecac961f3012f0e1
 
 No idea at all, I'd suggest closing this pr and I'll reopen one once
 I get in touch with the author.
 
 -- 
 Simon Dick					simond@irrelevant.org
State-Changed-From-To: open->closed 
State-Changed-By: obraun 
State-Changed-When: Sun Sep 15 05:19:48 PDT 2002 
State-Changed-Why:  
Closed at Originators Request. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42765 
>Unformatted:
