Subject: pkg/18971: Maintainer update of devel/opencm to alpha18pl2
To: None <gnats-bugs@gnats.netbsd.org>
From: Julio Merino <jmmv@menta.net>
List: netbsd-bugs
Date: 11/08/2002 13:50:26
>Number:         18971
>Category:       pkg
>Synopsis:       Maintainer update of devel/opencm to alpha18pl2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Nov 08 04:46:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Julio Merino
>Release:        NetBSD 1.6K
>Organization:
HispaBSD
>Environment:
	
	
System: NetBSD darkstar.local 1.6K NetBSD 1.6K (DARKSTAR) #130: Thu Nov 7 23:22:44 CET 2002 jmmv@darkstar.local:/var/build/kernel/DARKSTAR i386
Architecture: i386
Machine: i386
>Description:
	Pkgsrc is holding opencm version alpha16, while alpha18pl2 is out.

	Changes from alpha16:

	Alpha 18. This release tracks file modification times, and restores
	them on initial checkout. The need for restoration was driven by the
	need to support the EROS cross environment build process, which was
	tripping over autoconf because modification times were not being
	preserved.

	Alpha 17. This is a catch-up release to get various repaired bugs
	into distribution. Also the first release to build on RedHat 8.0.
>How-To-Repeat:
	
>Fix:

	Remove patches/patch-ae (no longer required) and apply the patch:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/opencm/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	2002/09/19 08:37:30	1.4
+++ Makefile	2002/11/08 12:41:37
@@ -15,7 +15,7 @@
 USE_GMAKE=	YES
 GNU_CONFIGURE=	YES
 
-OPENCM_VERSION=	opencm-0.1.0alpha16
+OPENCM_VERSION=	opencm-0.1.0alpha18pl2
 
 CONF_FILES=	${PREFIX}/share/examples/opencm/opencm.conf ${PKG_SYSCONFDIR}/opencm.conf
 INFO_FILES=	opencm.info
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/opencm/PLIST,v
retrieving revision 1.1.1.1
diff -u -u -r1.1.1.1 PLIST
--- PLIST	2002/08/28 14:53:15	1.1.1.1
+++ PLIST	2002/11/08 12:41:37
@@ -9,6 +9,7 @@
 share/opencm/help/commit.help
 share/opencm/help/create-branch.help
 share/opencm/help/create-group.help
+share/opencm/help/create-project.help
 share/opencm/help/create-repository.help
 share/opencm/help/create-user.help
 share/opencm/help/diff.help
@@ -20,13 +21,13 @@
 share/opencm/help/ls.help
 share/opencm/help/merge.help
 share/opencm/help/mkdir.help
+share/opencm/help/mv.help
 share/opencm/help/note.help
 share/opencm/help/notes.help
 share/opencm/help/opt-basic.help
 share/opencm/help/opt-obscure.help
 share/opencm/help/opt-server.help
 share/opencm/help/rebind.help
-share/opencm/help/rename-entity.help
 share/opencm/help/revert.help
 share/opencm/help/revoke.help
 share/opencm/help/rm.help
@@ -35,6 +36,7 @@
 share/opencm/help/set-group.help
 share/opencm/help/set-name.help
 share/opencm/help/set-user.help
+share/opencm/help/set-userkey.help
 share/opencm/help/set-ws-repos.help
 share/opencm/help/set-ws-user.help
 share/opencm/help/show-ws-repos.help
@@ -44,6 +46,7 @@
 share/opencm/help/unbind.help
 share/opencm/help/update.help
 share/opencm/help/version.help
+share/opencm/help/whoami.help
 share/opencm/tools/cvsconvert.py
 share/opencm/tools/rcsparse.py
 @dirrm share/opencm/tools
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/devel/opencm/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	2002/08/28 16:49:41	1.2
+++ distinfo	2002/11/08 12:41:37
@@ -1,10 +1,9 @@
 $NetBSD: distinfo,v 1.2 2002/08/28 16:49:41 agc Exp $
 
