cad/librnd: update to 3.2.1
ChangeLog: http://www.repo.hu/projects/librnd/releases/changelog-3.2.1.txt PR: 266698 Reported by: fuz@fuz.su (maintainer) MFH: 2022Q4 (bugfix release)
This commit is contained in:
parent
8c594db33f
commit
d7314106e3
@ -1,5 +1,5 @@
|
||||
PORTNAME= librnd
|
||||
DISTVERSION= 3.2.0
|
||||
DISTVERSION= 3.2.1
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= http://repo.hu/projects/${PORTNAME}/releases/
|
||||
|
||||
@ -10,13 +10,19 @@ WWW= http://www.repo.hu/projects/librnd/
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libfungw.so:devel/fungw
|
||||
LIB_DEPENDS= libfungw.so:devel/fungw \
|
||||
libgenht.so:devel/genht
|
||||
|
||||
USES= gmake pkgconfig tar:bz2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --all=plugin --plugin-hid_remote
|
||||
CONFIGURE_ARGS= --all=plugin --plugin-hid_remote \
|
||||
${WITH_DEBUG:D--debug} \
|
||||
--CC=${CC} \
|
||||
--CFLAGS='${CFLAGS}' \
|
||||
--LDFLAGS='${LDFLAGS}'
|
||||
|
||||
TEST_TARGET= test
|
||||
BINARY_ALIAS= make=${MAKE_CMD}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1657765911
|
||||
SHA256 (librnd-3.2.0.tar.bz2) = 4192dae3a5eb1f2da9311b7b9ce8a9cf8f78a7d7dd667ee74403d1a424e5fbc8
|
||||
SIZE (librnd-3.2.0.tar.bz2) = 1314225
|
||||
TIMESTAMP = 1664440836
|
||||
SHA256 (librnd-3.2.1.tar.bz2) = 38ff820b04bf6c3f17b603d8f0581eefc7162826a0661b0a3a7062c9b8014c65
|
||||
SIZE (librnd-3.2.1.tar.bz2) = 1327131
|
||||
|
@ -151,15 +151,15 @@ include/librnd/src_3rd/ureglex/exec.h
|
||||
lib/librnd-3rd.a
|
||||
lib/librnd-3rd.so
|
||||
lib/librnd-3rd.so.3
|
||||
lib/librnd-3rd.so.3.2.0
|
||||
lib/librnd-3rd.so.3.2.1
|
||||
lib/librnd-hid.a
|
||||
lib/librnd-hid.so
|
||||
lib/librnd-hid.so.3
|
||||
lib/librnd-hid.so.3.2.0
|
||||
lib/librnd-hid.so.3.2.1
|
||||
lib/librnd-poly.a
|
||||
lib/librnd-poly.so
|
||||
lib/librnd-poly.so.3
|
||||
lib/librnd-poly.so.3.2.0
|
||||
lib/librnd-poly.so.3.2.1
|
||||
lib/librnd3/plugins/diag_rnd.pup
|
||||
lib/librnd3/plugins/diag_rnd.so
|
||||
lib/librnd3/plugins/hid_batch.pup
|
||||
|
Loading…
Reference in New Issue
Block a user