Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2001 22:50:02 -0700 (PDT)
From:      The Anarcat <anarcat@anarcat.dyndns.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/29718: update of xemacs packages suite
Message-ID:  <200108150550.f7F5o2f37596@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/29718; it has been noted by GNATS.

From: The Anarcat <anarcat@anarcat.dyndns.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/29718: update of xemacs packages suite
Date: Wed, 15 Aug 2001 01:48:37 -0400

 --W5WqUoFLvi1M7tJE
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Ok...=20
 
 Here are the final modifs to the Makefiles and the distinfos. Note that
 the original patch on the makefiles did not include version bumps for
 the ports, which doesn't make sense.
 
 This also features updates to the xemacs-mule-packages port, which
 wasn't included in the original patch either.
 
 I "tested" this: I ran portupgrade -v on the specified ports and it
 seems to be ok.
 
 Warning: I haven't checked the individual updates to the tarballs
 themselves.
 
 Warning II: copy paste!
 
 --- xemacs-basic-mule-packages/Makefile.orig	Tue Aug 14 23:44:33 2001
 +++ xemacs-basic-mule-packages/Makefile	Wed Aug 15 01:19:49 2001
 @@ -6,17 +6,17 @@
  #
 =20
  PORTNAME=3D	xemacs-basic-mule-packages
 -PORTVERSION=3D	1.3
 +PORTVERSION=3D	1.4
  CATEGORIES=3D	editors elisp
  MASTER_SITES=3D	${MASTER_SITE_XEMACS} \
  		${MASTER_SITE_LOCAL}
  MASTER_SITE_SUBDIR=3D	packages kiri
  DISTFILES=3D	\
 -		egg-its-1.25-pkg.tar.gz \
 +		egg-its-1.26-pkg.tar.gz \
  		elib-1.08-pkg.tar.gz \
  		locale-1.18-pkg.tar.gz \
 -		mule-base-1.37-pkg.tar.gz \
 -		skk-1.18-pkg.tar.gz
 +		mule-base-1.39-pkg.tar.gz \
 +		skk-1.19-pkg.tar.gz
  DIST_SUBDIR=3D	xemacs
 =20
  MAINTAINER=3D	kiri@FreeBSD.org
 --- xemacs-comm-packages/Makefile.orig	Tue Aug 14 23:45:48 2001
 +++ xemacs-comm-packages/Makefile	Wed Aug 15 01:19:53 2001
 @@ -6,25 +6,25 @@
  #
 =20
  PORTNAME=3D	xemacs-comm-packages
 -PORTVERSION=3D	2.4
 +PORTVERSION=3D	2.5
  CATEGORIES=3D	editors elisp
  MASTER_SITES=3D	${MASTER_SITE_XEMACS} \
  		${MASTER_SITE_LOCAL}
  MASTER_SITE_SUBDIR=3D	packages kiri
  DISTFILES=3D	\
 -		bbdb-1.12-pkg.tar.gz \
 -		eicq-1.04-pkg.tar.gz \
 +		bbdb-1.13-pkg.tar.gz \
 +		eicq-1.05-pkg.tar.gz \
  		eudc-1.33-pkg.tar.gz \
  		footnote-1.13-pkg.tar.gz \
  		gnats-1.12-pkg.tar.gz \
 -		gnus-1.55-pkg.tar.gz \
 +		gnus-1.56-pkg.tar.gz \
  		mew-1.14-pkg.tar.gz \
  		mh-e-1.13-pkg.tar.gz \
  		rmail-1.12-pkg.tar.gz \
  		supercite-1.17-pkg.tar.gz \
 -		tm-1.26-pkg.tar.gz \
 -		vm-6.92-pkg.tar.gz \
 -		zenirc-1.09-pkg.tar.gz
 +		tm-1.29-pkg.tar.gz \
 +		vm-6.95-pkg.tar.gz \
 +		zenirc-1.11-pkg.tar.gz
  DIST_SUBDIR=3D	xemacs
 =20
  MAINTAINER=3D	kiri@FreeBSD.org
 --- xemacs-libs-packages/Makefile.orig	Tue Aug 14 23:49:10 2001
 +++ xemacs-libs-packages/Makefile	Wed Aug 15 01:19:57 2001
 @@ -6,14 +6,14 @@
  #
 =20
  PORTNAME=3D	xemacs-libs-packages
 -PORTVERSION=3D	2.3
 +PORTVERSION=3D	2.4
  CATEGORIES=3D	editors elisp
  MASTER_SITES=3D	${MASTER_SITE_XEMACS} \
  		${MASTER_SITE_LOCAL}
  MASTER_SITE_SUBDIR=3D	packages kiri
  DISTFILES=3D	\
  		Sun-1.13-pkg.tar.gz \
 -		edebug-1.13-pkg.tar.gz \
 +		edebug-1.14-pkg.tar.gz \
  		eieio-1.01-pkg.tar.gz \
  		sounds-au-1.10-pkg.tar.gz \
  		sounds-wav-1.10-pkg.tar.gz \
 --- xemacs-mule-packages/Makefile.orig	Wed Aug 15 01:01:42 2001
 +++ xemacs-mule-packages/Makefile	Wed Aug 15 01:20:02 2001
 @@ -6,7 +6,7 @@
  #
 =20
  PORTNAME=3D	xemacs-mule-packages
 -PORTVERSION=3D	1.2
 +PORTVERSION=3D	1.3
  CATEGORIES=3D	editors elisp
  MASTER_SITES=3D	${MASTER_SITE_XEMACS} \
  		${MASTER_SITE_LOCAL}
 @@ -14,7 +14,7 @@
  DISTFILES=3D	\
  		edict-1.12-pkg.tar.gz \
  		leim-1.17-pkg.tar.gz \
 -		lookup-1.07-pkg.tar.gz
 +		lookup-1.08-pkg.tar.gz
  DIST_SUBDIR=3D	xemacs
 =20
  MAINTAINER=3D	kiri@FreeBSD.org
 --- xemacs-oa-packages/Makefile.orig	Tue Aug 14 23:50:54 2001
 +++ xemacs-oa-packages/Makefile	Wed Aug 15 01:21:54 2001
 @@ -6,19 +6,19 @@
  #
 =20
  PORTNAME=3D	xemacs-oa-packages
 -PORTVERSION=3D	1.4
 +PORTVERSION=3D	1.5
  CATEGORIES=3D	editors elisp
  MASTER_SITES=3D	${MASTER_SITE_XEMACS} \
  		${MASTER_SITE_LOCAL}
  MASTER_SITE_SUBDIR=3D	packages kiri
  DISTFILES=3D	\
 -		calc-1.14-pkg.tar.gz \
 +		calc-1.17-pkg.tar.gz \
  		calendar-1.16-pkg.tar.gz \
  		forms-1.13-pkg.tar.gz \
  		frame-icon-1.09-pkg.tar.gz \
 -		pc-1.19-pkg.tar.gz \
 +		pc-1.20-pkg.tar.gz \
  		slider-1.13-pkg.tar.gz \
 -		speedbar-1.19-pkg.tar.gz \
 +		speedbar-1.21-pkg.tar.gz \
  		strokes-1.08-pkg.tar.gz
  DIST_SUBDIR=3D	xemacs
 =20
 --- xemacs-packages/Makefile.orig	Tue Aug 14 23:53:51 2001
 +++ xemacs-packages/Makefile	Wed Aug 15 01:21:58 2001
 @@ -6,39 +6,39 @@
  #
 =20
  PORTNAME=3D	xemacs-packages
 -PORTVERSION=3D	1.9
 +PORTVERSION=3D	1.10
  CATEGORIES=3D	editors elisp
  MASTER_SITES=3D	${MASTER_SITE_XEMACS} \
  		${MASTER_SITE_LOCAL}
  MASTER_SITE_SUBDIR=3D	packages kiri
  DISTFILES=3D	\
  		apel-1.20-pkg.tar.gz \
 -		auctex-1.24-pkg.tar.gz \
 +		auctex-1.25-pkg.tar.gz \
  		c-support-1.16-pkg.tar.gz \
 -		cc-mode-1.24-pkg.tar.gz \
 +		cc-mode-1.25-pkg.tar.gz \
  		debug-1.14-pkg.tar.gz \
 -		dired-1.09-pkg.tar.gz \
 -		edit-utils-1.57-pkg.tar.gz \
 -		efs-1.22-pkg.tar.gz \
 -		fsf-compat-1.08-pkg.tar.gz \
 +		dired-1.11-pkg.tar.gz \
 +		edit-utils-1.65-pkg.tar.gz \
 +		efs-1.26-pkg.tar.gz \
 +		fsf-compat-1.09-pkg.tar.gz \
  		hm--html-menus-1.16-pkg.tar.gz \
 -		ispell-1.22-pkg.tar.gz \
 -		mail-lib-1.36-pkg.tar.gz \
 -		mailcrypt-2.07-pkg.tar.gz \
 -		net-utils-1.15-pkg.tar.gz \
 +		ispell-1.23-pkg.tar.gz \
 +		mail-lib-1.39-pkg.tar.gz \
 +		mailcrypt-2.09-pkg.tar.gz \
 +		net-utils-1.20-pkg.tar.gz \
  		os-utils-1.25-pkg.tar.gz \
 -		pcl-cvs-1.53-pkg.tar.gz \
 -		prog-modes-1.35-pkg.tar.gz \
 +		pcl-cvs-1.55-pkg.tar.gz \
 +		prog-modes-1.40-pkg.tar.gz \
  		ps-print-nomule-1.05-pkg.tar.gz \
  		psgml-1.23-pkg.tar.gz \
  		sgml-1.08-pkg.tar.gz \
  		sh-script-1.13-pkg.tar.gz \
  		texinfo-1.20-pkg.tar.gz \
 -		text-modes-1.29-pkg.tar.gz \
 +		text-modes-1.32-pkg.tar.gz \
  		time-1.11-pkg.tar.gz \
 -		vc-1.26-pkg.tar.gz \
 -		viper-1.25-pkg.tar.gz \
 -		w3-1.18-pkg.tar.gz \
 -		xemacs-base-1.51-pkg.tar.gz \
 -		xemacs-devel-1.31-pkg.tar.gz
 +		vc-1.28-pkg.tar.gz \
 +		viper-1.26-pkg.tar.gz \
 +		w3-1.20-pkg.tar.gz \
 +		xemacs-base-1.55-pkg.tar.gz \
 +		xemacs-devel-1.37-pkg.tar.gz
  DIST_SUBDIR=3D	xemacs
 --- xemacs-prog-packages/Makefile.orig	Tue Aug 14 23:55:11 2001
 +++ xemacs-prog-packages/Makefile	Wed Aug 15 01:22:04 2001
 @@ -6,20 +6,20 @@
  #
 =20
  PORTNAME=3D	xemacs-prog-packages
 -PORTVERSION=3D	2.5
 +PORTVERSION=3D	2.6
  CATEGORIES=3D	editors elisp
  MASTER_SITES=3D	${MASTER_SITE_XEMACS} \
  		${MASTER_SITE_LOCAL}
  MASTER_SITE_SUBDIR=3D	packages kiri
  DISTFILES=3D	\
  		ada-1.10-pkg.tar.gz \
 -		ediff-1.30-pkg.tar.gz \
 +		ediff-1.31-pkg.tar.gz \
  		emerge-1.09-pkg.tar.gz \
  		idlwave-1.23-pkg.tar.gz \
 -		jde-1.26-pkg.tar.gz \
 +		jde-1.27-pkg.tar.gz \
  		scheme-1.11-pkg.tar.gz \
 -		semantic-1.05-pkg.tar.gz \
 -		vc-cc-1.15-pkg.tar.gz \
 +		semantic-1.06-pkg.tar.gz \
 +		vc-cc-1.16-pkg.tar.gz \
  		vhdl-1.13-pkg.tar.gz
  DIST_SUBDIR=3D	xemacs
 =20
 --- xemacs-wp-packages/Makefile.orig	Tue Aug 14 23:56:05 2001
 +++ xemacs-wp-packages/Makefile	Wed Aug 15 01:22:08 2001
 @@ -6,15 +6,15 @@
  #
 =20
  PORTNAME=3D	xemacs-wp-packages
 -PORTVERSION=3D	1.3
 +PORTVERSION=3D	1.4
  CATEGORIES=3D	editors elisp
  MASTER_SITES=3D	${MASTER_SITE_XEMACS} \
  		${MASTER_SITE_LOCAL}
  MASTER_SITE_SUBDIR=3D	packages kiri
  DISTFILES=3D	\
  		crisp-1.12-pkg.tar.gz \
 -		edt-1.11-pkg.tar.gz \
 -		reftex-1.22-pkg.tar.gz \
 +		edt-1.12-pkg.tar.gz \
 +		reftex-1.23-pkg.tar.gz \
  		textools-1.12-pkg.tar.gz \
  		tpu-1.12-pkg.tar.gz
  DIST_SUBDIR=3D	xemacs
 
 
 --- xemacs-basic-mule-packages/distinfo.orig	Wed Aug 15 01:13:53 2001
 +++ xemacs-basic-mule-packages/distinfo	Wed Aug 15 01:16:02 2001
 @@ -1,5 +1,5 @@
 -MD5 (xemacs/egg-its-1.25-pkg.tar.gz) =3D 9dfd6e4d77848abafa7ef98c302337e0
 +MD5 (xemacs/egg-its-1.26-pkg.tar.gz) =3D a69b09fedc9aee8422ed7ed35b6649eb
  MD5 (xemacs/elib-1.08-pkg.tar.gz) =3D dd8c626d4a2b967febe68bcaa1cd1b96
  MD5 (xemacs/locale-1.18-pkg.tar.gz) =3D dbc3b123a7f12804fb81643b40fe766a
 -MD5 (xemacs/mule-base-1.37-pkg.tar.gz) =3D ab87b4adfe446a63117848f41ba6ddd5
 -MD5 (xemacs/skk-1.18-pkg.tar.gz) =3D aed22aac647a711e7a441df43ea96042
 +MD5 (xemacs/mule-base-1.39-pkg.tar.gz) =3D 5686febbb08c950ead2b4d0b1707c09e
 +MD5 (xemacs/skk-1.19-pkg.tar.gz) =3D 1655024ec7091ec05558062e7344a93f
 --- xemacs-comm-packages/distinfo.orig	Wed Aug 15 01:13:53 2001
 +++ xemacs-comm-packages/distinfo	Wed Aug 15 01:16:05 2001
 @@ -1,13 +1,13 @@
 -MD5 (xemacs/bbdb-1.12-pkg.tar.gz) =3D fcb23bc21910fe96883309c95245af49
 -MD5 (xemacs/eicq-1.04-pkg.tar.gz) =3D 57668ecfa34718afa598c1c6c6b510da
 +MD5 (xemacs/bbdb-1.13-pkg.tar.gz) =3D dcbdee81b9c0fd0283746e41b81d65e7
 +MD5 (xemacs/eicq-1.05-pkg.tar.gz) =3D 09c41ae8e50c418bc73029a05c0694f3
  MD5 (xemacs/eudc-1.33-pkg.tar.gz) =3D 312d7bcd263fe7c5199f1008ca16ccbb
  MD5 (xemacs/footnote-1.13-pkg.tar.gz) =3D 23aa290969664f5edb96c79ae322759b
  MD5 (xemacs/gnats-1.12-pkg.tar.gz) =3D 8487d89459c7be544547558d39f42945
 -MD5 (xemacs/gnus-1.55-pkg.tar.gz) =3D 926b8cb1b770bf367d260f7b1f33b017
 +MD5 (xemacs/gnus-1.56-pkg.tar.gz) =3D 68e9646893619726e5799bfd9ed45e14
  MD5 (xemacs/mew-1.14-pkg.tar.gz) =3D c46627866de19034116a0c739be8e1eb
  MD5 (xemacs/mh-e-1.13-pkg.tar.gz) =3D 213d2484432c141ba2017d437922076b
  MD5 (xemacs/rmail-1.12-pkg.tar.gz) =3D ef29f27bfb5b7af89ae57be18b94da6f
  MD5 (xemacs/supercite-1.17-pkg.tar.gz) =3D 78719a01f84b12131644bec63da9cc53
 -MD5 (xemacs/tm-1.26-pkg.tar.gz) =3D bcd645f57f7075fe2a05aad76b3b7149
 -MD5 (xemacs/vm-6.92-pkg.tar.gz) =3D 6d9041d004cd4c0a0fcdcdae8e679960
 -MD5 (xemacs/zenirc-1.09-pkg.tar.gz) =3D 34cb9b84e367a02936c420e90826dfdc
 +MD5 (xemacs/tm-1.29-pkg.tar.gz) =3D ae9c106bafbfb471ceaaaf16b7acb8ac
 +MD5 (xemacs/vm-6.95-pkg.tar.gz) =3D 5eb81c9773a908826f27b8f623bab5b6
 +MD5 (xemacs/zenirc-1.11-pkg.tar.gz) =3D ef56684bdf71cae7e15f58c3819a7ee9
 --- xemacs-libs-packages/distinfo.orig	Wed Aug 15 01:13:53 2001
 +++ xemacs-libs-packages/distinfo	Wed Aug 15 01:16:07 2001
 @@ -1,5 +1,5 @@
  MD5 (xemacs/Sun-1.13-pkg.tar.gz) =3D 455b7e1c3564563687e36ab53352ba76
 -MD5 (xemacs/edebug-1.13-pkg.tar.gz) =3D 9661d559adc5a2c36dee1d26f6470c18
 +MD5 (xemacs/edebug-1.14-pkg.tar.gz) =3D 8cac8a4c9e7f01bc3199f395fc9d975b
  MD5 (xemacs/eieio-1.01-pkg.tar.gz) =3D 936e2330f1ac6e76f437154ad60f5b0f
  MD5 (xemacs/sounds-au-1.10-pkg.tar.gz) =3D 256e09c0570a19ae545350681bacaf3e
  MD5 (xemacs/sounds-wav-1.10-pkg.tar.gz) =3D 89dff9f3b8e1aaaa19f000035e3aa1=
 99
 --- xemacs-mule-packages/distinfo.orig	Wed Aug 15 01:13:53 2001
 +++ xemacs-mule-packages/distinfo	Wed Aug 15 01:16:24 2001
 @@ -1,3 +1,3 @@
  MD5 (xemacs/edict-1.12-pkg.tar.gz) =3D ac774d2ae02fe32de755e758af5dac11
  MD5 (xemacs/leim-1.17-pkg.tar.gz) =3D 61d39ee096e39219651b01648a37ef2e
 -MD5 (xemacs/lookup-1.07-pkg.tar.gz) =3D 0766b9113426d7476ffd1ebddff427df
 +MD5 (xemacs/lookup-1.08-pkg.tar.gz) =3D 49e7d04e5a9f85f060365433cd45f31d
 --- xemacs-oa-packages/distinfo.orig	Wed Aug 15 01:13:53 2001
 +++ xemacs-oa-packages/distinfo	Wed Aug 15 01:16:26 2001
 @@ -1,8 +1,8 @@
 -MD5 (xemacs/calc-1.14-pkg.tar.gz) =3D 414412ca80e10ef69c48d3763fbabdb4
 +MD5 (xemacs/calc-1.17-pkg.tar.gz) =3D 96d9973ad70e2d7b8a8b9682188335ef
  MD5 (xemacs/calendar-1.16-pkg.tar.gz) =3D ed44e3211ecddcfc98e1e517a97ed11d
  MD5 (xemacs/forms-1.13-pkg.tar.gz) =3D f18fd40a2068b851890ca59d3f1845a7
  MD5 (xemacs/frame-icon-1.09-pkg.tar.gz) =3D 91922e43447422f175065428367fb0=
 0b
 -MD5 (xemacs/pc-1.19-pkg.tar.gz) =3D 275fdd6f1a000a03909f26db7119b92f
 +MD5 (xemacs/pc-1.20-pkg.tar.gz) =3D ceab8a41e2992aebfa6efe247c6c851c
  MD5 (xemacs/slider-1.13-pkg.tar.gz) =3D 3fbc16b2caeef30e87969e19efa40f32
 -MD5 (xemacs/speedbar-1.19-pkg.tar.gz) =3D 1a0e6df64f19330df50a3db5b824d23b
 +MD5 (xemacs/speedbar-1.21-pkg.tar.gz) =3D 0cc730cc05aebd7ab14ad60d5cd53065
  MD5 (xemacs/strokes-1.08-pkg.tar.gz) =3D c5ab0860ceb23b40798b11a1fa4c0240
 --- xemacs-packages/distinfo.orig	Wed Aug 15 01:13:53 2001
 +++ xemacs-packages/distinfo	Wed Aug 15 01:16:30 2001
 @@ -1,29 +1,29 @@
  MD5 (xemacs/apel-1.20-pkg.tar.gz) =3D 0d3ac6c109783e1cc48cc4608843d6c3
 -MD5 (xemacs/auctex-1.24-pkg.tar.gz) =3D b159994dd51a73f5973e1920740c9b8c
 +MD5 (xemacs/auctex-1.25-pkg.tar.gz) =3D 38da993fc10bc64251516b1e6019b6df
  MD5 (xemacs/c-support-1.16-pkg.tar.gz) =3D 047accf51457a041bf920c9563de1bf6
 -MD5 (xemacs/cc-mode-1.24-pkg.tar.gz) =3D 2bb76cb58e0565f314214dac53515d5a
 +MD5 (xemacs/cc-mode-1.25-pkg.tar.gz) =3D af6615e8fd927a9715a285bd421ccdb8
  MD5 (xemacs/debug-1.14-pkg.tar.gz) =3D 20312f80900f1c99f3eeecddf75026ca
 -MD5 (xemacs/dired-1.09-pkg.tar.gz) =3D 74a1d00cd304d15e643a09d74a792be1
 -MD5 (xemacs/edit-utils-1.57-pkg.tar.gz) =3D 0b7eaeee0972764b09edc485228974=
 2f
 -MD5 (xemacs/efs-1.22-pkg.tar.gz) =3D bde42cd7cd02fd4f385baa66adfa0128
 -MD5 (xemacs/fsf-compat-1.08-pkg.tar.gz) =3D d9ac18b3c7801c5fb8ea3da8d09f22=
 d9
 +MD5 (xemacs/dired-1.11-pkg.tar.gz) =3D 0b44f0635a1d08189db83e8558cfe8e0
 +MD5 (xemacs/edit-utils-1.65-pkg.tar.gz) =3D 4c1fb0f824cd8fa29c74df0d79556c=
 d4
 +MD5 (xemacs/efs-1.26-pkg.tar.gz) =3D cecc2e953d90dd3fc3938d26fce4f0f7
 +MD5 (xemacs/fsf-compat-1.09-pkg.tar.gz) =3D b0f33bb047d8c64020b1fa0bf35eb1=
 2e
  MD5 (xemacs/hm--html-menus-1.16-pkg.tar.gz) =3D defc795c8c783b13599927399d=
 f7bf18
 -MD5 (xemacs/ispell-1.22-pkg.tar.gz) =3D f688004228ae7f4484a9bb77d8109490
 -MD5 (xemacs/mail-lib-1.36-pkg.tar.gz) =3D 10104488ef79eec38a45c8784e8e58d6
 -MD5 (xemacs/mailcrypt-2.07-pkg.tar.gz) =3D b6c7121db866bc4ad99b3a3138d81390
 -MD5 (xemacs/net-utils-1.15-pkg.tar.gz) =3D 9937053eaff439f202748499f69a91cc
 +MD5 (xemacs/ispell-1.23-pkg.tar.gz) =3D d6313eaf9fd77554cd4ee2fc42b898e9
 +MD5 (xemacs/mail-lib-1.39-pkg.tar.gz) =3D 2d383f2df395fc58294acfc1f18d3297
 +MD5 (xemacs/mailcrypt-2.09-pkg.tar.gz) =3D 34b06d81b131c89d83b1c9387e23975a
 +MD5 (xemacs/net-utils-1.20-pkg.tar.gz) =3D e0307eee6f6f8d44d3c43575412f0fe7
  MD5 (xemacs/os-utils-1.25-pkg.tar.gz) =3D e71b109e0fb81032fa664768c98b6bcc
 -MD5 (xemacs/pcl-cvs-1.53-pkg.tar.gz) =3D 27f1364e3b93eb08d084971854da0195
 -MD5 (xemacs/prog-modes-1.35-pkg.tar.gz) =3D c883b08d91e9ec0735a499a5b7d0ff=
 4b
 +MD5 (xemacs/pcl-cvs-1.55-pkg.tar.gz) =3D d4f7b40492290a31139f2233b035d3d7
 +MD5 (xemacs/prog-modes-1.40-pkg.tar.gz) =3D 1aac7d5f91c8b7e7078815561c0387=
 ab
  MD5 (xemacs/ps-print-nomule-1.05-pkg.tar.gz) =3D c071d71ac89d9a540c0799fb3=
 3f40c3a
  MD5 (xemacs/psgml-1.23-pkg.tar.gz) =3D de5bcf5e4ab559cc239ec060c0db0710
  MD5 (xemacs/sgml-1.08-pkg.tar.gz) =3D bdadf462489fa1540cc56d1c561aaa54
  MD5 (xemacs/sh-script-1.13-pkg.tar.gz) =3D d9fa57da5e44091bf31282886de25687
  MD5 (xemacs/texinfo-1.20-pkg.tar.gz) =3D 25a3261b1700f4b83d229dc1dcf633ae
 -MD5 (xemacs/text-modes-1.29-pkg.tar.gz) =3D 12c0d8e6a661f70afe50536f66d5de=
 b4
 +MD5 (xemacs/text-modes-1.32-pkg.tar.gz) =3D 6af333dc07f90ef72f735ae5a53da5=
 f3
  MD5 (xemacs/time-1.11-pkg.tar.gz) =3D 93ca34fe3275dc3ef5b8fd4c6824551d
 -MD5 (xemacs/vc-1.26-pkg.tar.gz) =3D 53757fdff5aede0d4bd9dc4153af2d33
 -MD5 (xemacs/viper-1.25-pkg.tar.gz) =3D 024ab79a03817d4043318c7cecd2301f
 -MD5 (xemacs/w3-1.18-pkg.tar.gz) =3D 0a44fd650b1cc1d4731db721eb337e5a
 +MD5 (xemacs/vc-1.28-pkg.tar.gz) =3D aab5d4e8030489a6ba35e078b7fba75d
 +MD5 (xemacs/viper-1.26-pkg.tar.gz) =3D c5ef12e8a3bf2cc752a66040971ea391
 +MD5 (xemacs/w3-1.20-pkg.tar.gz) =3D d2887a223788fec1deb43ba7489cf603
  MD5 (xemacs/xemacs-base-1.51-pkg.tar.gz) =3D 15c1069d5def27c861e7e45ab54dc=
 6b9
  MD5 (xemacs/xemacs-devel-1.31-pkg.tar.gz) =3D 3c15f7db1c1ec6634f06e21655a8=
 6801
 --- xemacs-prog-packages/distinfo.orig	Wed Aug 15 01:13:54 2001
 +++ xemacs-prog-packages/distinfo	Wed Aug 15 01:16:33 2001
 @@ -1,9 +1,9 @@
  MD5 (xemacs/ada-1.10-pkg.tar.gz) =3D 6ba6ca52a345831e8fafa241119db39f
 -MD5 (xemacs/ediff-1.30-pkg.tar.gz) =3D 3f4fae3e45f8e07b27dfeabf079ee51e
 +MD5 (xemacs/ediff-1.31-pkg.tar.gz) =3D c06ae600b47485f0de5af705aeb67d07
  MD5 (xemacs/emerge-1.09-pkg.tar.gz) =3D 231c8120d60da2c9ddd856510da2491c
  MD5 (xemacs/idlwave-1.23-pkg.tar.gz) =3D 71163a118316b2da6cff6371455dad4c
 -MD5 (xemacs/jde-1.26-pkg.tar.gz) =3D 036461ba50fbaba817c085d3630a27ae
 +MD5 (xemacs/jde-1.27-pkg.tar.gz) =3D 950493e85e100b9a1558352f30511575
  MD5 (xemacs/scheme-1.11-pkg.tar.gz) =3D 8994fb43b37a55d4b9ad763af67a45ba
 -MD5 (xemacs/semantic-1.05-pkg.tar.gz) =3D 1f30ab40f3b892e9ad5ac00f1ed3c61c
 -MD5 (xemacs/vc-cc-1.15-pkg.tar.gz) =3D de6c83aabb0086ee6f0087a206262fae
 +MD5 (xemacs/semantic-1.06-pkg.tar.gz) =3D 48b330eee7c5da80ef646f8fa0a340e7
 +MD5 (xemacs/vc-cc-1.16-pkg.tar.gz) =3D 853409332e6aadded46789d680f18603
  MD5 (xemacs/vhdl-1.13-pkg.tar.gz) =3D 76ef5bea9a7f1c5fb899306089efd0d8
 --- xemacs-wp-packages/distinfo.orig	Wed Aug 15 01:13:54 2001
 +++ xemacs-wp-packages/distinfo	Wed Aug 15 01:16:35 2001
 @@ -1,5 +1,5 @@
  MD5 (xemacs/crisp-1.12-pkg.tar.gz) =3D 30308c6e5fb14f621d53046894c8c180
 -MD5 (xemacs/edt-1.11-pkg.tar.gz) =3D ed4920200206ab5d94ff130b9d311a3b
 -MD5 (xemacs/reftex-1.22-pkg.tar.gz) =3D 4b89ec2f47824990f7abd38af4f46202
 +MD5 (xemacs/edt-1.12-pkg.tar.gz) =3D 0d7649d0f65d9de732918d756f5cf48b
 +MD5 (xemacs/reftex-1.23-pkg.tar.gz) =3D 418d13bcf80e929e27be7c68bf718e3c
  MD5 (xemacs/textools-1.12-pkg.tar.gz) =3D 2ce1dc6eb29773d2ab6ce2e04463e54f
  MD5 (xemacs/tpu-1.12-pkg.tar.gz) =3D 8ee6ca98afc9c18a1df013065c430f5e
 
 --W5WqUoFLvi1M7tJE
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.0.6 (FreeBSD)
 Comment: For info see http://www.gnupg.org
 
 iEYEARECAAYFAjt6DTQACgkQttcWHAnWiGcY0gCfWWq9CdCb9ayyPfVcahEEGSHz
 cVMAnjxtCn80rcGmr9mmkyfyrVIb6xa7
 =N4ck
 -----END PGP SIGNATURE-----
 
 --W5WqUoFLvi1M7tJE--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108150550.f7F5o2f37596>