Bug 161369 - lang/erlang: fails to fetch documentation tarball
Summary: lang/erlang: fails to fetch documentation tarball
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: Jimmy Olgeni
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-07 15:10 UTC by Besedin Konstantin
Modified: 2011-10-07 16:00 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 Besedin Konstantin 2011-10-07 15:10:07 UTC
Unable to fetch documentation tarball while building erlang.

There's a note on erlang downloads page(http://www.erlang.org/download.html), saying that this tarball was updated 7.Oct.2011, so its size and checksum in distinfo file are invalid.

Fix: 

Running 'make makesum' in port's directory solved it for me.
How-To-Repeat: Try to install or upgrade lang/erlang
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-07 15:10:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->olgeni

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jimmy Olgeni freebsd_committer freebsd_triage 2011-10-07 15:16:30 UTC
State Changed
From-To: open->analyzed

Checking this out...
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-10-07 15:49:23 UTC
olgeni      2011-10-07 14:49:14 UTC

  FreeBSD ports repository

  Modified files:
    lang/erlang          Makefile distinfo 
  Log:
  Update documentation tarball checksum due to minor errors.
  
  PR:             ports/161369
  Submitted by:   Besedin Konstantin <besedin.k gmail com>
  
  Revision  Changes    Path
  1.169     +1 -0      ports/lang/erlang/Makefile
  1.50      +2 -2      ports/lang/erlang/distinfo
_______________________________________________
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 4 Jimmy Olgeni freebsd_committer freebsd_triage 2011-10-07 15:49:55 UTC
State Changed
From-To: analyzed->closed

Fixed. Thanks for reporting!