Date: Sun, 19 Nov 2006 00:00:39 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-python@FreeBSD.org Subject: Re: ports/104597: commit references a PR Message-ID: <200611190000.kAJ00daC018305@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/104597; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/104597: commit references a PR Date: Sat, 18 Nov 2006 23:50:57 +0000 (UTC) miwi 2006-11-18 23:50:50 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-configobj Makefile distinfo pkg-descr pkg-plist Log: ConfigObj is a simple but powerful config file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmer's interface and a simple syntax for config file WWW: http://www.voidspace.org.uk/python/configobj.html PR: ports/104597 Submitted by: Choe, Cheng-Dae Revision Changes Path 1.2516 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/py-configobj/Makefile (new) 1.1 +3 -0 ports/devel/py-configobj/distinfo (new) 1.1 +5 -0 ports/devel/py-configobj/pkg-descr (new) 1.1 +7 -0 ports/devel/py-configobj/pkg-plist (new) _______________________________________________ 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611190000.kAJ00daC018305>