- Fix plist

This commit is contained in:
Steve Wills 2014-07-15 02:12:45 +00:00
parent 8293d4d800
commit fc43f4a8c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361846
2 changed files with 2 additions and 1 deletions

View file

@ -2,7 +2,7 @@
PORTNAME= arcanist PORTNAME= arcanist
PORTVERSION= 20140617 PORTVERSION= 20140617
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= devel CATEGORIES= devel
PKGNAMEPREFIX= php5- PKGNAMEPREFIX= php5-

View file

@ -462,6 +462,7 @@ lib/php/arcanist/src/parser/__tests__/diff/svn-1.7-property-added.svndiff
lib/php/arcanist/src/parser/__tests__/diff/svn-binary-add.svndiff lib/php/arcanist/src/parser/__tests__/diff/svn-binary-add.svndiff
lib/php/arcanist/src/parser/__tests__/diff/svn-binary-diff-freebsd.svndiff lib/php/arcanist/src/parser/__tests__/diff/svn-binary-diff-freebsd.svndiff
lib/php/arcanist/src/parser/__tests__/diff/svn-binary-diff.svndiff lib/php/arcanist/src/parser/__tests__/diff/svn-binary-diff.svndiff
lib/php/arcanist/src/parser/__tests__/diff/svn-double-diff.svndiff
lib/php/arcanist/src/parser/__tests__/diff/svn-empty-file.svndiff lib/php/arcanist/src/parser/__tests__/diff/svn-empty-file.svndiff
lib/php/arcanist/src/parser/__tests__/diff/svn-ignore-whitespace-only.svndiff lib/php/arcanist/src/parser/__tests__/diff/svn-ignore-whitespace-only.svndiff
lib/php/arcanist/src/parser/__tests__/diff/svn-property-add.svndiff lib/php/arcanist/src/parser/__tests__/diff/svn-property-add.svndiff