diff options
author | wiz <wiz@pkgsrc.org> | 2004-03-26 02:27:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-03-26 02:27:34 +0000 |
commit | a661ce60c0f12cf06c18ad340bc19f07e883f677 (patch) | |
tree | 41dd3b7f8e57da510c64a490aa410798a76dec65 /editors | |
parent | 62401faee512c8c356a07b5980ae7c8ebcd9d4e3 (diff) | |
download | pkgsrc-a661ce60c0f12cf06c18ad340bc19f07e883f677.tar.gz |
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/TeXmacs/Makefile | 3 | ||||
-rw-r--r-- | editors/abiword/Makefile | 4 | ||||
-rw-r--r-- | editors/conglomerate/Makefile | 4 | ||||
-rw-r--r-- | editors/gedit/Makefile | 4 | ||||
-rw-r--r-- | editors/gnotepad/Makefile | 4 | ||||
-rw-r--r-- | editors/kile/Makefile | 4 | ||||
-rw-r--r-- | editors/lyx-qt/Makefile | 3 | ||||
-rw-r--r-- | editors/lyx-xforms/Makefile | 3 | ||||
-rw-r--r-- | editors/mlview/Makefile | 4 | ||||
-rw-r--r-- | editors/vim-kde/Makefile | 4 |
10 files changed, 20 insertions, 17 deletions
diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index 12a2459e456..49a3a2ed62f 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2004/02/15 15:47:42 recht Exp $ +# $NetBSD: Makefile,v 1.26 2004/03/26 02:27:39 wiz Exp $ DISTNAME= TeXmacs-1.0.3.3-src PKGNAME= ${DISTNAME:S/-src//} +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/ diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index a688687556e..798efd27f86 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.74 2004/03/20 16:25:16 xtraeme Exp $ +# $NetBSD: Makefile,v 1.75 2004/03/26 02:27:39 wiz Exp $ # DISTNAME= abiword-2.0.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index b05bcc4ae84..2d313fa4fdf 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2004/03/08 19:40:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.23 2004/03/26 02:27:39 wiz Exp $ # DISTNAME= conglomerate-0.7.12 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 5def9fd4146..1cc4ae732f8 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2004/03/08 19:40:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.31 2004/03/26 02:27:39 wiz Exp $ # DISTNAME= gedit-2.4.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gnotepad/Makefile b/editors/gnotepad/Makefile index bb078e28469..ca354cd08e0 100644 --- a/editors/gnotepad/Makefile +++ b/editors/gnotepad/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2004/01/22 08:30:30 grant Exp $ +# $NetBSD: Makefile,v 1.21 2004/03/26 02:27:39 wiz Exp $ DISTNAME= gnotepad+-1.3.3 PKGNAME= ${DISTNAME:S/+//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnotepad/} diff --git a/editors/kile/Makefile b/editors/kile/Makefile index 031c907d88e..c16e591093a 100644 --- a/editors/kile/Makefile +++ b/editors/kile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2004/03/08 19:40:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.19 2004/03/26 02:27:39 wiz Exp $ DISTNAME= kile-1.6.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/} diff --git a/editors/lyx-qt/Makefile b/editors/lyx-qt/Makefile index 90c1237fb3c..94f4e82fab6 100644 --- a/editors/lyx-qt/Makefile +++ b/editors/lyx-qt/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2004/03/17 15:52:36 martti Exp $ +# $NetBSD: Makefile,v 1.10 2004/03/26 02:27:39 wiz Exp $ # .include "./Makefile.common" PKGNAME= ${DISTNAME:S/lyx-/lyx-qt-/} +PKGREVISION= 1 COMMENT+= (QT version) diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile index cbaac1231f1..8ade29db2be 100644 --- a/editors/lyx-xforms/Makefile +++ b/editors/lyx-xforms/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2004/03/17 15:52:37 martti Exp $ +# $NetBSD: Makefile,v 1.6 2004/03/26 02:27:39 wiz Exp $ # .include "../lyx-qt/Makefile.common" PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/} +PKGREVISION= 1 COMMENT+= (xforms version) diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 1e89a6cc2c1..2743ceec52e 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/03/08 19:40:38 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2004/03/26 02:27:39 wiz Exp $ # DISTNAME= mlview-0.6.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/vim-kde/Makefile b/editors/vim-kde/Makefile index 7fae788b76c..8197fb249a9 100644 --- a/editors/vim-kde/Makefile +++ b/editors/vim-kde/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2004/03/08 19:40:38 jmmv Exp $ +# $NetBSD: Makefile,v 1.19 2004/03/26 02:27:39 wiz Exp $ DISTNAME= kvim-${KVIM_VERSION} PKGNAME= vim-kde-${KVIM_VERSION} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors kde MASTER_SITES= ftp://ftp.kde.org/stable/apps/KDE3.x/utils/ \ http://freenux.org/kvim/ |