On Fri, May 16, 2008 at 06:02:12PM +0200, Jonathan Armani wrote:
> This patch update gns3 to version 0.5.
>
> Tested on i386, able to run IOS and faster than previous.

I haven't tested your update (yet), but your port would be a good
place to use MODPY_EGG_VERSION. In pkg/PLIST, you have:

    
+lib/python${MODPY_VERSION}/site-packages/GNS3-0.5-py${MODPY_VERSION}.egg-info

The '0.5' version string in th egg-info filename makes updates more
verbose (as in this case). I recently[0] added support for the
special MODPY_EGG_VERSION variable to python.port.mk that makes
handling this case cleaner.

For gns3 (and similar Python ports), use MODPY_EGG_VERSION instead
of the V variable and re-run update-plist. I'll test with this
change.

Thanks!

[0] http://marc.info/?l=openbsd-ports&m=120844376727852&w=2

-- 

o--------------------------{ Will Maier }--------------------------o
| web:.......http://www.lfod.us/ | [EMAIL PROTECTED] |
*---------------------[ BSD: Live Free or Die ]--------------------*

Reply via email to