Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net dbip*: update HOMEPAGE to point to specific DB inf...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/604e48b66806
branches:  trunk
changeset: 434407:604e48b66806
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Tue Jun 16 08:43:00 2020 +0000

description:
dbip*: update HOMEPAGE to point to specific DB information pages.

diffstat:

 net/dbip-asn-lite/Makefile     |  4 ++--
 net/dbip-city-lite/Makefile    |  4 ++--
 net/dbip-country-lite/Makefile |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (54 lines):

diff -r 0d80c01f0af4 -r 604e48b66806 net/dbip-asn-lite/Makefile
--- a/net/dbip-asn-lite/Makefile        Tue Jun 16 08:42:53 2020 +0000
+++ b/net/dbip-asn-lite/Makefile        Tue Jun 16 08:43:00 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/06/03 11:12:25 fcambus Exp $
+# $NetBSD: Makefile,v 1.3 2020/06/16 08:43:00 fcambus Exp $
 
 DISTNAME=      dbip-asn-lite-2020-06.mmdb
 PKGNAME=       dbip-asn-lite-2020.06
@@ -7,7 +7,7 @@
 EXTRACT_SUFX=  .gz
 
 MAINTAINER=    fcambus%NetBSD.org@localhost
-HOMEPAGE=      https://db-ip.com/db/lite.php
+HOMEPAGE=      https://db-ip.com/db/download/ip-to-asn-lite
 COMMENT=       DB-IP IP to ASN Lite: IPv4/v6 address to ASN
 LICENSE=       cc-by-v4.0
 
diff -r 0d80c01f0af4 -r 604e48b66806 net/dbip-city-lite/Makefile
--- a/net/dbip-city-lite/Makefile       Tue Jun 16 08:42:53 2020 +0000
+++ b/net/dbip-city-lite/Makefile       Tue Jun 16 08:43:00 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/06/03 11:14:48 fcambus Exp $
+# $NetBSD: Makefile,v 1.5 2020/06/16 08:43:00 fcambus Exp $
 
 DISTNAME=      dbip-city-lite-2020-06.mmdb
 PKGNAME=       dbip-city-lite-2020.06
@@ -7,7 +7,7 @@
 EXTRACT_SUFX=  .gz
 
 MAINTAINER=    fcambus%NetBSD.org@localhost
-HOMEPAGE=      https://db-ip.com/db/lite.php
+HOMEPAGE=      https://db-ip.com/db/download/ip-to-city-lite
 COMMENT=       DB-IP IP to City Lite: IPv4/v6 address to city
 LICENSE=       cc-by-v4.0
 
diff -r 0d80c01f0af4 -r 604e48b66806 net/dbip-country-lite/Makefile
--- a/net/dbip-country-lite/Makefile    Tue Jun 16 08:42:53 2020 +0000
+++ b/net/dbip-country-lite/Makefile    Tue Jun 16 08:43:00 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/06/03 11:13:44 fcambus Exp $
+# $NetBSD: Makefile,v 1.5 2020/06/16 08:43:01 fcambus Exp $
 
 DISTNAME=      dbip-country-lite-2020-06.mmdb
 PKGNAME=       dbip-country-lite-2020.06
@@ -7,7 +7,7 @@
 EXTRACT_SUFX=  .gz
 
 MAINTAINER=    fcambus%NetBSD.org@localhost
-HOMEPAGE=      https://db-ip.com/db/lite.php
+HOMEPAGE=      https://db-ip.com/db/download/ip-to-country-lite
 COMMENT=       DB-IP IP to Country Lite: IPv4/v6 address to country
 LICENSE=       cc-by-v4.0
 



Home | Main Index | Thread Index | Old Index