Bug 141728 - [PATCH] shells/zsh: MASTER_SITES and portlint fixes
Summary: [PATCH] shells/zsh: MASTER_SITES and portlint fixes
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: Dag-Erling Smørgrav
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-18 00:10 UTC by Jimmy Olgeni
Modified: 2009-12-18 13:10 UTC (History)
1 user (show)

See Also:


Attachments
zsh-4.3.10_2.patch (1.82 KB, patch)
2009-12-18 00:10 UTC, Jimmy Olgeni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.