pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/crimson apparently the only crimson available...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9f8cfdd8860e
branches: trunk
changeset: 460910:9f8cfdd8860e
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sun Sep 07 09:05:23 2003 +0000
description:
apparently the only crimson available from xml.apache.org is 1.1.3, so change
package to use that
diffstat:
textproc/crimson/Makefile | 6 +++---
textproc/crimson/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (30 lines):
diff -r 61c55c8ac89e -r 9f8cfdd8860e textproc/crimson/Makefile
--- a/textproc/crimson/Makefile Sun Sep 07 03:48:03 2003 +0000
+++ b/textproc/crimson/Makefile Sun Sep 07 09:05:23 2003 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.12 2003/07/17 22:54:11 grant Exp $
+# $NetBSD: Makefile,v 1.13 2003/09/07 09:05:23 jdolecek Exp $
#
# We use the binary distribution of crimson because otherwise we
# have a bootstrap-loop between apache-ant and crimson, each of which
# uses the other.
DISTNAME= ${PKGNAME}-bin
-PKGNAME= crimson-1.1.3.1
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:S/.1$//}
+PKGNAME= crimson-1.1.3
+WRKSRC= ${WRKDIR}/${PKGNAME}
CATEGORIES= textproc www
MASTER_SITES= http://xml.apache.org/dist/crimson/
diff -r 61c55c8ac89e -r 9f8cfdd8860e textproc/crimson/distinfo
--- a/textproc/crimson/distinfo Sun Sep 07 03:48:03 2003 +0000
+++ b/textproc/crimson/distinfo Sun Sep 07 09:05:23 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/02/14 18:15:26 wiz Exp $
+$NetBSD: distinfo,v 1.3 2003/09/07 09:08:17 jdolecek Exp $
-SHA1 (crimson-1.1.3.1-bin.tar.gz) = 96f84d16699942f92d68b918c88df176713a42d3
-Size (crimson-1.1.3.1-bin.tar.gz) = 551163 bytes
+SHA1 (crimson-1.1.3-bin.tar.gz) = cbf5e39a4d48e9d9cebb4018028450caa22ce193
+Size (crimson-1.1.3-bin.tar.gz) = 550594 bytes
Home |
Main Index |
Thread Index |
Old Index