Bug 67075 - [PATCH] dns/pdnsd: update to new version
Summary: [PATCH] dns/pdnsd: update to new version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-23 13:00 UTC by Andrey Slusar
Modified: 2004-06-06 23:53 UTC (History)
1 user (show)

See Also:


Attachments
pdnsd.diff (2.38 KB, patch)
2004-05-23 13:00 UTC, Andrey Slusar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Slusar 2004-05-23 13:00:43 UTC
	Mainteiner cc'ed
	Update to 1.1.11

How-To-Repeat: 	N/A
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-23 13:07:11 UTC
Dear maintainer of FreeBSD port dns/pdnsd, please take a look at

http://www.freebsd.org/cgi/query-pr.cgi?q=67075

Do you approve this update?

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

It's the classic Microsoft security-bulletin formula: "The vulnerability is
important (never dangerous); you have nothing to fear and no reason to regret
trusting us; we have no intention of apologizing for it or even explaining it
adequately; now go get your patch, shut up, and be grateful nothing bad has
happened.
  -- The Register
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-23 13:07:16 UTC
State Changed
From-To: open->feedback

Asked maintainer for approval. 


Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-23 13:07:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Handle this
Comment 4 Andrey Slusar 2004-05-23 15:15:28 UTC
 Hi.

Sun, 23 May 2004 14:07:11 +0200, you wrote:

> Dear maintainer of FreeBSD port dns/pdnsd, please take a look at

> http://www.freebsd.org/cgi/query-pr.cgi?q=67075

> Do you approve this update?

 Stop, see this:

http://www.phys.uu.nl/~rombouts/pdnsd.html

 Note for FreeBSD users: the version 1.1.11 source reportedly does not
compile on some versions of FreeBSD because the macro ENONET is not
defined. I have made a new 1.1.11a tarball that bypasses 
this problem. For Linux users there is no difference between 1.1.11-par and 1.1.11a-par.

 Current version is 1.1,11a

--anray
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-23 15:21:28 UTC
V ne, 23. 05. 2004 v 16:15, Andrey Slusar pí¹e:

> Sun, 23 May 2004 14:07:11 +0200, you wrote:
> 
> > Dear maintainer of FreeBSD port dns/pdnsd, please take a look at
> 
> > http://www.freebsd.org/cgi/query-pr.cgi?q=67075
> 
> > Do you approve this update?
> 
>  Stop, see this:
> 
> http://www.phys.uu.nl/~rombouts/pdnsd.html
> 
>  Note for FreeBSD users: the version 1.1.11 source reportedly does not
> compile on some versions of FreeBSD because the macro ENONET is not
> defined. I have made a new 1.1.11a tarball that bypasses 
> this problem. For Linux users there is no difference between 1.1.11-par and 1.1.11a-par.
> 
>  Current version is 1.1,11a


Ok, should I cancel ports/67075 or will you followup with updated patch
soon?

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

A computer programmer is a device for turning requirements
into undocumented features. It runs on cola, pizza and Dilbert cartoons.
  -- Bram Moolenaar
Comment 6 Andrey Slusar 2004-05-23 15:49:20 UTC
>Submitter-Id:	current-users
>Originator:	Andrey Slusar
>Organization:	Santinel
>Confidential:	no
>Synopsis:	ports/67075: [PATCH] dns/pdnsd: update to new version
>Severity:	non-critical
>Priority:	low
>Category:	ports
>Class:		change-request
>Release:	FreeBSD 5.2-CURRENT i386
>Environment:
System: FreeBSD santinel.home.ua 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sat May 15 17:05:19 EEST 2004 root@santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386
>Description:
	Update to 1.1.11a
>How-To-Repeat:
	N/A
>Fix:

--- pdnsd.diff begins here ---
diff -ruN pdnsd/Makefile pdnsd.new/Makefile
--- pdnsd/Makefile	Fri Mar 12 02:32:21 2004
+++ pdnsd.new/Makefile	Sun May 23 17:24:46 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pdnsd
-PORTVERSION=	1.1.10
+PORTVERSION=	1.1.11a
 CATEGORIES=	dns
 MASTER_SITES=	http://www.phys.uu.nl/~rombouts/pdnsd/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-par
diff -ruN pdnsd/distinfo pdnsd.new/distinfo
--- pdnsd/distinfo	Tue Mar 30 02:35:16 2004
+++ pdnsd.new/distinfo	Sun May 23 17:24:52 2004
@@ -1,2 +1,2 @@
-MD5 (pdnsd-1.1.10-par.tar.gz) = 780e76f2838ebabfbfae7d52194c8018
-SIZE (pdnsd-1.1.10-par.tar.gz) = 287373
+MD5 (pdnsd-1.1.11a-par.tar.gz) = 2caf6335b92e0955f07af9bd9d429443
+SIZE (pdnsd-1.1.11a-par.tar.gz) = 305135
--- pdnsd.diff ends here ---
Comment 7 Pav Lucistnik freebsd_committer freebsd_triage 2004-06-06 23:53:06 UTC
State Changed
From-To: feedback->closed

Committed, thanks!