Bug 201159 - [PATCH] devel/re2: update to 20150601
Summary: [PATCH] devel/re2: update to 20150601
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: Julien Laffaye
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-06-28 08:32 UTC by Po-Chuan Hsieh
Modified: 2015-07-18 17:09 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (jlaffaye)


Attachments
re2 diff (3.76 KB, patch)
2015-06-28 08:32 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-06-28 08:32:54 UTC
Created attachment 158111 [details]
re2 diff

- Update to 20150601
- Use USE_GITHUB
- Cleanup Makefile
- Update WWW

Changes:        https://github.com/google/re2/commits/master
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-07-18 17:07:04 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Jul 18 17:06:28 UTC 2015
New revision: 392435
URL: https://svnweb.freebsd.org/changeset/ports/392435

Log:
  - Update to 20150601
  - Use USE_GITHUB
  - Cleanup Makefile
  - Update WWW

  Changes:	https://github.com/google/re2/commits/master
  PR:		201159
  Submitted by:	sunpoet (myself)
  Approved by:	maintainer (timeout, 20 days)

Changes:
  head/devel/re2/Makefile
  head/devel/re2/distinfo
  head/devel/re2/files/
  head/devel/re2/files/patch-Makefile
  head/devel/re2/pkg-descr
  head/devel/re2/pkg-plist
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-07-18 17:09:20 UTC
Committed. Thanks!