pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2008Q3]: pkgsrc/news/slrn pullup ticket #2593 - requested by is



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e67834ffb84d
branches:  pkgsrc-2008Q3
changeset: 547908:e67834ffb84d
user:      rtr <rtr%pkgsrc.org@localhost>
date:      Sat Nov 22 03:23:40 2008 +0000

description:
pullup ticket #2593 - requested by is
slrn: patch makefile for formatting problem

revisions pulled up:
pkgsrc/news/slrn/Makefile               1.42
pkgsrc/news/slrn/distinfo               1.13
pkgsrc/news/slrn/patches/patch-ag       1.1

   Module Name:    pkgsrc
   Committed By:   is
   Date:           Fri Nov 21 14:43:56 UTC 2008

   Modified Files:
           pkgsrc/news/slrn: Makefile distinfo
   Added Files:
           pkgsrc/news/slrn/patches: patch-ag

   Log Message:
   Fix Makefile formatting problem pointed out by uwe@.

diffstat:

 news/slrn/Makefile         |  4 ++--
 news/slrn/distinfo         |  3 ++-
 news/slrn/patches/patch-ag |  9 +++++++++
 3 files changed, 13 insertions(+), 3 deletions(-)

diffs (38 lines):

diff -r f22d1710ff37 -r e67834ffb84d news/slrn/Makefile
--- a/news/slrn/Makefile        Sat Nov 22 03:11:49 2008 +0000
+++ b/news/slrn/Makefile        Sat Nov 22 03:23:40 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40.4.1 2008/11/22 03:11:10 rtr Exp $
+# $NetBSD: Makefile,v 1.40.4.2 2008/11/22 03:23:40 rtr Exp $
 
 DISTNAME=      slrn-0.9.9
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    news
 MASTER_SITES=  ftp://space.mit.edu/pub/davis/slrn/
 EXTRACT_SUFX=  .tar.gz
diff -r f22d1710ff37 -r e67834ffb84d news/slrn/distinfo
--- a/news/slrn/distinfo        Sat Nov 22 03:11:49 2008 +0000
+++ b/news/slrn/distinfo        Sat Nov 22 03:23:40 2008 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.12 2008/09/04 16:15:34 is Exp $
+$NetBSD: distinfo,v 1.12.4.1 2008/11/22 03:23:40 rtr Exp $
 
 SHA1 (slrn-0.9.9.tar.gz) = bdd6cedca404cf590d9dfdf30967f12c2f488796
 RMD160 (slrn-0.9.9.tar.gz) = a69e33d1faeef376c3193837bf0f474d10171ff4
 Size (slrn-0.9.9.tar.gz) = 1532550 bytes
 SHA1 (patch-af) = 0dbe90431bf4f4e7b8cec6c23da1ce7458a2ca38
+SHA1 (patch-ag) = 81f1b6d75d707049726d5b8dbedec1b7a4ded9ac
diff -r f22d1710ff37 -r e67834ffb84d news/slrn/patches/patch-ag
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/news/slrn/patches/patch-ag        Sat Nov 22 03:23:40 2008 +0000
@@ -0,0 +1,9 @@
+$NetBSD: patch-ag,v 1.1.2.2 2008/11/22 03:23:40 rtr Exp $
+
+--- doc/slrn.1.orig    2008-02-10 18:01:00.000000000 +0100
++++ doc/slrn.1
+@@ -1,4 +1,3 @@
+-
+ .\"
+ .\" This manpage has been completely rewritten by Matthias Friedrich
+ .\" <matt%mafr.de@localhost> based on the slrn reference manual



Home | Main Index | Thread Index | Old Index