Bug 141728

Summary: [PATCH] shells/zsh: MASTER_SITES and portlint fixes
Product: Ports & Packages Reporter: Jimmy Olgeni <olgeni>
Component: Individual Port(s)Assignee: Dag-Erling Smørgrav <des>
Status: Closed FIXED    
Severity: Affects Only Me CC: des
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
zsh-4.3.10_2.patch none

Description Jimmy Olgeni freebsd_committer freebsd_triage 2009-12-18 00:10:05 UTC
A couple of fixes:

* Fetch documentation from the zsh-doc-dev sourceforge project.
Currently the sourceforge docs download fails and the tarball is
only retrieved from the FreeBSD distfiles mirror.

* Make portlint happy by using ${ECHO}, and TABs in assignments.

Port maintainer (des@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-12-18 00:19:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->des

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-12-18 13:05:36 UTC
olgeni      2009-12-18 13:05:28 UTC

  FreeBSD ports repository

  Modified files:
    shells/zsh           Makefile 
  Log:
  * Fetch documentation from the zsh-doc-dev sourceforge project.
  
  * Make portlint happy by using ${ECHO}, and TABs in assignments.
  
  PORTREVISION bump not required.
  
  PR:             ports/141728
  Submitted by:   olgeni
  Approved by:    des (by mail)
  
  Revision  Changes    Path
  1.118     +8 -7      ports/shells/zsh/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 3 Jimmy Olgeni freebsd_committer freebsd_triage 2009-12-18 13:05:40 UTC
State Changed
From-To: open->closed

Committed.