View | Details | Raw Unified | Return to bug 243769 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-8 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	uploadprogress
4
PORTNAME=	uploadprogress
5
DISTVERSION=	1.0.3.1.a.20190424
5
DISTVERSION=	1.1.3
6
CATEGORIES=	devel pear
6
CATEGORIES=	devel pear
7
7
8
MAINTAINER=	daniel@morante.net
8
MAINTAINER=	daniel@morante.net
Lines 12-22 Link Here
12
12
13
USES=		php:pecl
13
USES=		php:pecl
14
14
15
USE_GITHUB=	yes
16
GH_ACCOUNT=	php
17
GH_PROJECT=	pecl-php-${PORTNAME}
18
GH_TAGNAME=	80a54fa
19
20
CONFIGURE_ARGS=	--enable-uploadprogress
21
22
.include <bsd.port.mk>
15
.include <bsd.port.mk>
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1563575868
1
TIMESTAMP = 1580672017
2
SHA256 (PECL/php-pecl-php-uploadprogress-1.0.3.1.a.20190424-80a54fa_GH0.tar.gz) = c55f6ee40b8ca43fd6e1571c0a1941ddf442c4bd77088b2fecc67c6d2eab70b4
2
SHA256 (PECL/uploadprogress-1.1.3.tgz) = bcbf96631d257113ef7e85d21870d9b937bed9e00d68a6f1c0accab089af0e69
3
SIZE (PECL/php-pecl-php-uploadprogress-1.0.3.1.a.20190424-80a54fa_GH0.tar.gz) = 12087
3
SIZE (PECL/uploadprogress-1.1.3.tgz) = 14798

Return to bug 243769