pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/avahi Fixes PLIST.
details: https://anonhg.NetBSD.org/pkgsrc/rev/29a6eedda68f
branches: trunk
changeset: 566139:29a6eedda68f
user: obache <obache%pkgsrc.org@localhost>
date: Fri Oct 16 07:45:47 2009 +0000
description:
Fixes PLIST.
need gdbm for avahi-discover, suggested by Simon Schubert in PR 42171.
diffstat:
net/avahi/PLIST.pygdbm | 11 ++++++++++-
net/avahi/PLIST.python | 11 +----------
2 files changed, 11 insertions(+), 11 deletions(-)
diffs (40 lines):
diff -r 945b95c86549 -r 29a6eedda68f net/avahi/PLIST.pygdbm
--- a/net/avahi/PLIST.pygdbm Fri Oct 16 07:15:27 2009 +0000
+++ b/net/avahi/PLIST.pygdbm Fri Oct 16 07:45:47 2009 +0000
@@ -1,3 +1,12 @@
-@comment $NetBSD: PLIST.pygdbm,v 1.1.1.1 2008/12/20 17:36:14 wiz Exp $
+@comment $NetBSD: PLIST.pygdbm,v 1.2 2009/10/16 07:45:47 obache Exp $
+bin/avahi-discover
lib/avahi/service-types.db
${PYSITELIB}/avahi/ServiceTypeDatabase.py
+${PYSITELIB}/avahi_discover/__init__.py
+${PYSITELIB}/avahi_discover/__init__.pyc
+${PYSITELIB}/avahi_discover/__init__.pyo
+${PYSITELIB}/avahi_discover/SimpleGladeApp.py
+${PYSITELIB}/avahi_discover/SimpleGladeApp.pyc
+${PYSITELIB}/avahi_discover/SimpleGladeApp.pyo
+share/applications/avahi-discover.desktop
+share/avahi/interfaces/avahi-discover.glade
diff -r 945b95c86549 -r 29a6eedda68f net/avahi/PLIST.python
--- a/net/avahi/PLIST.python Fri Oct 16 07:15:27 2009 +0000
+++ b/net/avahi/PLIST.python Fri Oct 16 07:45:47 2009 +0000
@@ -1,18 +1,9 @@
-@comment $NetBSD: PLIST.python,v 1.2 2009/06/14 18:09:21 joerg Exp $
+@comment $NetBSD: PLIST.python,v 1.3 2009/10/16 07:45:47 obache Exp $
${PYSITELIB}/avahi/__init__.py
${PYSITELIB}/avahi/__init__.pyc
${PYSITELIB}/avahi/__init__.pyo
-${PYSITELIB}/avahi_discover/__init__.py
-${PYSITELIB}/avahi_discover/__init__.pyc
-${PYSITELIB}/avahi_discover/__init__.pyo
-${PYSITELIB}/avahi_discover/SimpleGladeApp.py
-${PYSITELIB}/avahi_discover/SimpleGladeApp.pyc
-${PYSITELIB}/avahi_discover/SimpleGladeApp.pyo
bin/avahi-bookmarks
-bin/avahi-discover
bin/avahi-set-host-name
man/man1/avahi-bookmarks.1
man/man1/avahi-discover.1
man/man1/avahi-set-host-name.1
-share/applications/avahi-discover.desktop
-share/avahi/interfaces/avahi-discover.glade
Home |
Main Index |
Thread Index |
Old Index