pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/news/lottanzb Fix lottanzb's PLIST to not include CHAN...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d465f40bbdb4
branches:  trunk
changeset: 399036:d465f40bbdb4
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat Sep 12 21:07:01 2009 +0000

description:
Fix lottanzb's PLIST to not include CHANGELOG and LICENSE.  Problem
noted by kre in PR pkg/42042.

diffstat:

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

diffs (32 lines):

diff -r d7088d3bf21a -r d465f40bbdb4 news/lottanzb/Makefile
--- a/news/lottanzb/Makefile    Sat Sep 12 21:06:06 2009 +0000
+++ b/news/lottanzb/Makefile    Sat Sep 12 21:07:01 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/08/26 19:58:12 sno Exp $
-#
+# $NetBSD: Makefile,v 1.7 2009/09/12 21:07:01 snj Exp $
 
 DISTNAME=      lottanzb-0.4.0
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    news
 MASTER_SITES=  http://www.lottanzb.org/releases/
 
diff -r d7088d3bf21a -r d465f40bbdb4 news/lottanzb/PLIST
--- a/news/lottanzb/PLIST       Sat Sep 12 21:06:06 2009 +0000
+++ b/news/lottanzb/PLIST       Sat Sep 12 21:07:01 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:10:06 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/09/12 21:07:01 snj Exp $
 bin/lottanzb
 ${PYSITELIB}/lottanzb/__init__.py
 ${PYSITELIB}/lottanzb/__init__.pyc
@@ -95,8 +95,6 @@
 ${PYSITELIB}/lottanzb/util.pyo
 share/application-registry/lottanzb.applications
 share/applications/lottanzb.desktop
-share/doc/lottanzb/CHANGELOG
-share/doc/lottanzb/LICENSE
 share/gnome/help/lottanzb/C/figures/DownloadingMultiple.png
 share/gnome/help/lottanzb/C/figures/DragDropQueue.png
 share/gnome/help/lottanzb/C/figures/FileAddMenu.png



Home | Main Index | Thread Index | Old Index