Bug 167084

Summary: ports-mgmt/portupgrade-devel Makefile update
Product: Ports & Packages Reporter: ksmakoto
Component: Individual Port(s)Assignee: Jason Helfman <jgh>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
patch.txt
none
patch.txt none

Description ksmakoto 2012-04-19 03:00:15 UTC
MASTER_SITE of pkgtools have moved. Please update.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-19 03:00:53 UTC
Maintainer of ports-mgmt/portupgrade-devel,

Please note that PR ports/167084 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167084

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-19 03:00:56 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Bryan Drewery 2012-04-19 03:28:17 UTC
Thanks.

Also need to update GIT_REPO_URL so it works unauthenticated. Patch
attached.

Bryan
Comment 4 Bryan Drewery 2012-04-19 14:40:25 UTC
Hi,

This patch fixes not having SSL support in base, adds the LICENSE, fixes
the repo URL, and some portlint findings.

Thanks,
Bryan Drewery
Comment 5 Jason Helfman freebsd_committer freebsd_triage 2012-04-19 20:56:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jgh

I'll take it.
Comment 6 Jason Helfman freebsd_committer freebsd_triage 2012-04-20 06:39:50 UTC
State Changed
From-To: feedback->open

maintainer approved, via conversation #efnet
Comment 7 dfilter service freebsd_committer freebsd_triage 2012-04-20 06:44:23 UTC
jgh         2012-04-20 05:44:16 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portupgrade-devel Makefile 
  Log:
  - Update MASTER_SITES [1]
  - addresses not having SSL support in base [2]
  - add LICENSE [2]
  - some portlint findings [2]
  
  PR:     ports/167084
  Submitted by:   ksmakoto@dd.iij4u.or.jp [1], maintainer bryan@shatow.net [2]
  
  Revision  Changes    Path
  1.280     +7 -6      ports/ports-mgmt/portupgrade-devel/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 Jason Helfman freebsd_committer freebsd_triage 2012-04-20 06:44:32 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!