aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2018-03-11 01:22:55 +0000
committerWen Heping <wen@FreeBSD.org>2018-03-11 01:22:55 +0000
commit1052d22ee68a577c004c8e1befcb6914e6d67157 (patch)
tree0933fb81c6d43bc2ae1503010b68000d268db660
parentdbdfc2abeedaad1978d85d292fd23e7a5ce729f9 (diff)
downloadports-1052d22ee68a577c004c8e1befcb6914e6d67157.tar.gz
ports-1052d22ee68a577c004c8e1befcb6914e6d67157.zip
Notes
-rw-r--r--science/py-pydicom/Makefile7
-rw-r--r--science/py-pydicom/distinfo6
-rw-r--r--science/py-pydicom/pkg-descr2
3 files changed, 6 insertions, 9 deletions
diff --git a/science/py-pydicom/Makefile b/science/py-pydicom/Makefile
index 796f853c7293..9a43fcb91187 100644
--- a/science/py-pydicom/Makefile
+++ b/science/py-pydicom/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pydicom
-PORTVERSION= 0.9.9
+PORTVERSION= 1.0.2
DISTVERSIONPREFIX=v
CATEGORIES= science python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,12 +12,9 @@ COMMENT= Read, modify, and write DICOM files with Python code
LICENSE= MIT
-WRKSRC_SUBDIR= source
-
USES= python shebangfix
USE_GITHUB= yes
-GH_ACCOUNT= darcymason
-SHEBANG_FILES= dicom/test/shell_all
+GH_ACCOUNT= pydicom
USE_PYTHON= distutils autoplist
NO_ARCH= yes
diff --git a/science/py-pydicom/distinfo b/science/py-pydicom/distinfo
index 13097bc4f37f..d40c03957b05 100644
--- a/science/py-pydicom/distinfo
+++ b/science/py-pydicom/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478967993
-SHA256 (darcymason-pydicom-v0.9.9_GH0.tar.gz) = 7883bee2e301cff5ee89dfdee50e167c2c1a29e3a6a30eed78da8746ca8da731
-SIZE (darcymason-pydicom-v0.9.9_GH0.tar.gz) = 598926
+TIMESTAMP = 1520730800
+SHA256 (pydicom-pydicom-v1.0.2_GH0.tar.gz) = 4da94c357b4dea75a9fadcd2dad8eddb3c87c8b9d71b9cd202ffefc2b7b64217
+SIZE (pydicom-pydicom-v1.0.2_GH0.tar.gz) = 6733960
diff --git a/science/py-pydicom/pkg-descr b/science/py-pydicom/pkg-descr
index ecd800e62f95..b8b083c8d579 100644
--- a/science/py-pydicom/pkg-descr
+++ b/science/py-pydicom/pkg-descr
@@ -4,4 +4,4 @@ way. The modifications can be written again to a new file. As a pure
python package, it should run anywhere python runs without any other
requirements.
-WWW: http://www.pydicom.org/
+WWW: https://github.com/pydicom/pydicom