View | Details | Raw Unified | Return to bug 261942
Collapse All | Expand All

(-)b/Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# Created by: Thomas Sandford <freebsduser@paradisegreen.co.uk>
1
# Created by: Thomas Sandford <freebsduser@paradisegreen.co.uk>
2
2
3
PORTNAME=	drush
3
PORTNAME=	drush
4
DISTVERSION=	8.3.3
4
DISTVERSION=	8.4.11
5
PORTREVISION=	0
5
PORTREVISION=	0
6
CATEGORIES=	www
6
CATEGORIES=	www
7
MASTER_SITES=	https://github.com/drush-ops/drush/releases/download/${DISTVERSION}/
7
MASTER_SITES=	https://github.com/drush-ops/drush/releases/download/${DISTVERSION}/
Lines 9-15 Link Here
9
DISTNAME=	drush
9
DISTNAME=	drush
10
EXTRACT_SUFX=	.phar
10
EXTRACT_SUFX=	.phar
11
11
12
MAINTAINER=	mfechner@FreeBSD.org
12
MAINTAINER=	me@skylord.ru
13
COMMENT=	Drupal command line and scripting interface
13
COMMENT=	Drupal command line and scripting interface
14
14
15
LICENSE=	GPLv2+
15
LICENSE=	GPLv2+
(-)b/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1593244065
1
TIMESTAMP = 1657547483
2
SHA256 (drush.phar) = a568bf0bcad1b6f300f0d35d79cccc53f93e7e90edc9822f3a6354145e456f98
2
SHA256 (drush.phar) = e030f5e8f407199cc01b09a6fd635e67f7432a7950b2571bdf9024a6226ce6d4
3
SIZE (drush.phar) = 5028695
3
SIZE (drush.phar) = 1344027

Return to bug 261942