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 #2592 - requested by is



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c34724a8f95
branches:  pkgsrc-2008Q3
changeset: 547906:7c34724a8f95
user:      rtr <rtr%pkgsrc.org@localhost>
date:      Sat Nov 22 03:11:10 2008 +0000

description:
pullup ticket #2592 - requested by is
slrn: fix for plist problem

revisions pulled up:
pkgsrc/news/slrn/Makefile       1.41
pkgsrc/news/slrn/PLIST          1.9

   Module Name:    pkgsrc
   Committed By:   is
   Date:           Fri Nov 21 14:30:35 UTC 2008

   Modified Files:
           pkgsrc/news/slrn: Makefile PLIST

   Log Message:
   fix PLIST problem preventing clean deinstallation - pointed out by uwe@

diffstat:

 news/slrn/Makefile |  3 ++-
 news/slrn/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r a7ed62c5aad5 -r 7c34724a8f95 news/slrn/Makefile
--- a/news/slrn/Makefile        Thu Nov 20 15:59:09 2008 +0000
+++ b/news/slrn/Makefile        Sat Nov 22 03:11:10 2008 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2008/09/04 16:15:34 is Exp $
+# $NetBSD: Makefile,v 1.40.4.1 2008/11/22 03:11:10 rtr Exp $
 
 DISTNAME=      slrn-0.9.9
+PKGREVISION=   1
 CATEGORIES=    news
 MASTER_SITES=  ftp://space.mit.edu/pub/davis/slrn/
 EXTRACT_SUFX=  .tar.gz
diff -r a7ed62c5aad5 -r 7c34724a8f95 news/slrn/PLIST
--- a/news/slrn/PLIST   Thu Nov 20 15:59:09 2008 +0000
+++ b/news/slrn/PLIST   Sat Nov 22 03:11:10 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2008/09/04 16:15:34 is Exp $
+@comment $NetBSD: PLIST,v 1.8.4.1 2008/11/22 03:11:10 rtr Exp $
 bin/slrn
 bin/slrnpull
 man/man1/slrn.1
@@ -59,5 +59,5 @@
 share/slrn/slang/xcomment.sl
 @dirrm share/doc/slrn/slrnpull
 @dirrm share/doc/slrn
-@dirrm share/slrn/macros
+@dirrm share/slrn/slang
 @dirrm share/slrn



Home | Main Index | Thread Index | Old Index