Bug 194742 - [maintainer] devel/git-review upgrade from 1.23 to 1.24
Summary: [maintainer] devel/git-review upgrade from 1.23 to 1.24
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Thomas Zander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-01 16:40 UTC by dereckson
Modified: 2014-11-07 22:44 UTC (History)
2 users (show)

See Also:
dereckson: maintainer-feedback+


Attachments
Port upgrade svn diff (1.21 KB, patch)
2014-11-01 16:40 UTC, dereckson
no flags Details | Diff
Port upgrade svn diff (1.39 KB, patch)
2014-11-01 20:32 UTC, dereckson
dereckson: maintainer-approval+
Details | Diff
Port upgrade svn diff (1.63 KB, patch)
2014-11-07 19:11 UTC, dereckson
dereckson: maintainer-approval+
Details | Diff
Port upgrade svn diff (1.48 KB, patch)
2014-11-07 20:55 UTC, dereckson
dereckson: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dereckson 2014-11-01 16:40:13 UTC
Created attachment 148887 [details]
Port upgrade svn diff

Upgrade to last version.

Makefile changes:
* Python distutils is now required to generate the git-review script
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-11-01 16:40:13 UTC
Maintainer CC'd
Comment 2 dereckson 2014-11-01 19:55:01 UTC
HOLD. There is an issue with the egg installation.
Comment 3 dereckson 2014-11-01 20:32:29 UTC
Created attachment 148903 [details]
Port upgrade svn diff
Comment 4 dereckson 2014-11-01 20:34:41 UTC
Issue resolved.

_______________________________________


Port upgraded to 1.24

Makefile changes:
* Python distutils is now required to generate the git-review script
* MDOCS option compliant
Comment 5 John Marino freebsd_committer freebsd_triage 2014-11-01 22:52:36 UTC
This was converted to an auto-plist so the lack of test logs is a minor risk.  Promoting to patch ready.
Comment 6 Thomas Zander freebsd_committer freebsd_triage 2014-11-03 19:06:06 UTC
This port tries to download stuff during configure stage. This is not supported.
From my logs:

=======================<phase: configure      >============================
===>   git-review-1.24 depends on package: py27-setuptools27>0 - found
===>   git-review-1.24 depends on file: /usr/local/bin/python2.7 - found
===>  Configuring for git-review-1.24
Download error on https://pypi.python.org/simple/pbr/: [Errno 8] hostname nor servname provided, or not known -- Some packages may not be found!
Couldn't find index page for 'pbr' (maybe misspelled?)
Download error on https://pypi.python.org/simple/: [Errno 8] hostname nor servname provided, or not known -- Some packages may not be found!
Comment 7 dereckson 2014-11-07 19:11:04 UTC
Created attachment 149164 [details]
Port upgrade svn diff
Comment 8 dereckson 2014-11-07 19:12:19 UTC
Issue resolved, the new setuptools requires devel/py-prbr.

_______________________________________


Port upgraded to 1.24

Makefile changes:
* MDOCS option compliant
* Python distutils is now required to generate the git-review script
* Added dependency to devel/py-pbr

https://redports.org/~dereckson/20141107185300-22974-254195/git-review-1.24.log
Comment 9 Thomas Zander freebsd_committer freebsd_triage 2014-11-07 19:56:13 UTC
Now it would be extremely helpful if the patch applied cleanly to an up to date ports tree...
Comment 10 dereckson 2014-11-07 20:55:21 UTC
Created attachment 149166 [details]
Port upgrade svn diff
Comment 11 commit-hook freebsd_committer freebsd_triage 2014-11-07 22:20:40 UTC
A commit references this bug:

Author: riggs
Date: Fri Nov  7 22:19:47 UTC 2014
New revision: 372300
URL: https://svnweb.freebsd.org/changeset/ports/372300

Log:
  Update to upstream version 1.24

  PR:		194742
  Submitted by:	dereckson@espace-win.org (maintainer)

Changes:
  head/devel/git-review/Makefile
  head/devel/git-review/distinfo