diff options
author | yuri <yuri@FreeBSD.org> | 2018-08-31 01:32:59 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-08-31 01:32:59 +0800 |
commit | 6bab193cee81ba2267cb26ac8c8f494fde172fac (patch) | |
tree | 6583ae3b1fd456fe4cc986cb919bc495256e88ae /science/rmf | |
parent | 544042e2c60a289dcbcc37dc65326f76c7c18f31 (diff) | |
download | freebsd-ports-gnome-6bab193cee81ba2267cb26ac8c8f494fde172fac.tar.gz freebsd-ports-gnome-6bab193cee81ba2267cb26ac8c8f494fde172fac.tar.zst freebsd-ports-gnome-6bab193cee81ba2267cb26ac8c8f494fde172fac.zip |
science/rmf: Correct version
It is 1.1, despite git not being able to produce a 1.1-based tag.
Therefore, leaving GH_TAGNAME and setting version to 1.1
Reported by: portscout
Diffstat (limited to 'science/rmf')
-rw-r--r-- | science/rmf/Makefile | 3 | ||||
-rw-r--r-- | science/rmf/distinfo | 12 |
2 files changed, 4 insertions, 11 deletions
diff --git a/science/rmf/Makefile b/science/rmf/Makefile index c22c8e7edf47..aaa3998803df 100644 --- a/science/rmf/Makefile +++ b/science/rmf/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= rmf -DISTVERSION= g20180614 -PORTREVISION= 1 +DISTVERSION= 1.1 CATEGORIES= science graphics MAINTAINER= yuri@FreeBSD.org diff --git a/science/rmf/distinfo b/science/rmf/distinfo index f854bedcc4ae..b71e79ddbf9f 100644 --- a/science/rmf/distinfo +++ b/science/rmf/distinfo @@ -1,9 +1,3 @@ -TIMESTAMP = 1530254926 -SHA256 (salilab-rmf-g20180614-f917cf2_GH0.tar.gz) = 9c877539b8c7a6af38b3d7155522a90b16b3e28596ec27ac941c7f812f1a1c6f -SIZE (salilab-rmf-g20180614-f917cf2_GH0.tar.gz) = 15087905 -SHA256 (salilab-cmake_modules-412ee17_GH0.tar.gz) = ea4867f9239f68c235183e5397804091a528af94a28de93e93bca4a3d5bc1202 -SIZE (salilab-cmake_modules-412ee17_GH0.tar.gz) = 25035 -SHA256 (salilab-developer_tools-91e94c7_GH0.tar.gz) = 6e512ca15c89803828daaa6dfc44aa836fbf4f7f72aa5240f0b3709c17d85521 -SIZE (salilab-developer_tools-91e94c7_GH0.tar.gz) = 34682 -SHA256 (salilab-avrocpp-10f7084_GH0.tar.gz) = 0d8501103ddd22c06b1f973fd48d2bbd616b4c01a1214c06412cc5d0d371361c -SIZE (salilab-avrocpp-10f7084_GH0.tar.gz) = 123182 +TIMESTAMP = 1535650020 +SHA256 (salilab-rmf-1.1-f917cf2_GH0.tar.gz) = 9c877539b8c7a6af38b3d7155522a90b16b3e28596ec27ac941c7f812f1a1c6f +SIZE (salilab-rmf-1.1-f917cf2_GH0.tar.gz) = 15087905 |