pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/jj-docs



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb  9 21:22:23 UTC 2025

Modified Files:
        pkgsrc/devel/jj-docs: Makefile PLIST distinfo

Log Message:
jj-docs: update to 0.26.0

to match jj


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/jj-docs/Makefile \
    pkgsrc/devel/jj-docs/PLIST pkgsrc/devel/jj-docs/distinfo

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

Modified files:

Index: pkgsrc/devel/jj-docs/Makefile
diff -u pkgsrc/devel/jj-docs/Makefile:1.1 pkgsrc/devel/jj-docs/Makefile:1.2
--- pkgsrc/devel/jj-docs/Makefile:1.1   Wed Feb  5 13:41:29 2025
+++ pkgsrc/devel/jj-docs/Makefile       Sun Feb  9 21:22:23 2025
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2025/02/05 13:41:29 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2025/02/09 21:22:23 wiz Exp $
 
-DISTNAME=      jj-v0.25.0-docs-html
+DISTNAME=      jj-v0.26.0-docs-html
 PKGNAME=       ${DISTNAME:S/jj-v/jj-docs-/:S/-docs-html//}
 CATEGORIES=    devel
-MASTER_SITES=  https://github.com/jj-vcs/jj/releases/download/v0.25.0/
+MASTER_SITES=  https://github.com/jj-vcs/jj/releases/download/v${PKGVERSION_NOREV}/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/martinvonz/jj/
Index: pkgsrc/devel/jj-docs/PLIST
diff -u pkgsrc/devel/jj-docs/PLIST:1.1 pkgsrc/devel/jj-docs/PLIST:1.2
--- pkgsrc/devel/jj-docs/PLIST:1.1      Wed Feb  5 13:41:29 2025
+++ pkgsrc/devel/jj-docs/PLIST  Sun Feb  9 21:22:23 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2025/02/05 13:41:29 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2025/02/09 21:22:23 wiz Exp $
 share/doc/jj/FAQ.html
 share/doc/jj/assets/images/favicon.png
 share/doc/jj/assets/javascripts/bundle.525ec568.min.js
@@ -48,6 +48,7 @@ share/doc/jj/branches.html
 share/doc/jj/cli-reference.html
 share/doc/jj/code-of-conduct.html
 share/doc/jj/community_tools.html
+share/doc/jj/config-schema.json
 share/doc/jj/config.html
 share/doc/jj/config.toml
 share/doc/jj/conflicts.html
@@ -66,10 +67,13 @@ share/doc/jj/git-compatibility.html
 share/doc/jj/github.html
 share/doc/jj/glossary.html
 share/doc/jj/governance/temporary-voting.html
+share/doc/jj/images/LICENSE
+share/doc/jj/images/favicon-96x96.png
 share/doc/jj/index.html
 share/doc/jj/install-and-setup.html
 share/doc/jj/operation-log.html
 share/doc/jj/related-work.html
+share/doc/jj/releasing.html
 share/doc/jj/revsets.html
 share/doc/jj/roadmap.html
 share/doc/jj/sapling-comparison.html
@@ -80,6 +84,7 @@ share/doc/jj/sitemap.xml.gz
 share/doc/jj/technical/architecture.html
 share/doc/jj/technical/concurrency.html
 share/doc/jj/technical/conflicts.html
+share/doc/jj/technical/types.svg
 share/doc/jj/templates.html
 share/doc/jj/testimonials.html
 share/doc/jj/tutorial.html
Index: pkgsrc/devel/jj-docs/distinfo
diff -u pkgsrc/devel/jj-docs/distinfo:1.1 pkgsrc/devel/jj-docs/distinfo:1.2
--- pkgsrc/devel/jj-docs/distinfo:1.1   Wed Feb  5 13:41:29 2025
+++ pkgsrc/devel/jj-docs/distinfo       Sun Feb  9 21:22:23 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2025/02/05 13:41:29 wiz Exp $
+$NetBSD: distinfo,v 1.2 2025/02/09 21:22:23 wiz Exp $
 
-BLAKE2s (jj-v0.25.0-docs-html.tar.gz) = 0c6219878a049e9728b7278453672b2e3f1a385f222ee7b9db4bf934fb6b9ccb
-SHA512 (jj-v0.25.0-docs-html.tar.gz) = f4f50fe53bc8e1a4f0c379e137b8d7599efb362eb7582a95a3c149c1b9501779d12491c678c4f11f32269da92822c75c1de8d7ca19ee62eade3c7245665576d9
-Size (jj-v0.25.0-docs-html.tar.gz) = 1182785 bytes
+BLAKE2s (jj-v0.26.0-docs-html.tar.gz) = bec66db369c25526d313cf0384baf69794d37cb0f9e63daed56f549bf0c68a81
+SHA512 (jj-v0.26.0-docs-html.tar.gz) = 93e4ec925c926a562ceabbd387c2f0a28700b9d2fc643f35fd6520736f1738449284ef171693a52d4112153c6165ba485e240365488f8ce2a7dbcc55edba08da
+Size (jj-v0.26.0-docs-html.tar.gz) = 1261233 bytes



Home | Main Index | Thread Index | Old Index