Ticket #45679: patch-bsdowl.diff

File patch-bsdowl.diff, 1.3 KB (added by michipili (Michael Grünewald), 10 years ago)

Update to v2.1.1

  • devel/bsdowl/Portfile

    diff --git devel/bsdowl/Portfile devel/bsdowl/Portfile
    index 4980e27..13b988b 100644
     
    22# $Id: Portfile 125182 2014-09-09 02:53:08Z ryandesign@macports.org $
    33
    44PortSystem          1.0
    5 PortGroup           bitbucket 1.0
     5PortGroup           github 1.0
    66
    7 bitbucket.setup     michipili bsdowl 2.2 v
     7github.setup        michipili bsdowl 2.2.1 v
    88categories          devel
    99platforms           darwin
    1010maintainers         gmail.com:michipili
    long_description This collection of BSD Make directives can be used to \ 
    2121                    configuration files, Preparation of a static website    \
    2222                    with ONSGMLS.
    2323
    24 checksums           rmd160  e934151176d150151bb2f7848cf9e902f54471db \
    25                     sha256  73f76a738188cac7d17ac8a039254d86e8d37ceef1a9d210040ba3fdbff3fa30
     24checksums           rmd160  db48c5610a99ba001a2be009cf8c9c549d8da197 \
     25                    sha256  269030428efec1a554f7ce038820f218e09523d771875c2ed6b6e7cd0288f4fd
    2626
    27 bitbucket.tarball_from downloads
     27github.tarball_from releases
    2828distname            ${name}-${version}
    2929use_xz              yes
    3030
    3131build.type          bsd
     32
     33depends_build       port:ocaml-findlib \
     34                    port:GraphicsMagick