Summary: | ports-mgmt/portlint - WWW URL can start with https | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | edwin |
Component: | Individual Port(s) | Assignee: | Joe Marcus Clarke <marcus> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
edwin
2008-09-06 01:40:02 UTC
Responsible Changed From-To: freebsd-ports-bugs->marcus Over to maintainer (via the GNATS Auto Assign Tool) 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" State Changed From-To: open->closed Committed, Thanks! State Changed From-To: closed->open Wrong pr Hi
>https:// should be allowed without complaints.
Some ports has ftp:// in WWW: line.
This may be not correct, but still existing practice.
--
Adios
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" State Changed From-To: open->closed Fixed in 2.10.1. |