Bug 232244 - misc/py-glance: Update to 16.0.1
Summary: misc/py-glance: Update to 16.0.1
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: Martin Wilke
URL:
Keywords:
Depends on: 230131 230135 230136 230379 232241 232243 232246
Blocks:
  Show dependency treegraph
 
Reported: 2018-10-14 12:43 UTC by Kai Knoblich
Modified: 2019-01-29 14:04 UTC (History)
3 users (show)

See Also:
alexander.nusov: maintainer-feedback+


Attachments
py-glance-16.0.1.patch (16.97 KB, patch)
2018-10-14 12:43 UTC, Kai Knoblich
no flags Details | Diff
py-glance-16.0.1-rev1.patch (17.28 KB, patch)
2019-01-13 00:33 UTC, Kai Knoblich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2018-10-14 12:43:37 UTC
Created attachment 198126 [details]
py-glance-16.0.1.patch

Hello,

attached is the patch that updates misc/py-glance to 16.0.1 . 

Changes by upstream:

Changes to the port:
- changed MASTER_SITES to the official upstream repository
- added LICENSE_FILE
- enabled building for Python 3+ ports
- removed RC script glance-glare because it's no longer required
- sorted variables a bit according to the PHB
- added OPTIONS for DOCS, MySQL, PostgreSQL, memcached and MongoDB
- added post-extract, post-patch and post-install targets to replace hardcoded occurences of /etc with ${PREFIX}/etc and to handle the installation of files into ${ETCDIR}
- added pkg-message

QA:
~~~
- poudriere (10.4-, 11.2-RELEASE and 12.0-ALPHA9 amd64 + i386) -> OK
- portlint -> OK
Comment 1 Alexander Nusov 2018-11-04 16:43:17 UTC
thanks
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2019-01-13 00:33:12 UTC
Created attachment 201088 [details]
py-glance-16.0.1-rev1.patch

Rebased patch after ports r490061 has been applied:

Changes by upstream:
- https://docs.openstack.org/releasenotes/glance/queens.html

Changes to the port:
- Changed MASTER_SITES to the official upstream repository
- Added LICENSE_FILE
- Enabled building for Python 3+ ports
- Removed RC script glance-glare because it's no longer required
- Sorted variables a bit according to the PHB
- Added OPTIONS for DOCS, MySQL, PostgreSQL, memcached and MongoDB
- Added post-extract, post-patch and post-install targets to replace hardcoded occurences of /etc with ${PREFIX}/etc and to handle the installation of files into ${ETCDIR}
- Added pkg-message

QA:
~~~
- poudriere (11.2-, 12.0-RELEASE and 13.0-CURRENT@r342772 amd64 + i386) -> OK
- portlint -> OK
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-01-29 14:04:34 UTC
A commit references this bug:

Author: miwi
Date: Tue Jan 29 14:03:32 UTC 2019
New revision: 491563
URL: https://svnweb.freebsd.org/changeset/ports/491563

Log:
  - Update to 16.0.1
  - Changed MASTER_SITES to the official upstream repository
  - Added LICENSE_FILE
  - Enabled building for Python 3+ ports
  - Removed RC script glance-glare because it's no longer required
  - Sorted variables a bit according to the PHB
  - Added OPTIONS for DOCS, MySQL, PostgreSQL, memcached and MongoDB
  - Added post-extract, post-patch and post-install targets to replace hardcoded
    occurences of /etc with ${PREFIX}/etc and to handle the installation of files into ${ETCDIR}
  - Added pkg-message

  PR:		232244
  Submitted by:	freebsd_ports@k-worx.org
  Approved by:	maintainer
  Sponsored by:	iXsystems Inc.

Changes:
  head/misc/py-glance/Makefile
  head/misc/py-glance/distinfo
  head/misc/py-glance/files/glance-api.in
  head/misc/py-glance/files/glance-registry.in
  head/misc/py-glance/files/glance-scrubber.in
  head/misc/py-glance/pkg-message
  head/misc/py-glance/pkg-plist