fix PLIST

This commit is contained in:
Greg Troxel 2009-08-04 18:29:09 +00:00 committed by Thomas Klausner
parent 6686e656a6
commit 4eaa652458
4 changed files with 20 additions and 6 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2009/07/22 14:01:21 lexort Exp $ # $NetBSD: Makefile,v 1.3 2009/08/04 18:29:09 lexort Exp $
VERSION= 0.1.${SVN_VERSION} VERSION= 0.1.${SVN_VERSION}
SVN_VERSION= 5285 SVN_VERSION= 5285
@ -6,7 +6,7 @@ SVN_VERSION= 5285
DISTNAME= TracSensitiveTickets-${VERSION} DISTNAME= TracSensitiveTickets-${VERSION}
PKGNAME= trac-plugins-SensitiveTickets-${VERSION} PKGNAME= trac-plugins-SensitiveTickets-${VERSION}
# Empty PKGREVISION because svn-package by default sets one. # Empty PKGREVISION because svn-package by default sets one.
PKGREVISION= PKGREVISION= 1
EGG_NAME= ${DISTNAME} EGG_NAME= ${DISTNAME}
CATEGORIES= www CATEGORIES= www
MASTER_SITES= # not defined MASTER_SITES= # not defined

View file

@ -1,12 +1,14 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/22 13:33:21 lexort Exp $ @comment $NetBSD: PLIST,v 1.2 2009/08/04 18:29:09 lexort Exp $
${PYSITELIB}/sensitivetickets-0.1-py2.5.egg-info/PKG-INFO ${PYSITELIB}/sensitivetickets-0.1-py2.5.egg-info/PKG-INFO
${PYSITELIB}/sensitivetickets-0.1-py2.5.egg-info/SOURCES.txt ${PYSITELIB}/sensitivetickets-0.1-py2.5.egg-info/SOURCES.txt
${PYSITELIB}/sensitivetickets-0.1-py2.5.egg-info/dependency_links.txt ${PYSITELIB}/sensitivetickets-0.1-py2.5.egg-info/dependency_links.txt
${PYSITELIB}/sensitivetickets-0.1-py2.5.egg-info/entry_points.txt ${PYSITELIB}/sensitivetickets-0.1-py2.5.egg-info/entry_points.txt
${PYSITELIB}/sensitivetickets-0.1-py2.5.egg-info/not-zip-safe ${PYSITELIB}/sensitivetickets-0.1-py2.5.egg-info/not-zip-safe
${PYSITELIB}/sensitivetickets-0.1-py2.5.egg-info/top_level.txt ${PYSITELIB}/sensitivetickets-0.1-py2.5.egg-info/top_level.txt
${PYSITELIB}/sensitivetickets/__init__.py
${PYSITELIB}/sensitivetickets/__init__.pyc ${PYSITELIB}/sensitivetickets/__init__.pyc
${PYSITELIB}/sensitivetickets/__init__.pyo ${PYSITELIB}/sensitivetickets/__init__.pyo
${PYSITELIB}/sensitivetickets/sensitivetickets.py
${PYSITELIB}/sensitivetickets/sensitivetickets.pyc ${PYSITELIB}/sensitivetickets/sensitivetickets.pyc
${PYSITELIB}/sensitivetickets/sensitivetickets.pyo ${PYSITELIB}/sensitivetickets/sensitivetickets.pyo
@dirrm ${PYSITELIB}/TracMasterTickets-2.1.3-py2.5.egg-info @dirrm ${PYSITELIB}/TracMasterTickets-2.1.3-py2.5.egg-info

View file

@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.5 2009/03/24 16:29:50 lexort Exp $ # $NetBSD: Makefile,v 1.6 2009/08/04 18:30:56 lexort Exp $
SVNVERSION= 5370 SVNVERSION= 5370
VERSION= 0.7.6.${SVNVERSION} VERSION= 0.7.6.${SVNVERSION}
DISTNAME= TracTimingAndEstimation-${VERSION} DISTNAME= TracTimingAndEstimation-${VERSION}
PKGNAME= trac-plugins-TimingAndEstimation-${VERSION} PKGNAME= trac-plugins-TimingAndEstimation-${VERSION}
# Empty to avoid default setting. # Empty to avoid default setting.
PKGREVISION= 0 PKGREVISION= 1
EGG_NAME= ${DISTNAME} EGG_NAME= ${DISTNAME}
CATEGORIES= www CATEGORIES= www
MASTER_SITES= # not defined MASTER_SITES= # not defined

View file

