Skip to content
Permalink
Browse files

p5-alien-gimp: update to version 0.08

Build fix for perl5.26+ now included upstream.
  • Loading branch information
dbevans committed Apr 14, 2019
1 parent 6be0dc6 commit 9c4fce99a6b4163d92c654cf2eb511901f7220a4
Showing with 5 additions and 39 deletions.
  1. +5 −6 perl/p5-alien-gimp/Portfile
  2. +0 −33 perl/p5-alien-gimp/files/patch-default-inc-excludes-dot.diff
@@ -4,17 +4,17 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.26 5.28
perl5.setup Alien-Gimp 0.07
revision 1
perl5.setup Alien-Gimp 0.08
license {Artistic-1 GPL}
maintainers {devans @dbevans} openmaintainer
description Alien::Gimp - Encapsulate install info for GIMP
long_description ${description}

platforms darwin

checksums rmd160 14f1603923e1f0debc0e3123bd2cb12c3a6fb7bd \
sha256 bea5cd1a9dd04e70cced1ce93f5092c7f793efd9832ee0f6b69ff4c6e2e3d64d
checksums rmd160 da3c10bb083f31a3f05d3a09673635ce8c7892f6 \
sha256 2f4389558883284ee63f9e0c2e16cde06cbf152e03916fd35d2f0334fca6bf79 \
size 2987

if {${perl5.major} != ""} {
depends_build-append \
@@ -27,8 +27,7 @@ if {${perl5.major} != ""} {
depends_lib-append \
path:lib/libgimpbase-2.0.dylib:gimp2

patchfiles patch-default-inc-excludes-dot.diff \
patch-common.pl.diff
patchfiles patch-common.pl.diff

supported_archs noarch
}

This file was deleted.

0 comments on commit 9c4fce9

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