pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Net-Dict (pkgsrc)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12ea1f30a6f5
branches:  trunk
changeset: 348225:12ea1f30a6f5
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Jun 09 13:26:43 2016 +0000

description:
(pkgsrc)
 - Revision -r 1.14 to -r 1.15  update was actually below upstream update.
   Just for record, this commit is actually removing one # line. Sorry.
(upstream)
 - Updated textproc/p5-Net-Dict to 2.21
------------------------------------
2.21 2016-03-01 NEILB
    - Use Test::RequiresInternet to skip tests if you don't have
      an internet connection and ability to connect to dict.org's
      DICT server. This is a holding position until I can add a
      mock DICT server. Added a basic require test, so there's
      always at least one test that should pass.

2.20 2016-02-27 NEILB
    - Updated tests to reflect changes in dict.org databases.
      Thanks to SREZIC for pointing out that they'd changed.
    - Fixed typo in doc. Patch from Gregor Herrmann. RT#112367
    - Dropped usage of "use vars".

diffstat:

 textproc/p5-Net-Dict/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (10 lines):

diff -r cf1879a416d9 -r 12ea1f30a6f5 textproc/p5-Net-Dict/Makefile
--- a/textproc/p5-Net-Dict/Makefile     Thu Jun 09 13:19:50 2016 +0000
+++ b/textproc/p5-Net-Dict/Makefile     Thu Jun 09 13:26:43 2016 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2016/06/09 12:59:03 mef Exp $
-#
+# $NetBSD: Makefile,v 1.17 2016/06/09 13:26:43 mef Exp $
 
 DISTNAME=              Net-Dict-2.21
 PKGNAME=               p5-${DISTNAME}



Home | Main Index | Thread Index | Old Index