pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/monotone remove stray libtool object from PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ccc08ddd7859
branches:  trunk
changeset: 533849:ccc08ddd7859
user:      bjs <bjs%pkgsrc.org@localhost>
date:      Wed Oct 03 11:03:21 2007 +0000

description:
remove stray libtool object from PLIST

diffstat:

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

diffs (31 lines):

diff -r 8ed3bbff5ba9 -r ccc08ddd7859 devel/monotone/Makefile
--- a/devel/monotone/Makefile   Wed Oct 03 10:25:10 2007 +0000
+++ b/devel/monotone/Makefile   Wed Oct 03 11:03:21 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2007/09/22 17:59:11 jmmv Exp $
+# $NetBSD: Makefile,v 1.43 2007/10/03 11:03:21 bjs Exp $
 #
 
 DISTNAME=      monotone-0.36
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel scm
 MASTER_SITES=  http://monotone.ca/downloads/0.36/
 
diff -r 8ed3bbff5ba9 -r ccc08ddd7859 devel/monotone/PLIST
--- a/devel/monotone/PLIST      Wed Oct 03 10:25:10 2007 +0000
+++ b/devel/monotone/PLIST      Wed Oct 03 11:03:21 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2007/09/22 17:59:11 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.12 2007/10/03 11:03:21 bjs Exp $
 bin/mtn
 info/monotone.info
 share/doc/monotone/figures/branch-heads.png
@@ -28,7 +28,6 @@
 share/locale/ja/LC_MESSAGES/monotone.mo
 share/locale/pt_BR/LC_MESSAGES/monotone.mo
 share/locale/sv/LC_MESSAGES/monotone.mo
-share/monotone/contrib/.deps/usher.Po
 share/monotone/contrib/README
 share/monotone/contrib/ciabot_monotone.py
 share/monotone/contrib/ciabot_monotone_hookversion.py



Home | Main Index | Thread Index | Old Index