Skip to content

Commit 5ea6490

Browse files
committed
*: simplify p5-Algorithm-Diff dependency, pkgsrc version was always new enough
1 parent 01c22ee commit 5ea6490

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

editors/p5-Padre/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.70 2023/01/29 21:15:56 ryoon Exp $
1+
# $NetBSD: Makefile,v 1.71 2023/05/21 05:30:40 wiz Exp $
22

33
DISTNAME= Padre-1.00
44
PKGNAME= p5-${DISTNAME}
@@ -26,7 +26,7 @@ BUILD_DEPENDS+= p5-Test-NoWarnings>=0.084:../../devel/p5-Test-NoWarnings
2626
BUILD_DEPENDS+= p5-Test-Script>=1.07:../../devel/p5-Test-Script
2727

2828
#DEPENDS+= p5-ack>=1.86:../../textproc/p5-ack
29-
DEPENDS+= p5-Algorithm-Diff>=1.1900:../../devel/p5-Algorithm-Diff
29+
DEPENDS+= p5-Algorithm-Diff>=0:../../devel/p5-Algorithm-Diff
3030
DEPENDS+= p5-App-cpanminus>=0.9923:../../devel/p5-App-cpanminus
3131
DEPENDS+= p5-CGI>=3.47:../../www/p5-CGI
3232
DEPENDS+= p5-Capture-Tiny>=0.06:../../devel/p5-Capture-Tiny

sysutils/shelldap/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.22 2022/06/28 11:36:05 wiz Exp $
1+
# $NetBSD: Makefile,v 1.23 2023/05/21 05:30:39 wiz Exp $
22

33
PKGNAME= shelldap-1.5.1
44
PKGREVISION= 4
@@ -15,7 +15,7 @@ LICENSE= modified-bsd
1515
DEPENDS+= p5-YAML-Syck>=1.15:../../textproc/p5-YAML-Syck
1616
DEPENDS+= p5-Term-Shell>=0.02:../../devel/p5-Term-Shell
1717
#DEPENDS+= {perl>=5.13.6,p5-Digest-MD5>=2.51}:../../security/p5-Digest-MD5
18-
DEPENDS+= p5-Algorithm-Diff>=1.1902:../../devel/p5-Algorithm-Diff
18+
DEPENDS+= p5-Algorithm-Diff>=0:../../devel/p5-Algorithm-Diff
1919
DEPENDS+= p5-perl-ldap>=0.40.01:../../databases/p5-perl-ldap
2020
DEPENDS+= p5-Tie-IxHash>=1.23:../../devel/p5-Tie-IxHash
2121

0 commit comments

Comments
 (0)