Bug 212776 - [NEW PORT] textproc/pecl-xdiff2: PECL extension to create/apply binary and text patches
Summary: [NEW PORT] textproc/pecl-xdiff2: PECL extension to create/apply binary and te...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-17 17:27 UTC by Danilo G. Baio
Modified: 2016-10-10 20:14 UTC (History)
1 user (show)

See Also:


Attachments
pecl-xdiff2.shar (1.62 KB, text/plain)
2016-09-17 17:27 UTC, Danilo G. Baio
no flags Details
pecl-xdiff2-v02.shar (1.65 KB, text/plain)
2016-09-27 20:38 UTC, Danilo G. Baio
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo G. Baio freebsd_committer freebsd_triage 2016-09-17 17:27:42 UTC
Created attachment 174886 [details]
pecl-xdiff2.shar

pecl-xdiff is a php extension that creates and applies
patches to both text and binary files.

WWW: http://pecl.php.net/package/xdiff/

This version is specific to php70 compared to textproc/pecl-xdiff.

portlint: OK (looks fine.)
testport: 
	poudriere: i386,  10.3  (OK)
	poudriere: amd64, 10.3  (OK)
	poudriere: i386,  9.3   (OK)
	poudriere: amd64, 9.3   (OK)
	poudriere: i386,  12    (OK)
	poudriere: amd64, 12    (OK)
Comment 1 Danilo G. Baio freebsd_committer freebsd_triage 2016-09-27 20:38:01 UTC
Created attachment 175203 [details]
pecl-xdiff2-v02.shar


Add "DEFAULT_VERSIONS+= php=70".

portlint: OK (looks fine.)

another around of `poudriere testport`: 
	poudriere: i386,  10.3  (OK)
	poudriere: amd64, 10.3  (OK)
	poudriere: i386,  9.3   (OK)
	poudriere: amd64, 9.3   (OK)
	poudriere: i386,  12    (OK)
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2016-09-28 16:56:42 UTC
Reverting to the first submission, references:
commit ports r412632.
commit ports r422872.
bug 212773, comment 6
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-10-10 20:14:11 UTC
A commit references this bug:

Author: rm
Date: Mon Oct 10 20:13:19 UTC 2016
New revision: 423699
URL: https://svnweb.freebsd.org/changeset/ports/423699

Log:
  pecl-xdiff is a php extension that creates and applies
  patches to both text and binary files.

  WWW: http://pecl.php.net/package/xdiff/

  PR:		212776
  Submitted by:	dbaio@bsd.com.br

Changes:
  head/textproc/Makefile
  head/textproc/pecl-xdiff2/
  head/textproc/pecl-xdiff2/Makefile
  head/textproc/pecl-xdiff2/distinfo
  head/textproc/pecl-xdiff2/pkg-descr
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-10-10 20:14:41 UTC
New port added, thank you!