mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 16:59:17 -04:00
- Update testdisk/photorec to 6.6.
- Add jpeg to LIB_DEPENDS for photorec.
This commit is contained in:
parent
1f93c53266
commit
199f9fbdc3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185562
2 changed files with 7 additions and 4 deletions
|
@ -6,17 +6,20 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= testdisk
|
PORTNAME= testdisk
|
||||||
PORTVERSION= 6.5
|
PORTVERSION= 6.6
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://www.cgsecurity.org/
|
MASTER_SITES= http://www.cgsecurity.org/
|
||||||
|
|
||||||
MAINTAINER= flz@FreeBSD.org
|
MAINTAINER= flz@FreeBSD.org
|
||||||
COMMENT= Tool to check and undelete partitions
|
COMMENT= Tool to check and undelete partitions
|
||||||
|
|
||||||
|
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib"
|
CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib"
|
||||||
|
CONFIGURE_ARGS= --without-ewf
|
||||||
|
|
||||||
MAN1= testdisk.1 photorec.1
|
MAN1= testdisk.1 photorec.1
|
||||||
PLIST_FILES= sbin/testdisk sbin/photorec
|
PLIST_FILES= sbin/testdisk sbin/photorec
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (testdisk-6.5.tar.bz2) = 58cb6ebd95d524775720646a7bb79354
|
MD5 (testdisk-6.6.tar.bz2) = ced8ef2b994c05376d958f4994661b2d
|
||||||
SHA256 (testdisk-6.5.tar.bz2) = dc898056087de5f453fadcba9770af76a1b0f0acff87b13adbb7c2d71b21c2ef
|
SHA256 (testdisk-6.6.tar.bz2) = d0528f0e80748165b805f1a323e4042d9850c8a42f3d6da8a31e578223966536
|
||||||
SIZE (testdisk-6.5.tar.bz2) = 628884
|
SIZE (testdisk-6.6.tar.bz2) = 826142
|
||||||
|
|
Loading…
Add table
Reference in a new issue