Bug 216386

Summary: devel/py-gitosis: Update MASTER_SITES
Product: Ports & Packages Reporter: Douglas Thrift <douglas>
Component: Individual Port(s)Assignee: Jason E. Hale <jhale>
Status: Closed FIXED    
Severity: Affects Only Me CC: jhale
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
devel/py27-gitosis-0.2.20090917_1.diff douglas: maintainer-approval+

Description Douglas Thrift 2017-01-23 01:35:30 UTC
Created attachment 179232 [details]
devel/py27-gitosis-0.2.20090917_1.diff

Updated MASTER_SITES from apt.douglasthrift.net and code.douglasthrift.net to dl1.douglasthrift.net and dl2.douglasthrift.net. Removed unnecessary post-install chmod.

portlint: OK (looks fine.)
testport: OK (poudriere: 103i386, 103amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-01-25 14:25:29 UTC
A commit references this bug:

Author: jhale
Date: Wed Jan 25 14:24:44 UTC 2017
New revision: 432417
URL: https://svnweb.freebsd.org/changeset/ports/432417

Log:
  Update MASTER_SITES
  Remove superfluous post-install chmod (no change to package)

  While here:
  Update WWW which was redirecting
    $ curl -I http://eagain.net/gitweb/?p=gitosis.git
    HTTP/1.1 302 Found
    Location: https://github.com/tv42/
    Date: Wed, 25 Jan 2017 14:14:47 GMT
    Content-Type: text/plain; charset=utf-8

  PR:		216386
  Submitted by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)

Changes:
  head/devel/py-gitosis/Makefile
  head/devel/py-gitosis/pkg-descr
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2017-01-25 14:27:12 UTC
Committed, thanks!