Bug 127128 - ports-mgmt/portlint - WWW URL can start with https
Summary: ports-mgmt/portlint - WWW URL can start with https
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-06 01:40 UTC by edwin
Modified: 2008-10-21 23:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description edwin 2008-09-06 01:40:02 UTC
The pkg-descr I just commited contains as WWW URL:

	WWW: https://jogl.dev.java.net/

Portlint complains about it as:

	[~/cvs/ports/graphics/jogl] edwin@k7>portlint 
	WARN: /usr/home/edwin/cvs/ports/graphics/jogl/pkg-descr: WWW URL, https://jogl.dev.java.net/ should begin with "http://".

https:// should be allowed without complaints.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-06 01:40:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->marcus

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-09-23 03:27:23 UTC
beech       2008-09-23 02:27:18 UTC

  FreeBSD ports repository

  Modified files:
    games/traindirector  Makefile distinfo 
  Added files:
    games/traindirector/files patch-Makefile.fc9 
  Removed files:
    games/traindirector  pkg-plist 
    games/traindirector/files patch-Makefile patch-setup_trdir.sh 
  Log:
  Update to 3.5
  
  PR:             ports/127128
  Submitted by:   Artem Naluzhnyy <tut@nhamon.com.ua>
  Approved by:    Guido Falsi <mad@madpilot.net> (maintainer)
  
  Revision  Changes    Path
  1.15      +18 -14    ports/games/traindirector/Makefile
  1.10      +3 -3      ports/games/traindirector/distinfo
  1.4       +0 -24     ports/games/traindirector/files/patch-Makefile (dead)
  1.1       +32 -0     ports/games/traindirector/files/patch-Makefile.fc9 (new)
  1.6       +0 -65     ports/games/traindirector/files/patch-setup_trdir.sh (dead)
  1.4       +0 -19     ports/games/traindirector/pkg-plist (dead)
_______________________________________________
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 3 Beech Rintoul freebsd_committer freebsd_triage 2008-09-23 03:27:41 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 4 Beech Rintoul freebsd_committer freebsd_triage 2008-09-23 03:32:06 UTC
State Changed
From-To: closed->open

Wrong pr
Comment 5 Alex Kozlov 2008-09-23 05:31:38 UTC
Hi

>https:// should be allowed without complaints.
Some ports has ftp:// in WWW: line.
This may be not correct, but still existing practice.


--
Adios
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-10-21 23:38:23 UTC
marcus      2008-10-21 22:38:14 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portlint  Makefile 
    ports-mgmt/portlint/src portlint.pl 
  Log:
  Update to 2.10.1
  
  * Allow WWW URLs which start with "https://" [1]
  * Warn on possible improper use of @dirrm[try] [2]
  
  PR:             127128 [1]
                  127081 [2]
  Submitted by:   Tomoyuki Sakurai <cherry@trombik.org> [2]
  
  Revision  Changes    Path
  1.126     +1 -1      ports/ports-mgmt/portlint/Makefile
  1.103     +9 -4      ports/ports-mgmt/portlint/src/portlint.pl
_______________________________________________
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 7 Joe Marcus Clarke freebsd_committer freebsd_triage 2008-10-21 23:38:51 UTC
State Changed
From-To: open->closed

Fixed in 2.10.1.