summaryrefslogtreecommitdiff
path: root/time/py-vdirsyncer
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-02-04 12:36:38 +0000
committerwiz <wiz@pkgsrc.org>2015-02-04 12:36:38 +0000
commit7481da0907e2c40101f01d614bbb1e90cd9369c1 (patch)
tree0eb6160350fa8ff7d71cae68d7004509e887d249 /time/py-vdirsyncer
parenta066694511bf539476382dd4989210eff4e51a35 (diff)
downloadpkgsrc-7481da0907e2c40101f01d614bbb1e90cd9369c1.tar.gz
Fix path to example files. Bump PKGREVISION.
Diffstat (limited to 'time/py-vdirsyncer')
-rw-r--r--time/py-vdirsyncer/Makefile8
-rw-r--r--time/py-vdirsyncer/PLIST4
2 files changed, 6 insertions, 6 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile
index 13a4fa9f1c9..8129acd63ae 100644
--- a/time/py-vdirsyncer/Makefile
+++ b/time/py-vdirsyncer/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2015/02/04 12:06:24 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2015/02/04 12:36:38 wiz Exp $
DISTNAME= vdirsyncer-0.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= time
MASTER_SITES= https://pypi.python.org/packages/source/v/vdirsyncer/
@@ -23,11 +23,11 @@ DEPENDS+= ${PYPKGPREFIX}-requests-toolbelt>=0.3.0:../../devel/py-requests-toolbe
DEPENDS+= ${PYPKGPREFIX}-keyring-[0-9]*:../../security/py-keyring
USE_LANGUAGES= # none
-INSTALLATION_DIRS= share/example/${PKGBASE}
+INSTALLATION_DIRS= share/examples/${PKGBASE}
PLIST_SUBST+= PKGBASE=${PKGBASE}
post-install:
- ${INSTALL_DATA} ${WRKSRC}/example.cfg ${DESTDIR}${PREFIX}/share/example/${PKGBASE}/
+ ${INSTALL_DATA} ${WRKSRC}/example.cfg ${DESTDIR}${PREFIX}/share/examples/${PKGBASE}/
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/time/py-vdirsyncer/PLIST b/time/py-vdirsyncer/PLIST
index 0e0e8dada17..9de29f4f3ea 100644
--- a/time/py-vdirsyncer/PLIST
+++ b/time/py-vdirsyncer/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2014/12/31 15:12:41 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2015/02/04 12:36:38 wiz Exp $
bin/vdirsyncer
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -60,4 +60,4 @@ ${PYSITELIB}/vdirsyncer/utils/compat.pyo
${PYSITELIB}/vdirsyncer/utils/vobject.py
${PYSITELIB}/vdirsyncer/utils/vobject.pyc
${PYSITELIB}/vdirsyncer/utils/vobject.pyo
-share/example/${PKGBASE}/example.cfg
+share/examples/${PKGBASE}/example.cfg