[Bug 213728] www/httpie: Rename to py-httpie (support multiple/concurrent versions)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 23 12:47:54 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213728
Bug ID: 213728
Summary: www/httpie: Rename to py-httpie (support
multiple/concurrent versions)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ale at FreeBSD.org
Reporter: dbaio at bsd.com.br
CC: ale at FreeBSD.org
Attachment #176082 maintainer-approval?(ale at FreeBSD.org)
Flags:
Assignee: ale at FreeBSD.org
CC: ale at FreeBSD.org
Flags: maintainer-feedback?(ale at FreeBSD.org)
Created attachment 176082
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176082&action=edit
httpie-rename.patch
- Rename to py-httpie (support multiple/concurrent versions) [1]
- Fix dependencies
- Set architecture neutral
- Bump PORTREVISION
That's how I've tried:
$ svn patch /tmp/httpie-rename.patch
U MOVED
U www/Makefile
U www/httpie/Makefile
$ svn move www/httpie/ www/py-httpie/
A www/py-httpie
D www/httpie
D www/httpie/Makefile
D www/httpie/distinfo
D www/httpie/pkg-descr
Fix permissions [2]:
chmod 644 MOVED www/Makefile www/py-httpie/Makefile
$ svn status
M MOVED
M www/Makefile
D www/httpie
> moved to ../py-httpie
D www/httpie/Makefile
D www/httpie/distinfo
D www/httpie/pkg-descr
A + www/py-httpie
> moved from ../httpie
M + www/py-httpie/Makefile
[1] - Reported by koobs@ on IRC, support multiple/concurrent
versions on httpie and py-http-prompt)
[2] - https://issues.apache.org/jira/browse/SVN-4651
[Q/A]
portlint: OK (looks fine.)
testport: python 2.7 and 3.4
poudriere: i386, 9.3 (OK)
poudriere: amd64, 9.3 (OK)
poudriere: i386, 10.3 (OK)
poudriere: amd64, 10.3 (OK)
poudriere: i386, 11 (OK)
poudriere: amd64, 11 (OK)
poudriere: i386, 12 (OK)
poudriere: amd64, 12 (OK)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list