pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/py-obspy Restore plist vars, clobbered by la...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c9df1474b1fa
branches: trunk
changeset: 373081:c9df1474b1fa
user: dholland <dholland%pkgsrc.org@localhost>
date: Thu Dec 28 14:03:29 2017 +0000
description:
Restore plist vars, clobbered by last update.
diffstat:
geography/py-obspy/Makefile | 3 ++-
geography/py-obspy/PLIST | 14 +++++++-------
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (41 lines):
diff -r 7b4a08b02f37 -r c9df1474b1fa geography/py-obspy/Makefile
--- a/geography/py-obspy/Makefile Thu Dec 28 13:45:24 2017 +0000
+++ b/geography/py-obspy/Makefile Thu Dec 28 14:03:29 2017 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2017/11/13 07:49:46 wen Exp $
+# $NetBSD: Makefile,v 1.12 2017/12/28 14:03:29 dholland Exp $
DISTNAME= obspy-1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= geography python
MASTER_SITES= ${MASTER_SITE_PYPI:=o/obspy/}
EXTRACT_SUFX= .zip
diff -r 7b4a08b02f37 -r c9df1474b1fa geography/py-obspy/PLIST
--- a/geography/py-obspy/PLIST Thu Dec 28 13:45:24 2017 +0000
+++ b/geography/py-obspy/PLIST Thu Dec 28 14:03:29 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2017/11/13 07:49:46 wen Exp $
+@comment $NetBSD: PLIST,v 1.7 2017/12/28 14:03:29 dholland Exp $
bin/obspy-dataless2resp
bin/obspy-dataless2xseed
bin/obspy-flinn-engdahl
@@ -2006,12 +2006,12 @@
${PYSITELIB}/obspy/lib/__init__.py
${PYSITELIB}/obspy/lib/__init__.pyo
${PYSITELIB}/obspy/lib/__init__.pyc
-${PYSITELIB}/obspy/lib/libevresp_NetBSD_64bit_py36.so
-${PYSITELIB}/obspy/lib/libgse2_NetBSD_64bit_py36.so
-${PYSITELIB}/obspy/lib/libmseed_NetBSD_64bit_py36.so
-${PYSITELIB}/obspy/lib/libsegy_NetBSD_64bit_py36.so
-${PYSITELIB}/obspy/lib/libsignal_NetBSD_64bit_py36.so
-${PYSITELIB}/obspy/lib/libtau_NetBSD_64bit_py36.so
+${PYSITELIB}/obspy/lib/libevresp_${PYPLATFORM}_${PYPKGPREFIX}.so
+${PYSITELIB}/obspy/lib/libgse2_${PYPLATFORM}_${PYPKGPREFIX}.so
+${PYSITELIB}/obspy/lib/libmseed_${PYPLATFORM}_${PYPKGPREFIX}.so
+${PYSITELIB}/obspy/lib/libsegy_${PYPLATFORM}_${PYPKGPREFIX}.so
+${PYSITELIB}/obspy/lib/libsignal_${PYPLATFORM}_${PYPKGPREFIX}.so
+${PYSITELIB}/obspy/lib/libtau_${PYPLATFORM}_${PYPKGPREFIX}.so
${PYSITELIB}/obspy/realtime/README.txt
${PYSITELIB}/obspy/realtime/__init__.py
${PYSITELIB}/obspy/realtime/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index