Skip to content
Permalink
Browse files

p5-perl-ldap: update to version 0.66

* use metacpan release homepage
* build fix for perl5.26+ now included upstream
  • Loading branch information
dbevans committed Apr 18, 2019
1 parent c54094b commit bdbc19122658987a2d4cfa8e5c3d343e51334168
Showing with 6 additions and 14 deletions.
  1. +6 −5 perl/p5-perl-ldap/Portfile
  2. +0 −9 perl/p5-perl-ldap/files/patch-default-inc-excludes-dot.diff
@@ -4,15 +4,18 @@ PortSystem 1.0
PortGroup perl5 1.0

perl5.branches 5.26 5.28
perl5.setup perl-ldap 0.65 ../../authors/id/M/MA/MARSCHAP/
perl5.setup perl-ldap 0.66 ../../authors/id/M/MA/MARSCHAP/
license {Artistic-1 GPL}
maintainers nomaintainer
description A client interface to LDAP servers
long_description ${description}
platforms darwin

checksums rmd160 d64f937a294c640adde6bfb8fa3176c964105a52 \
sha256 5f57dd261dc16ebf942a272ddafe69526598df71151a51916edc37a4f2f23834
homepage https://metacpan.org/release/perl-ldap

checksums rmd160 97208a3278920a2a8ea770e3b8478db191245402 \
sha256 09263ce6166e80c98d689d41d09995b813389fd069b784601f6dc57f8e2b4102 \
size 319210

if {${perl5.major} != ""} {
depends_build-append \
@@ -29,7 +32,5 @@ if {${perl5.major} != ""} {
port:p${perl5.major}-xml-parser \
port:p${perl5.major}-xml-sax-writer

patchfiles patch-default-inc-excludes-dot.diff

supported_archs noarch
}

This file was deleted.

0 comments on commit bdbc191

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