Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2016 12:47:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 213728] www/httpie: Rename to py-httpie (support multiple/concurrent versions)
Message-ID:  <bug-213728-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213728

            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@FreeBSD.org
          Reporter: dbaio@bsd.com.br
                CC: ale@FreeBSD.org
 Attachment #176082 maintainer-approval?(ale@FreeBSD.org)
             Flags:
          Assignee: ale@FreeBSD.org
                CC: ale@FreeBSD.org
             Flags: maintainer-feedback?(ale@FreeBSD.org)

Created attachment 176082
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D176082&action=
=3Dedit
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=20
      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)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213728-13>