pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/jchkmail jchkmail: update HOMEPAGE, comment out d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c26102f0bdd9
branches:  trunk
changeset: 368968:c26102f0bdd9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 24 14:30:36 2017 +0000

description:
jchkmail: update HOMEPAGE, comment out dead MASTER_SITES

Add new master site in comment, but it only has newer versions than
what we currently have in pkgsrc.

diffstat:

 mail/jchkmail/Makefile |  10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r cb6fb8e9753b -r c26102f0bdd9 mail/jchkmail/Makefile
--- a/mail/jchkmail/Makefile    Sun Sep 24 14:27:55 2017 +0000
+++ b/mail/jchkmail/Makefile    Sun Sep 24 14:30:36 2017 +0000
@@ -1,13 +1,15 @@
-# $NetBSD: Makefile,v 1.14 2012/10/08 12:19:14 asau Exp $
-#
+# $NetBSD: Makefile,v 1.15 2017/09/24 14:30:36 wiz Exp $
 
 DISTNAME=              jchkmail-1.3.1a
 PKGREVISION=           2
 CATEGORIES=            mail
-MASTER_SITES=          http://j-chkmail.ensmp.fr/download/
+# old site, dead
+#MASTER_SITES=         http://j-chkmail.ensmp.fr/download/
+# new site, only has 2.6.1 or newer
+#MASTER_SITES=         http://foss.jose-marcio.org/download/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://j-chkmail.ensmp.fr/
+HOMEPAGE=              http://foss.jose-marcio.org/wiki/doku.php
 COMMENT=               Behavior-based virus and spam milter for Sendmail
 
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index