Date: Mon, 1 Dec 2008 21:19:23 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Data-Uniqid Makefile distinfo pkg-descr pkg-plist Message-ID: <200812012119.mB1LJNLa024216@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-12-01 21:19:23 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Data-Uniqid Makefile distinfo pkg-descr pkg-plist Log: Data::Uniqid provides three simple routines for generating unique ids. These ids are coded with a Base62 systen to make them short and handy (e.g. to use it as part of a URL). PR: ports/129265 Submitted by: Sergey V. Dyatko <sergey.dyatko at gmail.com> Revision Changes Path 1.3281 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/p5-Data-Uniqid/Makefile (new) 1.1 +3 -0 ports/devel/p5-Data-Uniqid/distinfo (new) 1.1 +3 -0 ports/devel/p5-Data-Uniqid/pkg-descr (new) 1.1 +8 -0 ports/devel/p5-Data-Uniqid/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812012119.mB1LJNLa024216>