pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/p5-Mail-SPF-Query
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 17 20:00:06 UTC 2017
Modified Files:
pkgsrc/mail/p5-Mail-SPF-Query: Makefile distinfo
Log Message:
p5-Mail-SPF-Query: update to 1.999.1.
--- 1.999.1 (2006-02-26 18:00)
Mail::SPF::Query:
* Do not use \p{} named properties in the "a" and "mx" mechanisms' argument
validation code, since Perl 5.6 requires (flaky) "use utf8" for them to
work, and [a-z]/[a-z0-9] should work just as well (closes rt.cpan.org bug
#17815).
* Some minor documentation formatting improvements.
Debian:
+ Added watch file.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/mail/p5-Mail-SPF-Query/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/mail/p5-Mail-SPF-Query/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/p5-Mail-SPF-Query/Makefile
diff -u pkgsrc/mail/p5-Mail-SPF-Query/Makefile:1.24 pkgsrc/mail/p5-Mail-SPF-Query/Makefile:1.25
--- pkgsrc/mail/p5-Mail-SPF-Query/Makefile:1.24 Mon Jun 5 14:24:07 2017
+++ pkgsrc/mail/p5-Mail-SPF-Query/Makefile Sun Sep 17 20:00:06 2017
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.24 2017/06/05 14:24:07 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2017/09/17 20:00:06 wiz Exp $
-DISTNAME= Mail-SPF-Query-1.999
+DISTNAME= Mail-SPF-Query-1.999.1
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 9
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.openspf.org/
COMMENT= Perl module for Sender-Policy-Framework queries
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Net-DNS>=0.46:../../net/p5-Net-DNS
DEPENDS+= p5-Net-CIDR-Lite>=0.15:../../net/p5-Net-CIDR-Lite
Index: pkgsrc/mail/p5-Mail-SPF-Query/distinfo
diff -u pkgsrc/mail/p5-Mail-SPF-Query/distinfo:1.7 pkgsrc/mail/p5-Mail-SPF-Query/distinfo:1.8
--- pkgsrc/mail/p5-Mail-SPF-Query/distinfo:1.7 Fri Jun 9 16:47:20 2017
+++ pkgsrc/mail/p5-Mail-SPF-Query/distinfo Sun Sep 17 20:00:06 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.7 2017/06/09 16:47:20 ryoon Exp $
+$NetBSD: distinfo,v 1.8 2017/09/17 20:00:06 wiz Exp $
-SHA1 (Mail-SPF-Query-1.999.tar.gz) = c8584cf056507127d7c2a8019d0d43da3824028b
-RMD160 (Mail-SPF-Query-1.999.tar.gz) = 008640c9af069361f51da1d1a84d93c684cf2d36
-SHA512 (Mail-SPF-Query-1.999.tar.gz) = 337eb18663235226b15918afd83a8f3c846b8a4c1929c37548c437128db412e83717d37f063425512e9ae59c47983a6eaa898c245a8cd90bcc64c7a14891f31c
-Size (Mail-SPF-Query-1.999.tar.gz) = 54874 bytes
+SHA1 (Mail-SPF-Query-1.999.1.tar.gz) = 5b64085139ae05d5593793f21edcaa1c7867cbf9
+RMD160 (Mail-SPF-Query-1.999.1.tar.gz) = 62686efa2302e8246c6e190dd37bc45363b27ead
+SHA512 (Mail-SPF-Query-1.999.1.tar.gz) = bb7c30832ae46416dbc6e2387dfeb13ce707022566536802c3548b318bc42f4d68e887f38e5e56bb845f0bd68a003f43157f4ce0f7b94521508bcb3654d2162d
+Size (Mail-SPF-Query-1.999.1.tar.gz) = 55342 bytes
SHA1 (patch-Makefile.PL) = 8cd55324c12cdd9cb6802e60857956c31fe53417
Home |
Main Index |
Thread Index |
Old Index