[Lunar-commits] r26306 - moonbase/trunk/perl/File-MimeInfo
Dennis Veatch
stumbles at lunar-linux.org
Sat Oct 20 06:28:35 CEST 2007
Author: stumbles
Date: 2007-10-20 06:28:35 +0200 (Sat, 20 Oct 2007)
New Revision: 26306
Modified:
moonbase/trunk/perl/File-MimeInfo/DEPENDS
moonbase/trunk/perl/File-MimeInfo/DETAILS
Log:
bump
Modified: moonbase/trunk/perl/File-MimeInfo/DEPENDS
===================================================================
--- moonbase/trunk/perl/File-MimeInfo/DEPENDS 2007-10-20 04:16:08 UTC (rev 26305)
+++ moonbase/trunk/perl/File-MimeInfo/DEPENDS 2007-10-20 04:28:35 UTC (rev 26306)
@@ -1,3 +1,4 @@
-depends shared-mime-info &&
-depends File-BaseDir &&
+depends shared-mime-info
+depends File-BaseDir
depends IO-stringy
+depends File-DesktopEntry
Modified: moonbase/trunk/perl/File-MimeInfo/DETAILS
===================================================================
--- moonbase/trunk/perl/File-MimeInfo/DETAILS 2007-10-20 04:16:08 UTC (rev 26305)
+++ moonbase/trunk/perl/File-MimeInfo/DETAILS 2007-10-20 04:28:35 UTC (rev 26306)
@@ -1,12 +1,12 @@
MODULE=File-MimeInfo
- VERSION=0.13
+ VERSION=0.14
SOURCE=File-MimeInfo-$VERSION.tar.gz
- SOURCE_URL=ftp://ftp.cpan.org/pub/CPAN/modules/by-authors/id/P/PA/PARDUS/File-MimeInfo/
- SOURCE_VFY=sha1:366c02bd8bacddb614e70e7a2f1886724d8c21ab
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/File-MimeInfo-$VERSION
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_URL=http://search.cpan.org/CPAN/authors/id/P/PA/PARDUS/$MODULE/
+ SOURCE_VFY=sha1:5a375be72c3b9107cdb4ada65b3973bb33e4f474
WEB_SITE=http://search.cpan.org/search?dist=File-MimeInfo
ENTERED=20040728
- UPDATED=20060303
+ UPDATED=20071019
SHORT="determine the mime type of a file"
cat << EOF
This module can be used to determine the mime type of a file. It tries
More information about the Lunar-commits
mailing list