pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/rt4



Module Name:    pkgsrc
Committed By:   spz
Date:           Sun Nov  1 10:31:22 UTC 2020

Modified Files:
        pkgsrc/devel/rt4: Makefile

Log Message:
move comment so it makes more sense


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/rt4/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/rt4/Makefile
diff -u pkgsrc/devel/rt4/Makefile:1.37 pkgsrc/devel/rt4/Makefile:1.38
--- pkgsrc/devel/rt4/Makefile:1.37      Wed Sep 23 22:54:14 2020
+++ pkgsrc/devel/rt4/Makefile   Sun Nov  1 10:31:22 2020
@@ -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-XML-RSS>=1.05:../../textpro
 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