mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- net/pear-Net_NNTP: Update from 1.5.0 to 1.5.2
- Add License - Changelog: * GitHub: "Clear openssl error messages before and after fgets calls" * "Line starting with dot is not dot stuffed" * Change to absolute file locations in require-once() Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D12169
This commit is contained in:
parent
d10f12c21d
commit
290ffa1277
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450050
@ -2,16 +2,23 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net_NNTP
|
||||
PORTVERSION= 1.5.0
|
||||
PORTVERSION= 1.5.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net news pear
|
||||
|
||||
MAINTAINER= joneum@FreeBSD.org
|
||||
COMMENT= PEAR implementation of the NNTP protocol
|
||||
|
||||
LICENSE= W3C
|
||||
LICENSE_NAME= W3C IPR SOFTWARE NOTICE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket
|
||||
RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= pear
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1497163278
|
||||
SHA256 (PEAR/Net_NNTP-1.5.0.tgz) = 171006193ceb4bf5f854fc04d7ef379211afbb577e97c49c44f6048034abdbba
|
||||
SIZE (PEAR/Net_NNTP-1.5.0.tgz) = 38843
|
||||
TIMESTAMP = 1504109667
|
||||
SHA256 (PEAR/Net_NNTP-1.5.2.tgz) = 68e49c94d6b78fecc03e200692657977e31221866cd244a6dddaaa7993e07666
|
||||
SIZE (PEAR/Net_NNTP-1.5.2.tgz) = 39016
|
||||
|
Loading…
Reference in New Issue
Block a user