pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Grammar fix.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f2d341c3e35
branches: trunk
changeset: 602267:7f2d341c3e35
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 08 21:28:17 2012 +0000
description:
Grammar fix.
diffstat:
devel/bzr-explorer/Makefile | 4 ++--
devel/bzr-gtk/Makefile | 4 ++--
devel/bzr-svn/Makefile | 4 ++--
devel/bzr/Makefile | 4 ++--
devel/bzrtools/Makefile | 4 ++--
devel/qbzr/Makefile | 4 ++--
mail/elm/DESCR | 2 +-
7 files changed, 13 insertions(+), 13 deletions(-)
diffs (119 lines):
diff -r 9a44b811871b -r 7f2d341c3e35 devel/bzr-explorer/Makefile
--- a/devel/bzr-explorer/Makefile Sun Apr 08 21:16:22 2012 +0000
+++ b/devel/bzr-explorer/Makefile Sun Apr 08 21:28:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/03/15 11:53:23 obache Exp $
+# $NetBSD: Makefile,v 1.8 2012/04/08 21:28:17 wiz Exp $
DISTNAME= bzr-explorer-${VER}
PKGREVISION= 2
@@ -19,7 +19,7 @@
DEPENDS+= ${PYPKGPREFIX}-qt4>=4.4:../../x11/py-qt4
PYDISTUTILSPKG= yes
-# Only this python versions are supported, see:
+# Only these python versions are supported, see:
# http://doc.bazaar.canonical.com/bzr.dev/en/whats-new/whats-new-in-2.4.html
PYTHON_VERSIONS_ACCEPTED= 27 26
diff -r 9a44b811871b -r 7f2d341c3e35 devel/bzr-gtk/Makefile
--- a/devel/bzr-gtk/Makefile Sun Apr 08 21:16:22 2012 +0000
+++ b/devel/bzr-gtk/Makefile Sun Apr 08 21:28:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/03/15 11:53:23 obache Exp $
+# $NetBSD: Makefile,v 1.15 2012/04/08 21:28:17 wiz Exp $
DISTNAME= bzr-gtk-${VER}
PKGREVISION= 1
@@ -18,7 +18,7 @@
PYDISTUTILSPKG= yes
REPLACE_PYTHON= create-credits.py info.py
-# Only this python versions are supported, see:
+# Only these python versions are supported, see:
# http://doc.bazaar.canonical.com/bzr.dev/en/whats-new/whats-new-in-2.4.html
PYTHON_VERSIONS_ACCEPTED= 27 26
diff -r 9a44b811871b -r 7f2d341c3e35 devel/bzr-svn/Makefile
--- a/devel/bzr-svn/Makefile Sun Apr 08 21:16:22 2012 +0000
+++ b/devel/bzr-svn/Makefile Sun Apr 08 21:28:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2012/03/16 20:59:39 cheusov Exp $
+# $NetBSD: Makefile,v 1.23 2012/04/08 21:28:17 wiz Exp $
DISTNAME= bzr-svn-${VER}
CATEGORIES= devel scm
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
PYTHON_PATCH_SCRIPTS= info.py wiki.py
-# Only this python versions are supported, see:
+# Only these python versions are supported, see:
# http://doc.bazaar.canonical.com/bzr.dev/en/whats-new/whats-new-in-2.4.html
PYTHON_VERSIONS_ACCEPTED= 27 26
diff -r 9a44b811871b -r 7f2d341c3e35 devel/bzr/Makefile
--- a/devel/bzr/Makefile Sun Apr 08 21:16:22 2012 +0000
+++ b/devel/bzr/Makefile Sun Apr 08 21:28:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2012/03/23 21:56:55 marino Exp $
+# $NetBSD: Makefile,v 1.57 2012/04/08 21:28:17 wiz Exp $
DISTNAME= bzr-${VER}
PKGREVISION= 1
@@ -21,7 +21,7 @@
PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
-# Only this python versions are supported, see:
+# Only these python versions are supported, see:
# http://doc.bazaar.canonical.com/bzr.dev/en/whats-new/whats-new-in-2.4.html
PYTHON_VERSIONS_ACCEPTED= 27 26
diff -r 9a44b811871b -r 7f2d341c3e35 devel/bzrtools/Makefile
--- a/devel/bzrtools/Makefile Sun Apr 08 21:16:22 2012 +0000
+++ b/devel/bzrtools/Makefile Sun Apr 08 21:28:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/03/16 21:04:40 cheusov Exp $
+# $NetBSD: Makefile,v 1.18 2012/04/08 21:28:17 wiz Exp $
PKGNAME= bzrtools-${VER}
DISTNAME= bzrtools-${VER:R}
@@ -12,7 +12,7 @@
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
-# Only this python versions are supported, see:
+# Only these python versions are supported, see:
# http://doc.bazaar.canonical.com/bzr.dev/en/whats-new/whats-new-in-2.4.html
PYTHON_VERSIONS_ACCEPTED= 27 26
diff -r 9a44b811871b -r 7f2d341c3e35 devel/qbzr/Makefile
--- a/devel/qbzr/Makefile Sun Apr 08 21:16:22 2012 +0000
+++ b/devel/qbzr/Makefile Sun Apr 08 21:28:17 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2012/03/15 11:53:25 obache Exp $
+# $NetBSD: Makefile,v 1.15 2012/04/08 21:28:17 wiz Exp $
DISTNAME= qbzr-${VER}
PKGREVISION= 2
@@ -20,7 +20,7 @@
WRKSRC= ${WRKDIR}/qbzr
PYDISTUTILSPKG= yes
-# Only this python versions are supported, see:
+# Only these python versions are supported, see:
# http://doc.bazaar.canonical.com/bzr.dev/en/whats-new/whats-new-in-2.4.html
PYTHON_VERSIONS_ACCEPTED= 27 26
diff -r 9a44b811871b -r 7f2d341c3e35 mail/elm/DESCR
--- a/mail/elm/DESCR Sun Apr 08 21:16:22 2012 +0000
+++ b/mail/elm/DESCR Sun Apr 08 21:28:17 2012 +0000
@@ -6,6 +6,6 @@
This package is the standard version of elm. Older versions
of this package installed the ME extended version of elm, but
-this extensions are not available for the latest elm versions.
+these extensions are not available for the latest elm versions.
There is another package now providing this extended, but older
version in mail/elm-me.
Home |
Main Index |
Thread Index |
Old Index