@ -1,31 +1,43 @@
@comment $NetBSD: PLIST,v 1.2 2009/03/18 18:59:36 lexort Exp $ @comment $NetBSD: PLIST,v 1.3 2009/08/04 18:30:56 lexort Exp $
${PYSITELIB}/timingandestimationplugin-0.7.6-py2.5.egg-info/PKG-INFO ${PYSITELIB}/timingandestimationplugin-0.7.6-py2.5.egg-info/PKG-INFO
${PYSITELIB}/timingandestimationplugin-0.7.6-py2.5.egg-info/SOURCES.txt ${PYSITELIB}/timingandestimationplugin-0.7.6-py2.5.egg-info/SOURCES.txt
${PYSITELIB}/timingandestimationplugin-0.7.6-py2.5.egg-info/dependency_links.txt ${PYSITELIB}/timingandestimationplugin-0.7.6-py2.5.egg-info/dependency_links.txt
${PYSITELIB}/timingandestimationplugin-0.7.6-py2.5.egg-info/entry_points.txt ${PYSITELIB}/timingandestimationplugin-0.7.6-py2.5.egg-info/entry_points.txt
${PYSITELIB}/timingandestimationplugin-0.7.6-py2.5.egg-info/top_level.txt ${PYSITELIB}/timingandestimationplugin-0.7.6-py2.5.egg-info/top_level.txt
${PYSITELIB}/timingandestimationplugin/__init__.py
${PYSITELIB}/timingandestimationplugin/__init__.pyc ${PYSITELIB}/timingandestimationplugin/__init__.pyc
${PYSITELIB}/timingandestimationplugin/__init__.pyo ${PYSITELIB}/timingandestimationplugin/__init__.pyo
${PYSITELIB}/timingandestimationplugin/api.py
${PYSITELIB}/timingandestimationplugin/api.pyc ${PYSITELIB}/timingandestimationplugin/api.pyc
${PYSITELIB}/timingandestimationplugin/api.pyo ${PYSITELIB}/timingandestimationplugin/api.pyo
${PYSITELIB}/timingandestimationplugin/dbhelper.py
${PYSITELIB}/timingandestimationplugin/dbhelper.pyc ${PYSITELIB}/timingandestimationplugin/dbhelper.pyc
${PYSITELIB}/timingandestimationplugin/dbhelper.pyo ${PYSITELIB}/timingandestimationplugin/dbhelper.pyo
${PYSITELIB}/timingandestimationplugin/query_webui.py
${PYSITELIB}/timingandestimationplugin/query_webui.pyc ${PYSITELIB}/timingandestimationplugin/query_webui.pyc
${PYSITELIB}/timingandestimationplugin/query_webui.pyo ${PYSITELIB}/timingandestimationplugin/query_webui.pyo
${PYSITELIB}/timingandestimationplugin/reportmanager.py
${PYSITELIB}/timingandestimationplugin/reportmanager.pyc ${PYSITELIB}/timingandestimationplugin/reportmanager.pyc
${PYSITELIB}/timingandestimationplugin/reportmanager.pyo ${PYSITELIB}/timingandestimationplugin/reportmanager.pyo
${PYSITELIB}/timingandestimationplugin/reports.py
${PYSITELIB}/timingandestimationplugin/reports.pyc ${PYSITELIB}/timingandestimationplugin/reports.pyc
${PYSITELIB}/timingandestimationplugin/reports.pyo ${PYSITELIB}/timingandestimationplugin/reports.pyo
${PYSITELIB}/timingandestimationplugin/statuses.py
${PYSITELIB}/timingandestimationplugin/statuses.pyc ${PYSITELIB}/timingandestimationplugin/statuses.pyc
${PYSITELIB}/timingandestimationplugin/statuses.pyo ${PYSITELIB}/timingandestimationplugin/statuses.pyo
${PYSITELIB}/timingandestimationplugin/tande_filters.py
${PYSITELIB}/timingandestimationplugin/tande_filters.pyc ${PYSITELIB}/timingandestimationplugin/tande_filters.pyc
${PYSITELIB}/timingandestimationplugin/tande_filters.pyo ${PYSITELIB}/timingandestimationplugin/tande_filters.pyo
${PYSITELIB}/timingandestimationplugin/ticket_daemon.py
${PYSITELIB}/timingandestimationplugin/ticket_daemon.pyc ${PYSITELIB}/timingandestimationplugin/ticket_daemon.pyc
${PYSITELIB}/timingandestimationplugin/ticket_daemon.pyo ${PYSITELIB}/timingandestimationplugin/ticket_daemon.pyo
${PYSITELIB}/timingandestimationplugin/ticket_webui.py
${PYSITELIB}/timingandestimationplugin/ticket_webui.pyc ${PYSITELIB}/timingandestimationplugin/ticket_webui.pyc
${PYSITELIB}/timingandestimationplugin/ticket_webui.pyo ${PYSITELIB}/timingandestimationplugin/ticket_webui.pyo
${PYSITELIB}/timingandestimationplugin/usermanual.py
${PYSITELIB}/timingandestimationplugin/usermanual.pyc ${PYSITELIB}/timingandestimationplugin/usermanual.pyc
${PYSITELIB}/timingandestimationplugin/usermanual.pyo ${PYSITELIB}/timingandestimationplugin/usermanual.pyo
${PYSITELIB}/timingandestimationplugin/webui.py
${PYSITELIB}/timingandestimationplugin/webui.pyc ${PYSITELIB}/timingandestimationplugin/webui.pyc
${PYSITELIB}/timingandestimationplugin/webui.pyo ${PYSITELIB}/timingandestimationplugin/webui.pyo
share/examples/trac/TimingAndEstimation-post-commit.py share/examples/trac/TimingAndEstimation-post-commit.py