Bug 120119 - ftp/wget update
Summary: ftp/wget update
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: Vasil Dimov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-29 14:40 UTC by Oleg Gawriloff
Modified: 2008-02-02 08:10 UTC (History)
0 users

See Also:


Attachments
file.diff (923 bytes, patch)
2008-01-29 14:40 UTC, Oleg Gawriloff
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Gawriloff 2008-01-29 14:40:01 UTC
Here's patch to update wget to latest 1.11

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-29 20:43:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vd

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-02 08:03:25 UTC
vd          2008-02-02 08:03:21 UTC

  FreeBSD ports repository

  Modified files:
    ftp/wget             Makefile distinfo pkg-plist 
  Log:
  Upgrade ftp/wget from 1.10.2 to 1.11.
  
  PR:             ports/120119 (based on)
  Submitted by:   Oleg Gawriloff <barzog@telecom.by>
  
  Revision  Changes    Path
  1.85      +3 -2      ports/ftp/wget/Makefile
  1.27      +3 -3      ports/ftp/wget/distinfo
  1.18      +4 -1      ports/ftp/wget/pkg-plist
_______________________________________________
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 Vasil Dimov freebsd_committer freebsd_triage 2008-02-02 08:03:31 UTC
State Changed
From-To: open->closed

Commited with modifications: 
* PORTREVISION should be removed instead of set to 0 (in this particular case) 
* There were pkg-plist changes 
Thanks!