The fieldname qname in a p5-Net-DNS-0.68 Net::DNS::Question object is changed. Please use the accessor method ->qname How-To-Repeat: rbllookup <ip-nr>
Responsible Changed From-To: freebsd-ports-bugs->edwin edwin@mavetju.org => edwin@ (via the GNATS Auto Assign Tool)
Maintainer of dns/rbllookup-ng, Please note that PR ports/165707 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/165707 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Author: edwin Date: Sun May 11 10:10:22 2014 New Revision: 353668 URL: http://svnweb.freebsd.org/changeset/ports/353668 QAT: https://qat.redports.org/buildarchive/r353668/ Log: Update to version 1.1, with fix of ports/165707 in it. PR: 165707 Submitted by: Henk van Oers <henk.van.oers@xs4all.nl> Modified: head/dns/rbllookup-ng/Makefile head/dns/rbllookup-ng/distinfo Modified: head/dns/rbllookup-ng/Makefile ============================================================================== --- head/dns/rbllookup-ng/Makefile Sun May 11 10:04:02 2014 (r353667) +++ head/dns/rbllookup-ng/Makefile Sun May 11 10:10:22 2014 (r353668) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rbllookup-ng -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.1 CATEGORIES= dns mail MASTER_SITES= http://www.mavetju.org/download/ Modified: head/dns/rbllookup-ng/distinfo ============================================================================== --- head/dns/rbllookup-ng/distinfo Sun May 11 10:04:02 2014 (r353667) +++ head/dns/rbllookup-ng/distinfo Sun May 11 10:10:22 2014 (r353668) @@ -1,2 +1,2 @@ -SHA256 (rbllookup-ng-1.0.tar.gz) = 70137125ef0068541cb0ee25b1e873951bfa34f4a7be3a18a06241561d5b7c4f -SIZE (rbllookup-ng-1.0.tar.gz) = 13122 +SHA256 (rbllookup-ng-1.1.tar.gz) = a70ca749b7153465dcfa610b881b0dcb2303be12ee7a11f65c16f14c65914a31 +SIZE (rbllookup-ng-1.1.tar.gz) = 13138 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Commited, thanks.