Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/py-obspy py-obspy: fix PLIST
details: https://anonhg.NetBSD.org/pkgsrc/rev/e061b63ef952
branches: trunk
changeset: 430758:e061b63ef952
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Sun May 03 21:52:18 2020 +0000
description:
py-obspy: fix PLIST
diffstat:
geography/py-obspy/PLIST | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 9d58bee3dc64 -r e061b63ef952 geography/py-obspy/PLIST
--- a/geography/py-obspy/PLIST Sun May 03 21:38:27 2020 +0000
+++ b/geography/py-obspy/PLIST Sun May 03 21:52:18 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2019/05/11 06:45:53 mef Exp $
+@comment $NetBSD: PLIST,v 1.10 2020/05/03 21:52:18 wiedi Exp $
bin/obspy-dataless2resp
bin/obspy-dataless2xseed
bin/obspy-flinn-engdahl
@@ -2017,12 +2017,12 @@
${PYSITELIB}/obspy/lib/__init__.py
${PYSITELIB}/obspy/lib/__init__.pyc
${PYSITELIB}/obspy/lib/__init__.pyo
-${PYSITELIB}/obspy/lib/libevresp_NetBSD_64bit_${PYPKGPREFIX}.so
-${PYSITELIB}/obspy/lib/libgse2_NetBSD_64bit_${PYPKGPREFIX}.so
-${PYSITELIB}/obspy/lib/libmseed_NetBSD_64bit_${PYPKGPREFIX}.so
-${PYSITELIB}/obspy/lib/libsegy_NetBSD_64bit_${PYPKGPREFIX}.so
-${PYSITELIB}/obspy/lib/libsignal_NetBSD_64bit_${PYPKGPREFIX}.so
-${PYSITELIB}/obspy/lib/libtau_NetBSD_64bit_${PYPKGPREFIX}.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__.pyc
Home |
Main Index |
Thread Index |
Old Index