ports/155191: [UPDATE] dns/udns: update to 0.1
Ruslan Mahmatkhanov
cvs-src at yandex.ru
Wed Mar 2 12:50:04 UTC 2011
>Number: 155191
>Category: ports
>Synopsis: [UPDATE] dns/udns: update to 0.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Mar 02 12:50:03 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Ruslan Mahmatkhanov
>Release: 8.2-STABLE
>Organization:
>Environment:
8.2-STABLE i386
>Description:
- update to 0.1
- remove DISTNAME and WRKSRC. it now matches to defaults.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruNa udns.orig/Makefile udns/Makefile
--- udns.orig/Makefile 2009-03-23 15:18:30.000000000 +0300
+++ udns/Makefile 2011-03-02 15:36:59.000000000 +0300
@@ -6,16 +6,13 @@
#
PORTNAME= udns
-PORTVERSION= 0.0.9
+PORTVERSION= 0.1
CATEGORIES= dns
MASTER_SITES= http://www.corpit.ru/mjt/udns/
-DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= mm at FreeBSD.org
COMMENT= DNS resolver library with sync and async queries
-WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
-
HAS_CONFIGURE= yes
MAKE_JOBS_SAFE= yes
USE_LDCONFIG= yes
diff -ruNa udns.orig/distinfo udns/distinfo
--- udns.orig/distinfo 2008-05-24 03:39:53.000000000 +0400
+++ udns/distinfo 2011-03-02 15:36:41.000000000 +0300
@@ -1,3 +1,2 @@
-MD5 (udns_0.0.9.tar.gz) = 78843added6f6b690bc6019ab8ef03c9
-SHA256 (udns_0.0.9.tar.gz) = cfc5f9b5387f96e48fc9c7aa5ef6511809e6c72c0df0d533cf150016816eaad2
-SIZE (udns_0.0.9.tar.gz) = 84307
+SHA256 (udns-0.1.tar.gz) = a507ccc3add5f10bcc0f693d066aa339b1a158b204da68c07176e0d048d146b0
+SIZE (udns-0.1.tar.gz) = 87703
diff -ruNa udns.orig/pkg-plist udns/pkg-plist
--- udns.orig/pkg-plist 2008-05-24 03:39:53.000000000 +0400
+++ udns/pkg-plist 2011-03-02 15:41:18.000000000 +0300
@@ -1,6 +1,6 @@
+bin/dnsget
+bin/rblcheck
include/udns.h
lib/libudns.a
lib/libudns.so
lib/libudns.so.0
-bin/dnsget
-bin/rblcheck
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list