Skip to content
Permalink
Browse files

analog: update to 6.0.14

use github PG
  • Loading branch information
Schamschula committed Apr 20, 2019
1 parent a9b305a commit f8c3cbfd9bbba2f7ab95767b9fa0b395e2478842
Showing with 6 additions and 11 deletions.
  1. +6 −11 www/analog/Portfile
@@ -1,10 +1,11 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem 1.0
PortGroup github 1.0

github.setup c-amie analog-ce 6.0.14
name analog
version 6.0.13

revision 0
categories www
license GPL-2
maintainers nomaintainer
@@ -17,12 +18,10 @@ long_description \
platforms darwin

homepage http://www.c-amie.co.uk/software/analog/
master_sites http://www.c-amie.co.uk/analog/download/src/
distname analog-src-[string range [subst [regsub -all {\.} "${version}" {}]] 0 6]ce
use_zip yes

checksums rmd160 6bed9c336ba6366b4ad19e2ef31385e9b9c545ba \
sha256 86fdfa2c71121f1ad798cdd799383edfeaead07478cc0362b01acd5e29d34eda
checksums rmd160 d592484af2f0c02ff84cea97090e108e0fbdb40f \
sha256 0589b43b798bacb319b334e8a7a2e6038bad756a851f5c0635dfbff798e56df9 \
size 1562295

# Note, it'd be nice to use an already-installed version of jpeg and libpng
# as well, but analog currently doesn't have a HAVE_ define for them, just
@@ -58,7 +57,3 @@ destroot {
platform darwin {
build.args-append OS="OSX"
}

livecheck.type regex
livecheck.url ${homepage}downloads/
livecheck.regex "Edition (\\d+\\.\\d+(\[0-9rc.\]+)?) Full"

0 comments on commit f8c3cbf

Please sign in to comment.
You can’t perform that action at this time.