Changeset 17167 for trunk/dports


Ignore:
Timestamp:
Mar 26, 2006, 9:00:44 AM (18 years ago)
Author:
blb
Message:

Port: fluxbox
Version: 0.9.15
Bug: 7944
Bug-URL: <http://bugzilla.opendarwin.org/show_bug.cgi?id=7944>

Update port x11/fluxbox
Version bump to 0.9.15, switch to bz2 archive

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/x11/fluxbox/Portfile

    r14389 r17167  
    1 # $Id: Portfile,v 1.14 2005/10/03 14:46:52 mww Exp $
     1# $Id: Portfile,v 1.15 2006/03/26 09:00:44 blb Exp $
    22
    33PortSystem 1.0
    44name            fluxbox
    5 version         0.9.14
     5version         0.9.15
    66description     Lightweight window manager based on Blackbox 0.61.1
    77long_description        It's based on the Blackbox 0.61.1 code. Fluxbox \
    88                        looks like blackbox and handles styles, colors, \
    99                        window placement and similar thing exactly like \
    10                         blackbox (100% theme/style compability).
     10                        blackbox (100% theme/style compatibility).
    1111maintainers     pierre@queinnec.org
    12 categories      x11-wm x11
     12categories      x11 x11-wm
    1313platforms       darwin freebsd
    1414homepage        http://fluxbox.sourceforge.net/
    1515master_sites    sourceforge
    16 checksums       md5 fc013c3d233ce11bcb8b6d989b1a4326
     16checksums       md5 5fd0353b79d433c117f650a53c254e88
     17use_bzip2       yes
    1718depends_lib     lib:libX11.6:XFree86 lib:libXext.6:XFree86
    1819configure.args  --mandir=${prefix}/share/man
Note: See TracChangeset for help on using the changeset viewer.