pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools



Module Name:    pkgsrc
Committed By:   cheusov
Date:           Sun May 26 10:18:29 UTC 2024

Modified Files:
        pkgsrc/pkgtools/pkg_online-client: Makefile
        pkgsrc/pkgtools/pkg_online-server: Makefile.common distinfo

Log Message:
Update pkg_online-{server,client} to 0.13.2

  Change default search server to pkgsrc-online.pkgs4unix.org:26280


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/pkgtools/pkg_online-client/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/pkgtools/pkg_online-server/Makefile.common
cvs rdiff -u -r1.9 -r1.10 pkgsrc/pkgtools/pkg_online-server/distinfo

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

Modified files:

Index: pkgsrc/pkgtools/pkg_online-client/Makefile
diff -u pkgsrc/pkgtools/pkg_online-client/Makefile:1.12 pkgsrc/pkgtools/pkg_online-client/Makefile:1.13
--- pkgsrc/pkgtools/pkg_online-client/Makefile:1.12     Tue Jun  6 12:42:10 2023
+++ pkgsrc/pkgtools/pkg_online-client/Makefile  Sun May 26 10:18:29 2024
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2023/06/06 12:42:10 riastradh Exp $
+# $NetBSD: Makefile,v 1.13 2024/05/26 10:18:29 cheusov Exp $
 #
 
 .include "../../pkgtools/pkg_online-server/Makefile.common"
 
 PKGNAME=       ${DISTNAME:C/online/online-client/}
-PKGREVISION=   1
 CATEGORIES=    pkgtools
 MAINTAINER=    cheusov%NetBSD.org@localhost
 COMMENT+=      (client tools)
@@ -27,7 +26,7 @@ MAKE_ENV+=    DOCDIR=${DOCDIR} EGDIR=${EGDI
 CONF_FILES=    ${EGDIR}/pkg_online_client.conf \
                ${PKG_SYSCONFDIR}/pkg_online_client.conf
 
-REPLACE_SH=    client/pkg_online_find
+REPLACE_SH=    client/pkg_online_client client/pkg_online_find
 
 .include "../../devel/mk-configure/mk-c.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/pkgtools/pkg_online-server/Makefile.common
diff -u pkgsrc/pkgtools/pkg_online-server/Makefile.common:1.11 pkgsrc/pkgtools/pkg_online-server/Makefile.common:1.12
--- pkgsrc/pkgtools/pkg_online-server/Makefile.common:1.11      Mon Nov 27 20:29:43 2023
+++ pkgsrc/pkgtools/pkg_online-server/Makefile.common   Sun May 26 10:18:29 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2023/11/27 20:29:43 cheusov Exp $
+# $NetBSD: Makefile.common,v 1.12 2024/05/26 10:18:29 cheusov Exp $
 #
 # used by pkgtools/pkg_online-client/Makefile
 # used by pkgtools/pkg_online-server/Makefile
@@ -6,7 +6,7 @@
 DISTNAME=      pkg_online-${VERSION}
 MASTER_SITES+= ftp://ftp.NetBSD.org/pub/NetBSD/misc/cheusov/pkg_online/
 
-VERSION=       0.13.1
+VERSION=       0.13.2
 
 HOMEPAGE=      https://github.com/cheusov/pkg_online
 COMMENT=       Client/Server package searcher for pkgsrc

Index: pkgsrc/pkgtools/pkg_online-server/distinfo
diff -u pkgsrc/pkgtools/pkg_online-server/distinfo:1.9 pkgsrc/pkgtools/pkg_online-server/distinfo:1.10
--- pkgsrc/pkgtools/pkg_online-server/distinfo:1.9      Tue Oct 26 11:11:07 2021
+++ pkgsrc/pkgtools/pkg_online-server/distinfo  Sun May 26 10:18:29 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:11:07 nia Exp $
+$NetBSD: distinfo,v 1.10 2024/05/26 10:18:29 cheusov Exp $
 
-BLAKE2s (pkg_online-0.13.1.tar.gz) = 5e38fccce170f3ddbcf361571c1fbd3853b03400966c96aa8092636d3865ad22
-SHA512 (pkg_online-0.13.1.tar.gz) = d037ba19e5d06ff47cbcccf128216c34057e849562b97b2b52327f96b790ee4b249b71fa87b669886b279e7307ab98d4432f622722645ebd275634bf71fd73fb
-Size (pkg_online-0.13.1.tar.gz) = 12211 bytes
+BLAKE2s (pkg_online-0.13.2.tar.gz) = d688f53d3605c346f6816e751626144024d6df47d6caee63ef0d6f5ce4a7b884
+SHA512 (pkg_online-0.13.2.tar.gz) = 60ea6ca3ebef445abd7411ddcff294ff73d9fcb0eebae2e7057e89d3283cd153f48174917ebc970d682009abda44492b1b53cb6603ac843bbe5e56f3445e5018
+Size (pkg_online-0.13.2.tar.gz) = 12240 bytes



Home | Main Index | Thread Index | Old Index