pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-tortoisehg



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jul 28 21:13:30 UTC 2024

Modified Files:
        pkgsrc/devel/py-tortoisehg: Makefile PLIST

Log Message:
py-tortoisehg: update PLIST

Some dependency change now makes this install an additional file.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 pkgsrc/devel/py-tortoisehg/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/py-tortoisehg/PLIST

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

Modified files:

Index: pkgsrc/devel/py-tortoisehg/Makefile
diff -u pkgsrc/devel/py-tortoisehg/Makefile:1.100 pkgsrc/devel/py-tortoisehg/Makefile:1.101
--- pkgsrc/devel/py-tortoisehg/Makefile:1.100   Sun Apr 28 09:56:52 2024
+++ pkgsrc/devel/py-tortoisehg/Makefile Sun Jul 28 21:13:29 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.100 2024/04/28 09:56:52 wiz Exp $
+# $NetBSD: Makefile,v 1.101 2024/07/28 21:13:29 wiz Exp $
 
 DISTNAME=      tortoisehg-6.6.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    devel python
 MASTER_SITES=  https://www.mercurial-scm.org/release/tortoisehg/targz/
 

Index: pkgsrc/devel/py-tortoisehg/PLIST
diff -u pkgsrc/devel/py-tortoisehg/PLIST:1.26 pkgsrc/devel/py-tortoisehg/PLIST:1.27
--- pkgsrc/devel/py-tortoisehg/PLIST:1.26       Sun Apr 28 09:56:52 2024
+++ pkgsrc/devel/py-tortoisehg/PLIST    Sun Jul 28 21:13:29 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2024/04/28 09:56:52 wiz Exp $
+@comment $NetBSD: PLIST,v 1.27 2024/07/28 21:13:29 wiz Exp $
 bin/thg
 ${PYSITELIB}/hgext3rd/thg.py
 ${PYSITELIB}/hgext3rd/thg.pyc
@@ -479,6 +479,7 @@ share/doc/tortoisehg/html/_static/custom
 share/doc/tortoisehg/html/_static/doctools.js
 share/doc/tortoisehg/html/_static/documentation_options.js
 share/doc/tortoisehg/html/_static/file.png
+share/doc/tortoisehg/html/_static/github-banner.svg
 share/doc/tortoisehg/html/_static/language_data.js
 share/doc/tortoisehg/html/_static/minus.png
 share/doc/tortoisehg/html/_static/plus.png



Home | Main Index | Thread Index | Old Index