update to pear-Mime-Type 1.4.0
This commit is contained in:
parent
7feb98c825
commit
56cdcb4037
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2013/03/11 11:23:53 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2015/10/29 21:49:10 sthen Exp $
|
||||
|
||||
COMMENT= utility class for dealing with MIME types
|
||||
|
||||
DISTNAME= MIME_Type-1.2.1
|
||||
REVISION= 0
|
||||
DISTNAME= MIME_Type-1.4.0
|
||||
CATEGORIES= mail
|
||||
|
||||
MODULES= www/pear
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (MIME_Type-1.2.1.tgz) = wWAKMaF+OwnNijnYRTdjYuuQPHnpSGqMQmMmWPrOqTI=
|
||||
SIZE (MIME_Type-1.2.1.tgz) = 11609
|
||||
SHA256 (MIME_Type-1.4.0.tgz) = tKO83ZNMgVhM1Yk4VDKVz6Mgpu5N6CNx7eUOF8z3ctI=
|
||||
SIZE (MIME_Type-1.4.0.tgz) = 13656
|
||||
|
@ -1,8 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/04/19 15:46:56 giovanni Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2015/10/29 21:49:10 sthen Exp $
|
||||
@group daemon
|
||||
pear/doc/MIME_Type/
|
||||
pear/doc/MIME_Type/docs/
|
||||
pear/doc/MIME_Type/docs/examples/
|
||||
pear/doc/MIME_Type/docs/examples/custom-magic.magic
|
||||
pear/doc/MIME_Type/docs/examples/custom-magic.php
|
||||
pear/doc/MIME_Type/docs/examples/example.php
|
||||
pear/lib/.registry/mime_type.reg
|
||||
pear/lib/MIME/
|
||||
@ -14,12 +16,17 @@ pear/tests/MIME_Type/
|
||||
pear/tests/MIME_Type/tests/
|
||||
pear/tests/MIME_Type/tests/AllTests.php
|
||||
pear/tests/MIME_Type/tests/MIME_Type_ExtensionTest.php
|
||||
pear/tests/MIME_Type/tests/MIME_Type_ParameterTest.php
|
||||
pear/tests/MIME_Type/tests/TypeTest.magic
|
||||
pear/tests/MIME_Type/tests/TypeTest.php
|
||||
pear/tests/MIME_Type/tests/bootstrap.php
|
||||
pear/tests/MIME_Type/tests/files/
|
||||
pear/tests/MIME_Type/tests/files/example.bmp
|
||||
pear/tests/MIME_Type/tests/files/example.gif
|
||||
pear/tests/MIME_Type/tests/files/example.jpg
|
||||
pear/tests/MIME_Type/tests/files/example.php
|
||||
pear/tests/MIME_Type/tests/files/example.png
|
||||
pear/tests/MIME_Type/tests/files/example.txt
|
||||
pear/tests/MIME_Type/tests/files/example.txt.bz2
|
||||
pear/tests/MIME_Type/tests/files/example.txt.gz
|
||||
pear/tests/MIME_Type/tests/phpunit.xml
|
||||
|
Loading…
Reference in New Issue
Block a user