Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 325019 - app-doc/doxygen-1.7.1 bump request
Summary: app-doc/doxygen-1.7.1 bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Steve Arnold
URL: http://www.stack.nl/~dimitri/doxygen/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-22 08:05 UTC by Arseny Solokha
Modified: 2010-07-29 23:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Updated patch for Gentoo bug #282150 (doxygen-1.7.0-dot-eps.patch,1.33 KB, patch)
2010-06-22 08:06 UTC, Arseny Solokha
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arseny Solokha 2010-06-22 08:05:27 UTC
Doxygen 1.7.0 released on June 15, 2010. Follow URL for the complete changelog.

Reproducible: Always

Steps to Reproduce:
Comment 1 Arseny Solokha 2010-06-22 08:06:38 UTC
Created attachment 236209 [details, diff]
Updated patch for Gentoo bug #282150
Comment 2 Steve Arnold archtester gentoo-dev 2010-07-26 07:50:35 UTC
Now updated to 1.7.1 in portage.
Comment 3 shade 2010-07-26 12:25:53 UTC
>>> Starting src_prepare

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/app-doc/doxygen/files/doxygen-1.7.1-dot-eps.patch
 *   ( doxygen-1.7.1-dot-eps.patch )



i get that from 1.7.1
Comment 4 Arseny Solokha 2010-07-27 07:47:02 UTC
(In reply to comment #3)
> >>> Starting src_prepare
> 
>  * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
>  * 
>  *   /usr/portage/app-doc/doxygen/files/doxygen-1.7.1-dot-eps.patch
>  *   ( doxygen-1.7.1-dot-eps.patch )
> 
> 
> 
> i get that from 1.7.1
> 

Line 49
epatch "${FILESDIR}/${P}-dot-eps.patch"
should be replaced with
epatch "${FILESDIR}/${PN}-1.7.0-dot-eps.patch"
or file files/doxygen-1.7.0-dot-eps.patch should be renamed to doxygen-1.7.1-dot-eps.patch.
Comment 5 Steve Arnold archtester gentoo-dev 2010-07-29 23:59:51 UTC
epatch "${FILESDIR}/${P}-dot-eps.patch" should work with the new patch file in portage (doxygen-1.7.1-dot-eps.patch).  Either you need to re-sync or you have cruft.