Bug 164508 - [patch] port devel/subversion Book URLs are invalid
Summary: [patch] port devel/subversion Book URLs are invalid
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 11:00 UTC by gehm
Modified: 2012-02-12 21: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 gehm 2012-01-26 11:00:02 UTC
The URL for SVN Book ist invalid.

Fix: 

3,6c3,6
< SHA256 (subversion17/svn-book-html.tar.bz2) = 2a6b58ac4951c719a5a52dfb6f16c8478a0cca117469910cf0e2fc336a492484
< SIZE (subversion17/svn-book-html.tar.bz2) = 443043
< SHA256 (subversion17/svn-book.pdf) = 90f503f6a4c4138c27abb88d457322cfb5e6599eb0b7e5c462b683384ad46d74
< SIZE (subversion17/svn-book.pdf) = 1722286
---
> SHA256 (subversion17/svn-book-html.tar.bz2) = c4e2f322a6a5aa9ecc707491d681537f25a1010c51def99ea165abf811e582af
> SIZE (subversion17/svn-book-html.tar.bz2) = 467982
> SHA256 (subversion17/svn-book.pdf) = 2dd7997e6589efbdbf999f8b81b895cedba94574594df72c93e3625093a32fd1
> SIZE (subversion17/svn-book.pdf) = 1921989
--- distinfo.diff ends here -----QruqjzRtmz3GO1i9FS0NZqOQdWiSKnOSR50zMKzLsM7CVfzH
Content-Type: text/plain; name="Makefile.common.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="Makefile.common.diff"

12c12
< 		http://svnbook.red-bean.com/en/1.6/:book
---
> 		http://svnbook.red-bean.com/en/1.7/:book
How-To-Repeat: Try to install with books... :-)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-26 11:00:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lev

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 gehm 2012-01-26 11:15:02 UTC
Sorry for double-post... Was cause of the greylisting... Misunderstood 
my mmaillogs ;-)
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2012-02-08 20:32:40 UTC
Responsible Changed
From-To: lev->pgollucci

I will take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-02-12 20:53:39 UTC
pgollucci    2012-02-12 20:53:25 UTC

  FreeBSD ports repository

  Modified files:
    devel/subversion     Makefile.common distinfo 
  Log:
  - Fix Subversion Book
  
  PR:         ports/163194, ports/164308, ports/164508
  Submitted by:   glewis@, several
  Approved by:    maintainer timeout (lev ; 58 days)
  
  Revision  Changes    Path
  1.58      +2 -2      ports/devel/subversion/Makefile.common
  1.82      +0 -4      ports/devel/subversion/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 5 Philip M. Gollucci freebsd_committer freebsd_triage 2012-02-12 20:54:02 UTC
State Changed
From-To: open->closed

Committed, Thanks!