mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Unbreak milestone creation over Conduit API (project.edit).
See also:
0851b89eb6
https://discourse.phabricator-community.org/t/call-to-a-member-function-getphid-on-a-non-object-while-creating-milestone-using-conduit/3370/4
Reported by: Fabian Abplanalp - Legatech GmbH <fabian@legatech.ch>
This commit is contained in:
parent
a03fb3173c
commit
2c2d424c10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542757
@ -2,10 +2,13 @@
|
||||
|
||||
PORTNAME= phabricator
|
||||
PORTVERSION= 20200514
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
|
||||
|
||||
PATCH_SITES= https://github.com/grembo/phabricator/commit/
|
||||
PATCHFILES= 0851b89eb6633dd792cd4eb10c26f86c2f0da56a.patch:-p1
|
||||
|
||||
MAINTAINER= grembo@FreeBSD.org
|
||||
COMMENT= Open source, software engineering platform
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
TIMESTAMP = 1589500570
|
||||
TIMESTAMP = 1595350959
|
||||
SHA256 (phacility-phabricator-20200514-3ee6b53_GH0.tar.gz) = 8bde438e07d59b1e486fec0e2e978e6f0862fca756fdfca5835d96df213c5efc
|
||||
SIZE (phacility-phabricator-20200514-3ee6b53_GH0.tar.gz) = 9384498
|
||||
SHA256 (0851b89eb6633dd792cd4eb10c26f86c2f0da56a.patch) = b40c02f46ca87dbca853b002c0fc0762eb44dd96c73804b61d56c504aa4b404f
|
||||
SIZE (0851b89eb6633dd792cd4eb10c26f86c2f0da56a.patch) = 3500
|
||||
|
Loading…
Reference in New Issue
Block a user