[32594] trunk/dports/sysutils/file/Portfile

ricci at macports.org ricci at macports.org
Tue Jan 8 13:46:57 PST 2008


Revision: 32594
          http://trac.macosforge.org/projects/macports/changeset/32594
Author:   ricci at macports.org
Date:     2008-01-08 13:46:55 -0800 (Tue, 08 Jan 2008)

Log Message:
-----------
uprev to 4.23
make 'port lint' happy

Modified Paths:
--------------
    trunk/dports/sysutils/file/Portfile

Modified: trunk/dports/sysutils/file/Portfile
===================================================================
--- trunk/dports/sysutils/file/Portfile	2008-01-08 21:46:02 UTC (rev 32593)
+++ trunk/dports/sysutils/file/Portfile	2008-01-08 21:46:55 UTC (rev 32594)
@@ -1,9 +1,10 @@
 # $Id$
 
 PortSystem 1.0
+
 name                file
-version             4.21
-revision            1
+version             4.23
+revision            0
 categories          sysutils
 maintainers         nomaintainer
 description         File - determine file type
@@ -18,9 +19,8 @@
 master_sites        ftp://ftp.fu-berlin.de/unix/tools/${name}/ \
                     ftp://ftp.astron.com/pub/${name}/ \
                     ftp://ftp.gw.com/mirrors/pub/unix/${name}/
-checksums           md5 9e3503116f4269a1be70220ee2234b0e \
-                    sha1 4a919572fed1896212c2d7f41f841845efc1287a \
-                    rmd160 c8cfee27ba7a033bae355e458921eac39913b1e0
+checksums           md5 014a69979a8d5225a6ca2bcc4d7e967e	\
+                    sha1 83a90894a6b89f80207b9fcf0e382a627e4c5f0b
 
 patchfiles          patch-lzma.diff
 
@@ -29,7 +29,7 @@
                     --program-prefix=g
 depends_lib         port:zlib
 
-variant with_default_names {
+variant with_default_names description { don't prefix names with a 'g' } {
     post-destroot {
         foreach d {bin share/man/man1 share/man/man3 share/man/man5} {
             cd ${destroot}${prefix}/$d
@@ -43,4 +43,4 @@
 
 livecheck.check     md5
 livecheck.url       ftp://ftp.fu-berlin.de/unix/tools/${name}/
-livecheck.md5       46b23f5249b93a6948fd2d251ffb9dc5
+livecheck.md5       600d214efae30987572951c14fa31863

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080108/6c4a4417/attachment.html


More information about the macports-changes mailing list