1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

- Update to 1.3.0

- Take maintainership
- Convert header
This commit is contained in:
Martin Wilke 2013-02-03 16:17:13 +00:00
parent ddb81d76a8
commit d582cb3484
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311463
2 changed files with 6 additions and 12 deletions

View File

@ -1,23 +1,17 @@
# Ports collection makefile for: pear-Net_POP3
# Date created: 10 August 2004
# Whom: Gerrit Beine (<tux@pinguru.net>)
#
# Created by: Gerrit Beine (<tux@pinguru.net>)
# $FreeBSD$
#
PORTNAME= Net_POP3
PORTVERSION= 1.3.7
PORTREVISION= 1
PORTVERSION= 1.3.8
CATEGORIES= net pear
MAINTAINER= ports@FreeBSD.org
MAINTAINER= miwi@FreeBSD.org
COMMENT= Provides a POP3 class to access POP3 server
BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
RUN_DEPENDS:= ${BUILD_DEPENDS}
FILES= Net/POP3.php
DOCS= examples/Net_POP3_example.php
PEAR_AUTOINSTALL= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"

View File

@ -1,2 +1,2 @@
SHA256 (PEAR/Net_POP3-1.3.7.tgz) = 883ae2f1025ca886aaeb8a0f076489b37d6bbc18a01e00e76738e7c56250b010
SIZE (PEAR/Net_POP3-1.3.7.tgz) = 9568
SHA256 (PEAR/Net_POP3-1.3.8.tgz) = 766d6d539c6c6b1dd448f1dd479b77266338f2ea1fd712af551dfe8e7cedf726
SIZE (PEAR/Net_POP3-1.3.8.tgz) = 9657