pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Remove PKGREVISION on orpie, which was moved from pkgs...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/915f6e65743b
branches:  trunk
changeset: 528329:915f6e65743b
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sun Apr 29 21:51:24 2007 +0000

description:
Remove PKGREVISION on orpie, which was moved from pkgsrc-wip.
Prefer pkgsrc correctness over potentially breaking wip-users' upgrades.

diffstat:

 doc/CHANGES-2007    |  4 ++--
 math/orpie/Makefile |  3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r b5168bdf9b77 -r 915f6e65743b doc/CHANGES-2007
--- a/doc/CHANGES-2007  Sun Apr 29 20:14:16 2007 +0000
+++ b/doc/CHANGES-2007  Sun Apr 29 21:51:24 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.943 2007/04/29 20:14:16 tnn Exp $
+$NetBSD: CHANGES-2007,v 1.944 2007/04/29 21:51:24 tnn Exp $
 
 Changes to the packages collection and infrastructure in 2007:
 
@@ -1825,4 +1825,4 @@
        Updated x11/x11vnc to 0.9 [obache 2007-04-29]
        Updated emulators/wine to 0.9.36 [adam 2007-04-29]
        Updated sysutils/gnome-vfs2 to 2.18.1nb1 [tnn 2007-04-29]
-       Added math/orpie version 1.4.3nb1 [tnn 2007-04-29]
+       Added math/orpie version 1.4.3 [tnn 2007-04-29]
diff -r b5168bdf9b77 -r 915f6e65743b math/orpie/Makefile
--- a/math/orpie/Makefile       Sun Apr 29 20:14:16 2007 +0000
+++ b/math/orpie/Makefile       Sun Apr 29 21:51:24 2007 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/29 20:01:45 tnn Exp $
+# $NetBSD: Makefile,v 1.2 2007/04/29 21:51:52 tnn Exp $
 #
 
 DISTNAME=      orpie-1.4.3
-PKGREVISION=   1
 CATEGORIES=    math
 MASTER_SITES=  http://www.eecs.umich.edu/~pelzlpj/orpie/
 



Home | Main Index | Thread Index | Old Index