pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/stgit stgit: fix PLIST
details: https://anonhg.NetBSD.org/pkgsrc/rev/450b54a3c541
branches: trunk
changeset: 375920:450b54a3c541
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Mar 29 20:07:41 2022 +0000
description:
stgit: fix PLIST
diffstat:
devel/stgit/Makefile | 3 ++-
devel/stgit/PLIST | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 3bbdd14823f2 -r 450b54a3c541 devel/stgit/Makefile
--- a/devel/stgit/Makefile Tue Mar 29 20:05:19 2022 +0000
+++ b/devel/stgit/Makefile Tue Mar 29 20:07:41 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2022/01/10 22:06:47 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2022/03/29 20:07:41 wiz Exp $
DISTNAME= stgit-0.17.1
PKGREVISION= 18
@@ -15,6 +15,7 @@
BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
DEPENDS+= git-base>=1.5.2:../../devel/git-base
+EGG_NAME= ${DISTNAME}_dirty
AUTO_MKDIRS= yes
USE_TOOLS+= bash:run perl gmake
USE_LANGUAGES= #none
diff -r 3bbdd14823f2 -r 450b54a3c541 devel/stgit/PLIST
--- a/devel/stgit/PLIST Tue Mar 29 20:05:19 2022 +0000
+++ b/devel/stgit/PLIST Tue Mar 29 20:07:41 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2022/01/10 22:06:47 wiz Exp $
+@comment $NetBSD: PLIST,v 1.12 2022/03/29 20:07:41 wiz Exp $
bin/stg
bin/stg-cvs
bin/stg-dispatch
@@ -11,6 +11,7 @@
bin/stg-swallow
bin/stg-unnew
bin/stg-whatchanged
+${PYSITELIB}/${EGG_INFODIR}
${PYSITELIB}/stgit/__init__.py
${PYSITELIB}/stgit/__init__.pyc
${PYSITELIB}/stgit/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index