Ticket #5407: gallery.diff

File gallery.diff, 757 bytes (added by joe@…, 19 years ago)

update to Gallery 2.0.1

  • www/gallery/Portfile

    old new  
    1 PortSystem              1.0
     1# $Id: Portfile,v 1.1 2005/10/06 20:25:38 mww Exp $
     2
     3PortSystem 1.0
    24
    35name                    gallery
    4 version                 2.0.1
     6version                 2.0
    57categories              www
    68maintainers             joe@netmusician.org
    79
     
    2022homepage                http://gallery.menalto.com
    2123master_sites            sourceforge
    2224distname                gallery-${version}-full
    23 checksums               md5 e2601ba687acd3a43560041988a3b2a5
     25checksums               md5 2b0f11a494b7c18e17f333509cbb7ee8
    2426platforms               darwin freebsd
    2527
    2628depends_run             port:jhead \
     
    5961}
    6062
    6163use_configure   no
    62 configure       {}
    6364build           {}
    6465
    65 
    6666set docpath ${destroot}${prefix}/www/data/gallery
    6767     
    6868destroot {