pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/totd totd: update to 1.5.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/51df766da2d9
branches:  trunk
changeset: 313386:51df766da2d9
user:      maya <maya%pkgsrc.org@localhost>
date:      Sat Sep 29 10:52:55 2018 +0000

description:
totd: update to 1.5.3.

Haven't found anything that can be used as a NEWS/changelog, possibly
due to losing history in a repository move.
However, author states there's a few security/bug fixes.

update MAINTAINER, HOMEPAGE, etc.
PR pkg/53638

diffstat:

 net/totd/Makefile |  16 +++++++---------
 net/totd/distinfo |  11 +++++------
 2 files changed, 12 insertions(+), 15 deletions(-)

diffs (48 lines):

diff -r f0030d440fbe -r 51df766da2d9 net/totd/Makefile
--- a/net/totd/Makefile Sat Sep 29 10:34:33 2018 +0000
+++ b/net/totd/Makefile Sat Sep 29 10:52:55 2018 +0000
@@ -1,21 +1,19 @@
-# $NetBSD: Makefile,v 1.33 2017/09/06 10:40:31 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2018/09/29 10:52:55 maya Exp $
 #
 
-DISTNAME=      totd-1.5.1
+DISTNAME=      totd-1.5.3
 CATEGORIES=    net
-MASTER_SITES=  ftp://ftp.pasta.cs.uit.no/pub/totd/
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=fwdillema/}
+GITHUB_PROJECT=        totd
 
-MAINTAINER=    feico%pasta.cs.uit.no@localhost
-#HOMEPAGE=     http://www.vermicelli.pasta.cs.uit.no/software/totd.html
+MAINTAINER=    feico%dillema.net@localhost
+HOMEPAGE=      https://github.com/fwdillema/totd
 COMMENT=       DNS proxy that supports IPv6 <==> IPv4 record translation
 
 GNU_CONFIGURE= yes
 USE_FEATURES+= inet6
 
-CONFIGURE_ARGS+=--sysconfdir=${PKG_SYSCONFDIR:Q}
-
-BUILDLINK_TRANSFORM+=          rm:-Werror
-
+CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR}
 INSTALLATION_DIRS=     sbin ${PKGMANDIR}/man8 share/examples/totd
 
 do-install:
diff -r f0030d440fbe -r 51df766da2d9 net/totd/distinfo
--- a/net/totd/distinfo Sat Sep 29 10:34:33 2018 +0000
+++ b/net/totd/distinfo Sat Sep 29 10:52:55 2018 +0000
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.8 2015/11/04 00:35:41 agc Exp $
+$NetBSD: distinfo,v 1.9 2018/09/29 10:52:55 maya Exp $
 
-SHA1 (totd-1.5.1.tar.gz) = cf9d48b386b2f218032b8997e28b46e64921d59e
-RMD160 (totd-1.5.1.tar.gz) = 3b80931837eed1bd9e5cdfa8a3ed708d6ed40429
-SHA512 (totd-1.5.1.tar.gz) = 47087fd0478bc2952b25a0952ffb7273e4fdebda019f61fd0bad3c0305ab8f6e32b8f8dd042364f9ae6e6bd31c223e8fd3b17e3b4d44219fd6509f530f56025a
-Size (totd-1.5.1.tar.gz) = 235809 bytes
-SHA1 (patch-aa) = b39db5c3a38c34b603038aa053e8a8711694e1ed
+SHA1 (totd-1.5.3.tar.gz) = a1ccdbc1a05b463619cb207988bd5a0c452a7d16
+RMD160 (totd-1.5.3.tar.gz) = b5b28a992e06f00d7983fab96c651b997ed5c47e
+SHA512 (totd-1.5.3.tar.gz) = eb6fe6f2d1eda7d0bae8fa5b966b59813982264849fe835343c6a85e9262554bc2f89764c2ff760cd722786da391bcf8fdba5d544327a202316b35bd837b8c13
+Size (totd-1.5.3.tar.gz) = 243807 bytes



Home | Main Index | Thread Index | Old Index