pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ddgr



Module Name:    pkgsrc
Committed By:   pin
Date:           Sat Jan 13 21:25:50 UTC 2024

Modified Files:
        pkgsrc/www/ddgr: Makefile distinfo

Log Message:
www/ddgr: update to 2.2

 - Change User Agent (fixes #158)
 - Discontinue Python 3.7 support (EOL)


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/ddgr/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ddgr/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/ddgr/Makefile
diff -u pkgsrc/www/ddgr/Makefile:1.10 pkgsrc/www/ddgr/Makefile:1.11
--- pkgsrc/www/ddgr/Makefile:1.10       Mon Aug 14 05:25:28 2023
+++ pkgsrc/www/ddgr/Makefile    Sat Jan 13 21:25:49 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2023/08/14 05:25:28 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2024/01/13 21:25:49 pin Exp $
 
-DISTNAME=      ddgr-2.1
-PKGREVISION=   1
+DISTNAME=      ddgr-2.2
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=jarun/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/www/ddgr/distinfo
diff -u pkgsrc/www/ddgr/distinfo:1.5 pkgsrc/www/ddgr/distinfo:1.6
--- pkgsrc/www/ddgr/distinfo:1.5        Sun Feb  5 19:22:57 2023
+++ pkgsrc/www/ddgr/distinfo    Sat Jan 13 21:25:49 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2023/02/05 19:22:57 pin Exp $
+$NetBSD: distinfo,v 1.6 2024/01/13 21:25:49 pin Exp $
 
-BLAKE2s (ddgr-2.1.tar.gz) = 4c8c93ea88dc58573a63fab056d37c61ccbe8328800f125b65127c954a4f3951
-SHA512 (ddgr-2.1.tar.gz) = 8ee2ce4bb5661d7324fe733023f4442a034cc6e247b4ed546ebb188c3218c3aff118b72d697e468d0fbad851497223dafdcd5c24a416e87ab66007ab4be5192d
-Size (ddgr-2.1.tar.gz) = 44726 bytes
+BLAKE2s (ddgr-2.2.tar.gz) = 669a17c1dfe42ab919fde558db80422b34fd76c9946f6f108da581f35c08527f
+SHA512 (ddgr-2.2.tar.gz) = a61860fe0866b76f89b263bd9d3b3a2b3be52ed6af4885ec9dd076ae192fcdf9e412d9516cb9c3405792ee3d98745b70e059fd41cfb61d835241153d4b63db0e
+Size (ddgr-2.2.tar.gz) = 44731 bytes



Home | Main Index | Thread Index | Old Index