Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340397 - app-doc/doxygen-1.7.2 version bump
Summary: app-doc/doxygen-1.7.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current 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-10-10 19:22 UTC by Arseny Solokha
Modified: 2010-11-02 07:29 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arseny Solokha 2010-10-10 19:22:20 UTC
Doxygen 1.7.2 released on October 9, 2010.  Follow URL for complete changelog.

The patch is trivial.
--- /usr/portage/app-doc/doxygen/doxygen-1.7.1.ebuild	2010-09-29 10:35:22.000000000 +0800
+++ /usr/portage/app-doc/doxygen/doxygen-1.7.2.ebuild	2010-10-11 03:18:54.316001709 +0800
@@ -46,7 +46,7 @@
 	fi
 
 	# Call dot with -Teps instead of -Tps for EPS generation - bug #282150
-	epatch "${FILESDIR}/${P}-dot-eps.patch"
+	epatch "${FILESDIR}/${PN}-1.7.1-dot-eps.patch"
 
 	# prefix search tools patch, plus OSX fixes
 	epatch "${FILESDIR}"/${PN}-1.5.6-prefix-misc-alt.patch

Reproducible: Always
Comment 1 Steve Arnold archtester gentoo-dev 2010-11-02 07:29:16 UTC
Updated to latest release and added (optional) native Tcl support.