Changeset 15652 for trunk/dports


Ignore:
Timestamp:
Dec 30, 2005, 10:26:41 PM (18 years ago)
Author:
yves
Message:

version 10.31

Bug:
Submitted by:
Reviewed by:
Approved by:
Obtained from:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/graphics/netpbm/Portfile

    r14843 r15652  
    1 # $Id: Portfile,v 1.15 2005/10/26 23:51:52 yves Exp $
     1# $Id: Portfile,v 1.16 2005/12/30 22:26:41 yves Exp $
    22PortSystem 1.0
    33name            netpbm
    4 version         10.30
     4version         10.31
    55categories      graphics
    66maintainers     yves@opendarwin.org
     
    2020                port:libpng port:jasper
    2121extract.suffix  .tgz
    22 checksums       md5 f84620e2733fb13eebe1394948077342
     22checksums       md5 6ba2e0ee998eb23f4620ec9c175a90b6
    2323
    2424set gcc-suffix ""
     
    2828    if {![catch {set is_installed [registry_installed ${name}]} result]} {
    2929        ui_msg "##################################################################################"
    30         ui_msg "    If you are upgrading from a previous netpbm version"
    31         ui_msg "    using the 'port upgrade' command, the build will miserably fail"
     30        ui_msg "    If you are upgrading from a previous netpbm version,"
     31        ui_msg "    using the 'port upgrade' command will sometimes miserably fail"
    3232        ui_msg "    Please use the following commands instead :"
    3333        ui_msg "        port deactivate netpbm"
Note: See TracChangeset for help on using the changeset viewer.