pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors bump PKGREVISION for the aiksaurus shared libr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/22356044a761
branches:  trunk
changeset: 486517:22356044a761
user:      recht <recht%pkgsrc.org@localhost>
date:      Wed Dec 29 09:19:58 2004 +0000

description:
bump PKGREVISION for the aiksaurus shared library version number change

diffstat:

 editors/lyx-qt/Makefile     |  4 ++--
 editors/lyx-xforms/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (32 lines):

diff -r 43022a68317b -r 22356044a761 editors/lyx-qt/Makefile
--- a/editors/lyx-qt/Makefile   Wed Dec 29 09:18:20 2004 +0000
+++ b/editors/lyx-qt/Makefile   Wed Dec 29 09:19:58 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2004/12/24 04:32:55 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2004/12/29 09:19:58 recht Exp $
 #
 
 .include "./Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/lyx-/lyx-qt-/}
-PKGREVISION=   1
+PKGREVISION=   2
 
 COMMENT+=      (QT version)
 
diff -r 43022a68317b -r 22356044a761 editors/lyx-xforms/Makefile
--- a/editors/lyx-xforms/Makefile       Wed Dec 29 09:18:20 2004 +0000
+++ b/editors/lyx-xforms/Makefile       Wed Dec 29 09:19:58 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2004/12/28 23:18:17 reed Exp $
+# $NetBSD: Makefile,v 1.14 2004/12/29 09:19:58 recht Exp $
 #
 
 .include "../lyx-qt/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/lyx-/lyx-xforms-/}
-PKGREVISION=   2
+PKGREVISION=   3
 
 COMMENT+=      (xforms version)
 



Home | Main Index | Thread Index | Old Index