diff options
author | wen <wen@FreeBSD.org> | 2011-12-09 16:16:47 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-12-09 16:16:47 +0800 |
commit | 86d8582705d83aba632baf9f65005bb208b3b46f (patch) | |
tree | f881aa36d03714194b33606181f54bb3f9ad9e83 /science | |
parent | d058997b7d1816d058e3ce749937bb14df56a51f (diff) | |
download | freebsd-ports-gnome-86d8582705d83aba632baf9f65005bb208b3b46f.tar.gz freebsd-ports-gnome-86d8582705d83aba632baf9f65005bb208b3b46f.tar.zst freebsd-ports-gnome-86d8582705d83aba632baf9f65005bb208b3b46f.zip |
- Updat to 0.5.0
Feature safe: yes
Diffstat (limited to 'science')
-rw-r--r-- | science/py-obspy.mseed/Makefile | 2 | ||||
-rw-r--r-- | science/py-obspy.mseed/distinfo | 4 | ||||
-rw-r--r-- | science/py-obspy.mseed/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/science/py-obspy.mseed/Makefile b/science/py-obspy.mseed/Makefile index 18b54f9bad72..15a7c528af02 100644 --- a/science/py-obspy.mseed/Makefile +++ b/science/py-obspy.mseed/Makefile @@ -6,7 +6,7 @@ # PORTNAME= obspy.mseed -PORTVERSION= 0.4.9 +PORTVERSION= 0.5.0 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-obspy.mseed/distinfo b/science/py-obspy.mseed/distinfo index b933af724d04..9772a26313ff 100644 --- a/science/py-obspy.mseed/distinfo +++ b/science/py-obspy.mseed/distinfo @@ -1,2 +1,2 @@ -SHA256 (obspy.mseed-0.4.9.zip) = b29f4d86845354169a260cc710c449283def87763cc364deab7b5f84043d00d1 -SIZE (obspy.mseed-0.4.9.zip) = 419180 +SHA256 (obspy.mseed-0.5.0.zip) = 208947f96f454449c5d005514db2018e6a6b6dabc20ac759b81bd66b3b65a985 +SIZE (obspy.mseed-0.5.0.zip) = 2876124 diff --git a/science/py-obspy.mseed/pkg-plist b/science/py-obspy.mseed/pkg-plist index 1524462a819a..4f5e8418d06f 100644 --- a/science/py-obspy.mseed/pkg-plist +++ b/science/py-obspy.mseed/pkg-plist @@ -124,6 +124,7 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/obspy/mseed/tests/data/bizarre/endiantest.le-header.le-data.mseed %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/obspy/mseed/tests/data/blockette008.mseed %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/obspy/mseed/tests/data/brokenlastrecord.mseed +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/obspy/mseed/tests/data/constructedFileToTestReadViaRecords.mseed %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/obspy/mseed/tests/data/encoding/float32_Float32_bigEndian.mseed %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/obspy/mseed/tests/data/encoding/float32_Float32_littleEndian.mseed %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/obspy/mseed/tests/data/encoding/float64_Float64_bigEndian.mseed |