mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
Upgrade to version 2.8.
Use GNU_CONFIGURE (with the default arguments) rather than HAS_CONFIGURE so the man pages will be installed into the correct directories. Approved by: portmgr (erwin)
This commit is contained in:
parent
1827e1cc2f
commit
51123aa453
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220296
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= avarice
|
||||
PORTVERSION= 2.7
|
||||
PORTVERSION= 2.8
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= avarice
|
||||
@ -21,8 +21,7 @@ LIB_DEPENDS= usb-0.1.8:${PORTSDIR}/devel/libusb
|
||||
USE_BZIP2= yes
|
||||
USE_PERL5= yes
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
|
||||
|
||||
MAN1= avarice.1 ice-gdb.1 ice-insight.1
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (avarice-2.7.tar.bz2) = d09ce3afe6d13694dba0ed8bbe443729
|
||||
SHA256 (avarice-2.7.tar.bz2) = a6de4d7f262ad960d998e38b144726a230c23ddabe54312b8c56c5f61c87b79b
|
||||
SIZE (avarice-2.7.tar.bz2) = 155292
|
||||
MD5 (avarice-2.8.tar.bz2) = 4045690183e96b56e5025c8696844477
|
||||
SHA256 (avarice-2.8.tar.bz2) = 14bb16ac61c888769653369cebcd33f8ddba61b6f5e5a7c8f26c15285b7d72bc
|
||||
SIZE (avarice-2.8.tar.bz2) = 167944
|
||||
|
Loading…
Reference in New Issue
Block a user