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: dholland
Date: Thu Dec 28 14:03:29 UTC 2017
Modified Files:
pkgsrc/geography/py-obspy: Makefile PLIST
Log Message:
Restore plist vars, clobbered by last update.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/geography/py-obspy/Makefile
cvs rdiff -u -r1.6 -r1.7 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/Makefile
diff -u pkgsrc/geography/py-obspy/Makefile:1.11 pkgsrc/geography/py-obspy/Makefile:1.12
--- pkgsrc/geography/py-obspy/Makefile:1.11 Mon Nov 13 07:49:46 2017
+++ pkgsrc/geography/py-obspy/Makefile Thu Dec 28 14:03:29 2017
@@ -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
Index: pkgsrc/geography/py-obspy/PLIST
diff -u pkgsrc/geography/py-obspy/PLIST:1.6 pkgsrc/geography/py-obspy/PLIST:1.7
--- pkgsrc/geography/py-obspy/PLIST:1.6 Mon Nov 13 07:49:46 2017
+++ pkgsrc/geography/py-obspy/PLIST Thu Dec 28 14:03:29 2017
@@ -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/io/zmap/tests/test_zm
${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