pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/sqtop



Module Name:    pkgsrc
Committed By:   taca
Date:           Tue Jun  6 11:41:58 UTC 2023

Modified Files:
        pkgsrc/www/sqtop: Makefile distinfo

Log Message:
www/sqtop: update to 20170416

pkgsrc change

* Switch to GitHub from googlecode.
* Drop dependency to www/squid4.  This package is utility for Squid Cache
  but no dependency to specific version of squid.

As for changes from 2013-12-17, please refer
<https://github.com/paleg/sqtop/commits/master> in detail.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/sqtop/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/sqtop/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/sqtop/Makefile
diff -u pkgsrc/www/sqtop/Makefile:1.12 pkgsrc/www/sqtop/Makefile:1.13
--- pkgsrc/www/sqtop/Makefile:1.12      Tue May  5 14:04:44 2020
+++ pkgsrc/www/sqtop/Makefile   Tue Jun  6 11:41:58 2023
@@ -1,19 +1,16 @@
-# $NetBSD: Makefile,v 1.12 2020/05/05 14:04:44 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2023/06/06 11:41:58 taca Exp $
 
-DISTNAME=      sqtop-2013-12-17
+DISTNAME=      sqtop-2017-04-16
 PKGNAME=       ${DISTNAME:C/([0-9])-/\1/g}
-PKGREVISION=   4
 CATEGORIES=    www
-MASTER_SITES=  http://sqtop.googlecode.com/files/
-EXTRACT_SUFX=  .tar.bz2
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=paleg/}
+GITHUB_TAG=    14891045be96ed3f856ac37310ad1d9fb8ac068e
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/paleg/sqtop
 COMMENT=       Display active client connections for Squid
 LICENSE=       gnu-gpl-v2
 
-DEPENDS+=      squid-[0-9]*:../../www/squid4
-
 GNU_CONFIGURE= yes
 USE_LANGUAGES= c c++
 FAKE_NCURSES=  yes

Index: pkgsrc/www/sqtop/distinfo
diff -u pkgsrc/www/sqtop/distinfo:1.4 pkgsrc/www/sqtop/distinfo:1.5
--- pkgsrc/www/sqtop/distinfo:1.4       Tue Oct 26 11:31:08 2021
+++ pkgsrc/www/sqtop/distinfo   Tue Jun  6 11:41:58 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:31:08 nia Exp $
+$NetBSD: distinfo,v 1.5 2023/06/06 11:41:58 taca Exp $
 
-BLAKE2s (sqtop-2013-12-17.tar.bz2) = 8a7a6a34069157af8e409f1f9f610763de2d343d60a62fd6420d01383718976b
-SHA512 (sqtop-2013-12-17.tar.bz2) = 9730f9c7a7ef77a02fbfc3c4cc6670573a6b8e1cf7bce79df9b882404365d63ad6a7171c9503b590dd007025eae718a89638dd2bac55cfd5fa6968698581909b
-Size (sqtop-2013-12-17.tar.bz2) = 117247 bytes
+BLAKE2s (sqtop-2017-04-16-14891045be96ed3f856ac37310ad1d9fb8ac068e.tar.gz) = e49d1da6763175f4309264a482f31d2b493560fa16c2e898c074db9911637a19
+SHA512 (sqtop-2017-04-16-14891045be96ed3f856ac37310ad1d9fb8ac068e.tar.gz) = 
cc72cbeaa5c29c318a9b76629d36aed506ada88acb6eb92f144e946269fb919e6f6deffe08382c50b1a244d8ef9d30247f7bfc44a33c00db912b3e021dad2b86
+Size (sqtop-2017-04-16-14891045be96ed3f856ac37310ad1d9fb8ac068e.tar.gz) = 154757 bytes



Home | Main Index | Thread Index | Old Index