[Lunar-commits] r24325 - moonbase/trunk/libs/libtrash
Florin Braescu
florin at lunar-linux.org
Sat May 5 18:56:28 CEST 2007
Author: florin
Date: 2007-05-05 18:56:28 +0200 (Sat, 05 May 2007)
New Revision: 24325
Modified:
moonbase/trunk/libs/libtrash/DETAILS
Log:
bump the version from 2.4 to 2.7. A performance fix that keeps it from significantly slowing down as you repeatedly remove the same file.
Modified: moonbase/trunk/libs/libtrash/DETAILS
===================================================================
--- moonbase/trunk/libs/libtrash/DETAILS 2007-05-05 16:51:35 UTC (rev 24324)
+++ moonbase/trunk/libs/libtrash/DETAILS 2007-05-05 16:56:28 UTC (rev 24325)
@@ -1,12 +1,12 @@
MODULE=libtrash
- VERSION=2.4
+ VERSION=2.7
SOURCE=$MODULE-latest.tgz
SOURCE_URL=http://pages.stern.nyu.edu/~marriaga/software/$MODULE/
- SOURCE_VFY=sha1:528c61ddea80dd4e909e66f1a5621edf956d1367
+ SOURCE_VFY=sha1:9a834c6953507806d4ff8a95892cfd872d8b99b7
WEB_SITE=http://pwp.netcabo.pt/0154115101/software/$MODULE/
ENTERED=20040627
- UPDATED=20050925
- SHORT="A shared library which implements a trash can on GNU/Linux."
+ UPDATED=20070505
+ SHORT="A shared library which implements a trash can on GNU/Linux"
cat << EOF
libtrash is a shared library which implements a trash can on GNU/Linux.
More information about the Lunar-commits
mailing list