mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update distinfo and unbreak this port
- While I'm here: - Add NO_ARCH - Fix indent - Add USES=php Content of tarballs are unchanged (checked against [1]). Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_UserAgent_Mobile-1.0.0RC1.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
afb5a152b4
commit
95a92944c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440825
@ -9,9 +9,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}RC1
|
||||
MAINTAINER= smatsui@karashi.org
|
||||
COMMENT= PEAR class that parses HTTP mobile user agent string
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PHP= pcre
|
||||
USES= pear
|
||||
|
||||
BROKEN= checksum mismatch
|
||||
USES= pear php
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (PEAR/Net_UserAgent_Mobile-1.0.0RC1.tgz) = f2d45587f6abfbbe5f2fbf1766122c6b7890090075cccd7ecc0dbbee97b42a4b
|
||||
SIZE (PEAR/Net_UserAgent_Mobile-1.0.0RC1.tgz) = 37639
|
||||
TIMESTAMP = 1494676572
|
||||
SHA256 (PEAR/Net_UserAgent_Mobile-1.0.0RC1.tgz) = 3dc1334a2e45cf21683ad262f391795f94bf6f9d472a68b2c451ed5d69786f23
|
||||
SIZE (PEAR/Net_UserAgent_Mobile-1.0.0RC1.tgz) = 39375
|
||||
|
Loading…
Reference in New Issue
Block a user