[packages/perl-Net-Patricia] - updated to 1.23
hawk
hawk at pld-linux.org
Wed Sep 10 17:13:58 CEST 2025
commit c3fa31632c31865ce6ccaf9182401b0ea3779b45
Author: Marcin Krol <hawk at tld-linux.org>
Date: Wed Sep 10 00:16:26 2025 +0200
- updated to 1.23
perl-Net-Patricia-link.patch | 10 ----------
perl-Net-Patricia.spec | 8 +++-----
2 files changed, 3 insertions(+), 15 deletions(-)
---
diff --git a/perl-Net-Patricia.spec b/perl-Net-Patricia.spec
index a4babd6..4133181 100644
--- a/perl-Net-Patricia.spec
+++ b/perl-Net-Patricia.spec
@@ -7,13 +7,12 @@
Summary: Net::Patricia - Patricia Trie Perl module for fast IP address lookups
Summary(pl.UTF-8): Net::Patricia - moduł Perla Patricia Trie do szybkiego wyszukiwania adresów IP
Name: perl-Net-Patricia
-Version: 1.22
-Release: 16
+Version: 1.23
+Release: 1
License: GPL v2+
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Net/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: ef838f7512b050ca4b35d742f9565b3b
-Patch0: %{name}-link.patch
+# Source0-md5: c7f118080735ba370cbbb8cf61af5173
URL: https://metacpan.org/release/Net-Patricia
BuildRequires: perl-Net-CIDR-Lite >= 0.20
BuildRequires: perl-Socket6
@@ -57,7 +56,6 @@ routingu w jądrze BSD od wersji 4.3 Reno.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
-%patch -P0 -p1
%build
%{__perl} Makefile.PL \
diff --git a/perl-Net-Patricia-link.patch b/perl-Net-Patricia-link.patch
deleted file mode 100644
index 6b32828..0000000
--- a/perl-Net-Patricia-link.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- Net-Patricia-1.22/Makefile.PL.orig 2012-10-09 16:36:34.000000000 +0200
-+++ Net-Patricia-1.22/Makefile.PL 2020-08-30 18:56:13.305613689 +0200
-@@ -5,7 +5,6 @@
- WriteMakefile(
- 'NAME' => 'Net::Patricia',
- 'VERSION_FROM' => 'Patricia.pm', # finds $VERSION
-- 'LIBS' => ['-lnsl'], # e.g., '-lm'
- 'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
- 'INC' => '', # e.g., '-I/usr/include/other'
- 'MYEXTLIB' => 'libpatricia/libpatricia$(LIB_EXT)', # e.g., '-I/usr/include/other'
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-Patricia.git/commitdiff/c3fa31632c31865ce6ccaf9182401b0ea3779b45
More information about the pld-cvs-commit
mailing list