-SHA1 (opencm-0.1.0alpha16-1-src.tgz) = 05ce1f78150b32832715c5d1bfaf89f32e361620
-Size (opencm-0.1.0alpha16-1-src.tgz) = 1243471 bytes
+SHA1 (opencm-0.1.0alpha18pl2-1-src.tgz) = 9ae861e648acb19880ad39187b1735ef9ab3db02
+Size (opencm-0.1.0alpha18pl2-1-src.tgz) = 1377691 bytes
 SHA1 (patch-aa) = 00e4ac94921a8910997cdbad5eefb449d54c00b8
 SHA1 (patch-ab) = 97f5c9ddd066d5b8b44461544cd7db0faed871bf
-SHA1 (patch-ac) = e95bd988db27cb88d9b942c0f28ef1a79af267cd
-SHA1 (patch-ad) = 33976f3a42eb8dd21f02963d0ec0cc28f576760f
-SHA1 (patch-ae) = ac6230c6fcc263b3386c3923bdcf6b111630e00a
+SHA1 (patch-ac) = 41f36be0ff2a70e86b192533fd73d61d3b189c09
+SHA1 (patch-ad) = 86fbdccb618f8a713ae516f39eb6587db4621640
 SHA1 (patch-af) = 63194a7f9530ccf3ac7f0d91b94d717295c61f0b
Index: patches/patch-ac
===================================================================
RCS file: /cvsroot/pkgsrc/devel/opencm/patches/patch-ac,v
retrieving revision 1.2
diff -u -u -r1.2 patch-ac
--- patch-ac	2002/08/28 16:49:42	1.2
+++ patch-ac	2002/11/08 12:41:37
@@ -1,19 +1,19 @@
 $NetBSD: patch-ac,v 1.2 2002/08/28 16:49:42 agc Exp $
 
---- src/Makefile.in	2002/08/27 17:42:12	1.1
-+++ src/Makefile.in	2002/08/27 17:45:06
-@@ -107,8 +107,8 @@
+--- src/Makefile.in.orig	Fri Oct 11 05:57:13 2002
++++ src/Makefile.in
+@@ -107,8 +107,8 @@ INCLUDE=-I$(TOPDIR)/ @CPPFLAGS@
  # COMREADLINE=-DUSE_READLINE -I/usr/include/readline
  SESSIONTIMEOUT=-DCLIENT_TIMEOUT=1800
  LIBDIFF=$(TOPDIR)/../libgdiff/libgdiff.a
 -LIBZ=$(TOPDIR)/../zlib/libz.a
--LIBGC=$(TOPDIR)/../gc6.0/.libs/libgc.a
+-LIBGC=$(TOPDIR)/../gc6.1/.libs/libgc.a
 +LIBZ=-lz
 +LIBGC=-lgc
  
  XCFLAGS = -Wmissing-prototypes -Wall -Wreturn-type -DDATADIR=\"$(datadir)\"
  # XCFLAGS += -Wno-unused -Werror
-@@ -235,7 +235,7 @@
+@@ -236,7 +236,7 @@ distclean: clean nodepend
  nodepend:
  	find $(TOPDIR) -name '*.m' -exec rm {} \;
  
Index: patches/patch-ad
===================================================================
RCS file: /cvsroot/pkgsrc/devel/opencm/patches/patch-ad,v
retrieving revision 1.2
diff -u -u -r1.2 patch-ad
--- patch-ad	2002/08/28 16:49:42	1.2
+++ patch-ad	2002/11/08 12:41:37
@@ -1,12 +1,12 @@
 $NetBSD: patch-ad,v 1.2 2002/08/28 16:49:42 agc Exp $
 
---- Makefile.in	2002/08/27 17:47:00	1.1
-+++ Makefile.in	2002/08/27 17:47:13
-@@ -132,7 +132,7 @@
+--- Makefile.in.orig	Fri Oct 11 07:48:47 2002
++++ Makefile.in
+@@ -130,7 +130,7 @@ DISTFILES = \
  
  ### Subdirectories to run make in for the primary targets.
  # Unix source subdirs, where we'll want to run lint and etags:
--USOURCE_SUBDIRS = libgdiff gc6.0 zlib src
+-USOURCE_SUBDIRS = libgdiff gc6.1 zlib src
 +USOURCE_SUBDIRS = libgdiff src
  # All other subdirs:
  SUBDIRS = ${USOURCE_SUBDIRS} doc tools etc
>Release-Note:
>Audit-Trail:
>Unformatted: