Skip to content

Commit

Permalink
science/plumed: Use upsteam release archive
Browse files Browse the repository at this point in the history
Use upstream release archive as recommended by Porters Handbook

PR:		264023
Approved by:	yuri (maintainer)
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed May 23, 2022
1 parent 0cd2806 commit 8560bab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
7 changes: 2 additions & 5 deletions science/plumed/Makefile
@@ -1,7 +1,7 @@
PORTNAME= plumed
DISTVERSIONPREFIX= v
DISTVERSION= 2.8.0
CATEGORIES= science graphics
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}2/releases/download/v${DISTVERSION}/

MAINTAINER= yuri@FreeBSD.org
COMMENT= PLUgin for MolEcular Dynamics
Expand All @@ -19,7 +19,7 @@ LIB_DEPENDS= libblas.so:math/blas \
RUN_DEPENDS= bash:shells/bash
TEST_DEPENDS= gawk:lang/gawk
USES= autoreconf compiler:c++11-lang gmake localbase pkgconfig shebangfix
USES= autoreconf compiler:c++11-lang gmake localbase pkgconfig shebangfix tar:tgz
USE_LDCONFIG= yes
SHEBANG_GLOB= *.sh
Expand All @@ -29,9 +29,6 @@ SHEBANG_FILES= src/maketools/makecmd \
regtest/scripts/run \
regtest/scripts/what
USE_GITHUB= yes
GH_PROJECT= plumed2
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --disable-python
Expand Down
6 changes: 3 additions & 3 deletions science/plumed/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1645634928
SHA256 (plumed-plumed2-v2.8.0_GH0.tar.gz) = 8357eca6f280125037ad4e7c427f96f2af2f60ddfedce1a2e36e1e1cc3bff32b
SIZE (plumed-plumed2-v2.8.0_GH0.tar.gz) = 107835332
TIMESTAMP = 1652729274
SHA256 (plumed-2.8.0.tgz) = 24b243c531fa83752be5e54f5f0b677164855da539bc2b2c5b00dcc9f192aa82
SIZE (plumed-2.8.0.tgz) = 107630231

0 comments on commit 8560bab

Please sign in to comment.