New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80690


Ignore:
Timestamp:
07/16/11 05:38:56 (4 years ago)
Author:
dluke@…
Message:

p5-svn-notify: version bump, add openmaintainer, add license

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/perl/p5-svn-notify/Portfile

    r76604 r80690  
    44PortGroup       perl5 1.0 
    55 
    6 perl5.setup     SVN-Notify 2.80 
    7 revision        1 
    8 maintainers     geeklair.net:dluke 
     6perl5.setup     SVN-Notify 2.82 
     7maintainers     geeklair.net:dluke openmaintainer 
    98description     Subversion activity notification 
     9license         {GPL-1+ Artistic} 
     10 
    1011long_description \ 
    1112                This class may be used for sending email messages for \ 
     
    2021platforms       darwin 
    2122 
    22 checksums       md5     a91d42660ffd46a224cac95e2d17f016 \ 
    23                 sha1    3b17d71d8af0c84f2a2eeabae62ca0654ae1e8f7 \ 
    24                 rmd160  7ef0ae3d391ddacf0d1511f21c29288d959d58aa 
    25  
    2623depends_lib-append      port:p5-module-build \ 
    2724                        port:p5-pathtools \ 
     
    3128                        port:p5-text-trac 
    3229 
    33 # This ugliness can go away after the 1.9 release  
    34 # in favor of just suppored_archs 
     30checksums           md5     6abd0450b81571b74eb001a1d0c77f17 \ 
     31                    sha1    23fda8be89b0cfd5e3645e7a98c2f637305e8307 \ 
     32                    rmd160  ff49f2fad7b6c29aa1e74121a7ace5a0f871b63c 
     33 
    3534supported_archs noarch 
Note: See TracChangeset for help on using the changeset viewer.