mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
science/fastjet: update 3.4.2 → 3.4.3
This commit is contained in:
parent
c4cd37d501
commit
0bacac449e
2 changed files with 8 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= fastjet
|
||||
DISTVERSION= 3.4.2
|
||||
DISTVERSION= 3.4.3
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= https://fastjet.fr/repo/
|
||||
|
||||
|
@ -10,6 +10,7 @@ WWW= https://fastjet.fr/
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= bash:shells/bash
|
||||
RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
USES= fortran gmake libtool shebangfix
|
||||
|
@ -17,9 +18,9 @@ USE_LDCONFIG= yes
|
|||
|
||||
SHEBANG_FILES= fastjet-config.in
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ARGS= --enable-allplugins
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-allplugins
|
||||
CONFIGURE_SHELL= ${PREFIX}/bin/bash
|
||||
|
||||
LDFLAGS+= -lexecinfo
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1690603188
|
||||
SHA256 (fastjet-3.4.2.tar.gz) = b3d33155b55ce43f420cd6d99b525acf7bdc2593a7bb7ea898a9ddb3d8ca38e3
|
||||
SIZE (fastjet-3.4.2.tar.gz) = 2973605
|
||||
TIMESTAMP = 1730346663
|
||||
SHA256 (fastjet-3.4.3.tar.gz) = cc175471bfab8656b8c6183a8e5e9ad05d5f7506e46f3212a9a8230905b8f6a3
|
||||
SIZE (fastjet-3.4.3.tar.gz) = 2984798
|
||||
|
|
Loading…
Add table
Reference in a new issue