mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Update to 1.0.2
Add SHA256 portlint(1) Approved by: ale
This commit is contained in:
parent
c05e3e136f
commit
9b2406d190
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151182
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= fileinfo
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= sysutils pear
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
@ -24,7 +23,7 @@ USE_PHPEXT= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 502128
|
||||
LIB_DEPENDS= magic.1:${PORTSDIR}/sysutils/file
|
||||
LIB_DEPENDS+= magic.1:${PORTSDIR}/sysutils/file
|
||||
MAGICBASE= ${LOCALBASE}
|
||||
.else
|
||||
MAGICBASE= /usr
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (PECL/Fileinfo-1.0.tgz) = 66503ab12c7d9cc1958b653845baa49c
|
||||
SIZE (PECL/Fileinfo-1.0.tgz) = 5566
|
||||
MD5 (PECL/Fileinfo-1.0.2.tgz) = dd6c247f7003e0763fab92ef1018fb46
|
||||
SHA256 (PECL/Fileinfo-1.0.2.tgz) = 219f06631a97688229bbfd37bbaa19b9c55c7f3dd80998c99631b8b3768613df
|
||||
SIZE (PECL/Fileinfo-1.0.2.tgz) = 5741
|
||||
|
Loading…
Reference in New Issue
Block a user