From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 26 19:50:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D35753DC for ; Wed, 26 Feb 2014 19:50:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AC10E14A7 for ; Wed, 26 Feb 2014 19:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1QJo0H4063215 for ; Wed, 26 Feb 2014 19:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1QJo0LA063214; Wed, 26 Feb 2014 19:50:00 GMT (envelope-from gnats) Resent-Date: Wed, 26 Feb 2014 19:50:00 GMT Resent-Message-Id: <201402261950.s1QJo0LA063214@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Paul Schmehl Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B9993D6 for ; Wed, 26 Feb 2014 19:49:19 +0000 (UTC) Received: from ip-relay-011.utdallas.edu (ip-relay-011.utdallas.edu [129.110.180.41]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4A0D414A0 for ; Wed, 26 Feb 2014 19:49:19 +0000 (UTC) Received: from unknown (HELO mx31.utdallas.edu) ([10.110.20.31]) by ip-relay-011.utdallas.edu with ESMTP; 26 Feb 2014 13:47:50 -0600 Received: from buttercup4.utdallas.edu (buttercup4.utdallas.edu [10.110.4.132]) by mx31.utdallas.edu (Postfix) with ESMTP id 477824281E for ; Wed, 26 Feb 2014 13:47:45 -0600 (CST) Received: by buttercup4.utdallas.edu (Postfix, from userid 0) id 1A9CD10376D1D; Wed, 26 Feb 2014 19:47:43 +0000 (UTC) Message-Id: <20140226194743.1A9CD10376D1D@buttercup4.utdallas.edu> Date: Wed, 26 Feb 2014 19:47:43 +0000 (UTC) From: Paul Schmehl To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/187093: net-mgmt/p5-Net-Abuse-Utils-Spamhaus, new port submission X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Paul Schmehl List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Feb 2014 19:50:00 -0000 >Number: 187093 >Category: ports >Synopsis: net-mgmt/p5-Net-Abuse-Utils-Spamhaus, new port submission >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Feb 26 19:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Paul Schmehl >Release: FreeBSD 9.1-RELEASE amd64 >Organization: University of Texas at Dallas >Environment: System: FreeBSD hostname.utdallas.edu 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: net-mgmt/p5-Net-Abuse-Utils-Spamhaus, new port submission >How-To-Repeat: >Fix: --- p5-Net-Abuse-Utils-Spamhaus.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-Net-Abuse-Utils-Spamhaus # p5-Net-Abuse-Utils-Spamhaus/Makefile # p5-Net-Abuse-Utils-Spamhaus/distinfo # p5-Net-Abuse-Utils-Spamhaus/pkg-descr # p5-Net-Abuse-Utils-Spamhaus/pkg-plist # echo c - p5-Net-Abuse-Utils-Spamhaus mkdir -p p5-Net-Abuse-Utils-Spamhaus > /dev/null 2>&1 echo x - p5-Net-Abuse-Utils-Spamhaus/Makefile sed 's/^X//' >p5-Net-Abuse-Utils-Spamhaus/Makefile << '28c31059516f24af457458e974564c8d' X# $FreeBSD $ X XPORTNAME= Net-Abuse-Utils-Spamhaus XPORTVERSION= 0.04 XCATEGORIES= net-mgmt perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= pauls@utdallas.edu XCOMMENT= Routines useful for checking data against the spamhaus blacklists X XLICENSE= ART10 GPLv1 XLICENSE_COMB= dual X XBUILD_DEPEND= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ X p5-Digest-HMAC>=1.03:${PORTSDIR}/security/p5-Digest-HMAC \ X p5-Email-Address>=1.90.0:${PORTSDIR}/mail/p5-Email-Address \ X p5-Net-IP>=1.26:${PORTSDIR}/net-mgmt/p5-Net-IP \ X p5-Net-Whois-IP>=1.15:${PORTSDIR}/net/p5-Net-Whois-IP \ X p5-Regexp-IPv6>=0.03:${PORTSDIR}/textproc/p5-Regexp-IPv6 XRUN_DEPENDS:= ${BUILD_DEPENDS} X XUSES= perl5 XUSE_PERL5= configure X X.include 28c31059516f24af457458e974564c8d echo x - p5-Net-Abuse-Utils-Spamhaus/distinfo sed 's/^X//' >p5-Net-Abuse-Utils-Spamhaus/distinfo << 'de6d82abd7f2c5a543141d43cbd4e9d9' XSHA256 (Net-Abuse-Utils-Spamhaus-0.04.tar.gz) = 5abc1555cc1cdd309ded6c6d5520c590d8879845e52fdab09aa71bc2d0a2bc0b XSIZE (Net-Abuse-Utils-Spamhaus-0.04.tar.gz) = 20353 de6d82abd7f2c5a543141d43cbd4e9d9 echo x - p5-Net-Abuse-Utils-Spamhaus/pkg-descr sed 's/^X//' >p5-Net-Abuse-Utils-Spamhaus/pkg-descr << 'a6c2e34d9d09131ff7aed0a81d8f6fee' XA Perl extension for checking data against the spamhaus blacklists a6c2e34d9d09131ff7aed0a81d8f6fee echo x - p5-Net-Abuse-Utils-Spamhaus/pkg-plist sed 's/^X//' >p5-Net-Abuse-Utils-Spamhaus/pkg-plist << 'e7e111808e0e6ac5e4a4b51688061208' X%%PERL5_MAN3%%/Net::Abuse::Utils::Spamhaus.3.gz X%%SITE_PERL%%/Net/Abuse/Utils/Spamhaus.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse/Utils/Spamhaus/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Abuse/Utils/Spamhaus e7e111808e0e6ac5e4a4b51688061208 exit --- p5-Net-Abuse-Utils-Spamhaus.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: