Date: Sat, 19 Jul 2008 20:10:11 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-python@FreeBSD.org Subject: Re: ports/125408: commit references a PR Message-ID: <200807192010.m6JKAB2K057937@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/125408; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/125408: commit references a PR Date: Sat, 19 Jul 2008 20:06:08 +0000 (UTC) miwi 2008-07-19 20:05:57 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-uuid Makefile distinfo pkg-descr pkg-plist Log: UUID object and generation functions for Python. The uuid module here is part of the standard library for Python 2.5, distributed under the Python software license. WWW: http://pypi.python.org/pypi/uuid/ PR: ports/125408 Submitted by: Junji NAKANISHI <jun-g at daemonfreaks.com> Revision Changes Path 1.3137 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/py-uuid/Makefile (new) 1.1 +3 -0 ports/devel/py-uuid/distinfo (new) 1.1 +7 -0 ports/devel/py-uuid/pkg-descr (new) 1.1 +3 -0 ports/devel/py-uuid/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?200807192010.m6JKAB2K057937>