Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 325019

Summary: app-doc/doxygen-1.7.1 bump request
Product: Gentoo Linux Reporter: Arseny Solokha <asolokha>
Component: New packagesAssignee: Steve Arnold <nerdboy>
Status: RESOLVED FIXED    
Severity: enhancement CC: dev-tools, sping
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.stack.nl/~dimitri/doxygen/changelog.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Updated patch for Gentoo bug #282150

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.