pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/rt4 move comment so it makes more sense



details:   https://anonhg.NetBSD.org/pkgsrc/rev/67366a0d1cd3
branches:  trunk
changeset: 441308:67366a0d1cd3
user:      spz <spz%pkgsrc.org@localhost>
date:      Sun Nov 01 10:31:22 2020 +0000

description:
move comment so it makes more sense

diffstat:

 devel/rt4/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 454b4ba9367e -r 67366a0d1cd3 devel/rt4/Makefile
--- a/devel/rt4/Makefile        Sun Nov 01 09:33:49 2020 +0000
+++ b/devel/rt4/Makefile        Sun Nov 01 10:31:22 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2020/09/23 22:54:14 mef Exp $
+# $NetBSD: Makefile,v 1.38 2020/11/01 10:31:22 spz Exp $
 
 DISTNAME=      rt-4.2.16
 PKGNAME=       ${DISTNAME:S/rt/rt4/}
@@ -90,13 +90,13 @@
 DEPENDS+=      p5-HTML-Mason>=1.43:../../www/p5-HTML-Mason
 
 # Mailgate dependencies
+# Net::SSL is a part of p5-Crypt-SSLeay.
 DEPENDS+=      p5-Crypt-SSLeay-[0-9]*:../../security/p5-Crypt-SSLeay
 #DEPENDS+=     {perl>=5,p5-Getopt-Long-[0-9]*}:../../devel/p5-Getopt-Long
 DEPENDS+=      p5-LWP-Protocol-https-[0-9]*:../../www/p5-LWP-Protocol-https
 # LWP::UserAgent is a part of p5-libwww.
 DEPENDS+=      p5-libwww-[0-9]*:../../www/p5-libwww
 DEPENDS+=      p5-Mozilla-CA-[0-9]*:../../security/p5-Mozilla-CA
-# Net::SSL is a part of p5-Crypt-SSLeay.
 #DEPENDS+=     {perl>=5.6.0,p5-Pod-Usage-[0-9]*}:../../devel/p5-Pod-Usage
 
 # CLI dependencies



Home | Main Index | Thread Index | Old Index