Update to gunits-2.22.

master
ajacoutot 2023-04-22 18:54:26 +00:00
parent 9c08d74dfe
commit bd20a7438c
2 changed files with 15 additions and 8 deletions

View File

@ -1,22 +1,29 @@
COMMENT= GNU units conversion program
DISTNAME= units-2.16
DISTNAME= units-2.22
PKGNAME= g${DISTNAME}
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU:=units/}
REVISION= 4
HOMEPAGE= https://www.gnu.org/software/units/
# GPLv3+
PERMIT_PACKAGE= Yes
WANTLIB += c curses m readline
WANTLIB += c m readline
MODULES = lang/python
RUN_DEPENDS = www/py-requests${MODPY_FLAVOR}
MODULES= lang/python
# needed for 'make test'
MODPY_ADJ_FILES = units_cur
RUN_DEPENDS= www/py-requests${MODPY_FLAVOR}
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= --program-prefix=g
CONFIGURE_ARGS= --program-prefix=g \
--sharedstatedir=${PREFIX}/share
# needs network connection
TEST_IS_INTERACTIVE= Yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (units-2.16.tar.gz) = 3PP3hIKhOxUPxr8PjWEVEIFqNCS8KyYim4Wxyt64FoY=
SIZE (units-2.16.tar.gz) = 1178197
SHA256 (units-2.22.tar.gz) = XRPhIHch/ncm2Qa6HZLcDt2qn8JnWe0i47jRp5MSWEg=
SIZE (units-2.22.tar.gz) = 1309451