Update to 0.24.0.
PR: 84203 Submitted by: Shinsuke Matsui (maintainer)
This commit is contained in:
parent
43c834bacf
commit
ec969cdb09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140280
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Net_UserAgent_Mobile
|
||||
PORTVERSION= 0.23.0
|
||||
PORTVERSION= 0.24.0
|
||||
CATEGORIES= net www pear
|
||||
|
||||
MAINTAINER= smatsui@karashi.org
|
||||
|
@ -23,7 +23,7 @@ FILES= Mobile.php Mobile/AirHPhone.php Mobile/Common.php \
|
|||
TESTS= 00-compile.phpt 01-request.phpt 02-docomo.phpt \
|
||||
03-jphone.phpt 04-ezweb.phpt 05-display.phpt \
|
||||
06-nonmobile.phpt 07-airhphone.phpt 08-display-xmlmap.phpt \
|
||||
DoCoMoMap.xml
|
||||
09-fallback-on-nomatch.phpt DoCoMoMap.xml
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (PEAR/Net_UserAgent_Mobile-0.23.0.tgz) = 10620f2ab7c847579341365ee95aa8a7
|
||||
SIZE (PEAR/Net_UserAgent_Mobile-0.23.0.tgz) = 28278
|
||||
MD5 (PEAR/Net_UserAgent_Mobile-0.24.0.tgz) = d0a3ac6727a08b5852160fea8b5f14d1
|
||||
SIZE (PEAR/Net_UserAgent_Mobile-0.24.0.tgz) = 29473
|
||||
|
|
Loading…
Reference in a new issue