pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/geography/py-obspy



Module Name:    pkgsrc
Committed By:   wiedi
Date:           Sun May  3 21:52:18 UTC 2020

Modified Files:
        pkgsrc/geography/py-obspy: PLIST

Log Message:
py-obspy: fix PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/geography/py-obspy/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/py-obspy/PLIST
diff -u pkgsrc/geography/py-obspy/PLIST:1.9 pkgsrc/geography/py-obspy/PLIST:1.10
--- pkgsrc/geography/py-obspy/PLIST:1.9 Sat May 11 06:45:53 2019
+++ pkgsrc/geography/py-obspy/PLIST     Sun May  3 21:52:18 2020
@@ -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/io/zmap/tests/test_zm
 ${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