diff options
-rw-r--r-- | mail/pear-MIME_Type/Makefile | 9 | ||||
-rw-r--r-- | mail/pear-MIME_Type/distinfo | 4 |
2 files changed, 8 insertions, 5 deletions
diff --git a/mail/pear-MIME_Type/Makefile b/mail/pear-MIME_Type/Makefile index 5f16ef171087..022564a38fcb 100644 --- a/mail/pear-MIME_Type/Makefile +++ b/mail/pear-MIME_Type/Makefile @@ -2,16 +2,19 @@ # $FreeBSD$ PORTNAME= MIME_Type -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bofh@FreeBSD.org COMMENT= PEAR class for dealing with MIME types +LICENSE= LGPL3 + OPTIONS_DEFINE= PEAR_SYSTEM_COMMAND PEAR_SYSTEM_COMMAND_DESC= PEAR::System_Command support -USES= pear +USES= pear +NO_ARCH= yes PEAR_SYSTEM_COMMAND_RUN_DEPENDS= ${PEARDIR}/System/Command.php:${PORTSDIR}/devel/pear-System_Command diff --git a/mail/pear-MIME_Type/distinfo b/mail/pear-MIME_Type/distinfo index 81e7c0581430..bd491531220c 100644 --- a/mail/pear-MIME_Type/distinfo +++ b/mail/pear-MIME_Type/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/MIME_Type-1.3.4.tgz) = 78f307d57871729e4ec9a7d753c8de1d881c70828d1caf0b0911b9de35157bcb -SIZE (PEAR/MIME_Type-1.3.4.tgz) = 13180 +SHA256 (PEAR/MIME_Type-1.3.5.tgz) = f835a592ecf9abafbd249cf777f3b7c6ed3f01a285d399e7c3be234c175fd710 +SIZE (PEAR/MIME_Type-1.3.5.tgz) = 13222 |