summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2014-11-23 10:06:41 +0000
committermef <mef@pkgsrc.org>2014-11-23 10:06:41 +0000
commita18f60afbd1b67a33e7e212c49e60f6be626230b (patch)
tree830346c6e4de59239fcb0c834444290c19d99df6 /comms
parent36afed6fe36480ac3b5caa301c24e6beeb118e3b (diff)
downloadpkgsrc-a18f60afbd1b67a33e7e212c49e60f6be626230b.tar.gz
Update 1.26.1 to 1.33.0, as gammu has been updated, with PLIST adjust.
Diffstat (limited to 'comms')
-rw-r--r--comms/py-gammu/Makefile3
-rw-r--r--comms/py-gammu/PLIST14
2 files changed, 14 insertions, 3 deletions
diff --git a/comms/py-gammu/Makefile b/comms/py-gammu/Makefile
index e9927e07654..1147e2965cc 100644
--- a/comms/py-gammu/Makefile
+++ b/comms/py-gammu/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2014/05/09 07:36:56 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2014/11/23 10:06:41 mef Exp $
#
.include "../../comms/gammu/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
COMMENT= Python bindings for gammu
DISTINFO_FILE= ${.CURDIR}/../../comms/gammu/distinfo
diff --git a/comms/py-gammu/PLIST b/comms/py-gammu/PLIST
index f900eff7bdc..fd37eb40019 100644
--- a/comms/py-gammu/PLIST
+++ b/comms/py-gammu/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2012/04/08 20:21:43 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2014/11/23 10:06:41 mef Exp $
${PYSITELIB}/gammu/Data.py
${PYSITELIB}/gammu/Data.pyc
${PYSITELIB}/gammu/Data.pyo
@@ -9,4 +9,16 @@ ${PYSITELIB}/gammu/__init__.py
${PYSITELIB}/gammu/__init__.pyc
${PYSITELIB}/gammu/__init__.pyo
${PYSITELIB}/gammu/_gammu.so
+${PYSITELIB}/gammu/data.py
+${PYSITELIB}/gammu/data.pyc
+${PYSITELIB}/gammu/data.pyo
+${PYSITELIB}/gammu/exception.py
+${PYSITELIB}/gammu/exception.pyc
+${PYSITELIB}/gammu/exception.pyo
+${PYSITELIB}/gammu/smsd.py
+${PYSITELIB}/gammu/smsd.pyc
+${PYSITELIB}/gammu/smsd.pyo
+${PYSITELIB}/gammu/worker.py
+${PYSITELIB}/gammu/worker.pyc
+${PYSITELIB}/gammu/worker.pyo
${PYSITELIB}/${EGG_FILE}