[129878] trunk/dports/devel/bsdowl/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Dec 21 23:18:22 PST 2014


Revision: 129878
          https://trac.macports.org/changeset/129878
Author:   ryandesign at macports.org
Date:     2014-12-21 23:18:22 -0800 (Sun, 21 Dec 2014)
Log Message:
-----------
bsdowl: update to 2.2.1 (#45679; maintainer)

Modified Paths:
--------------
    trunk/dports/devel/bsdowl/Portfile

Modified: trunk/dports/devel/bsdowl/Portfile
===================================================================
--- trunk/dports/devel/bsdowl/Portfile	2014-12-22 07:04:29 UTC (rev 129877)
+++ trunk/dports/devel/bsdowl/Portfile	2014-12-22 07:18:22 UTC (rev 129878)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           bitbucket 1.0
+PortGroup           github 1.0
 
-bitbucket.setup     michipili bsdowl 2.2 v
+github.setup        michipili bsdowl 2.2.1 v
 categories          devel
 platforms           darwin
 maintainers         gmail.com:michipili
@@ -21,11 +21,16 @@
                     configuration files, Preparation of a static website    \
                     with ONSGMLS.
 
-checksums           rmd160  e934151176d150151bb2f7848cf9e902f54471db \
-                    sha256  73f76a738188cac7d17ac8a039254d86e8d37ceef1a9d210040ba3fdbff3fa30
+checksums           rmd160  db48c5610a99ba001a2be009cf8c9c549d8da197 \
+                    sha256  269030428efec1a554f7ce038820f218e09523d771875c2ed6b6e7cd0288f4fd
 
-bitbucket.tarball_from downloads
-distname            ${name}-${version}
+github.tarball_from releases
 use_xz              yes
 
-build.type          bsd
+depends_build       port:ocaml-findlib \
+                    port:GraphicsMagick
+
+# use build.type bmake when available in a released version of MacPorts
+depends_build-append bin:bmake:bmake
+build.cmd           bmake
+build.post_args     -r
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141221/8f55f0c7/attachment.html>


More information about the macports-changes mailing list