Update from version 1.3.0nb4 to 1.4.0. Changes:

1.4.0-pre1
----------
2005-07-16	Ernst Rohlicek jun. <ernst.rohlicek@inode.at>

	* Pvm.xs, Pvm.pm: Finished adding functionality of PVM v3.4 - siblings,
	contexts and message boxes with their according new contants. All added
	functionality tested.

	Message handlers still missing. Testing routines for inclusion
	in package still missing.

	NOTE: Also created an ebuild (installation script) for the Gentoo
	distribution.
This commit is contained in:
he 2008-08-11 13:48:22 +00:00
parent 865477b3f6
commit ca45f34be7
3 changed files with 7 additions and 23 deletions

View file

@ -1,16 +1,15 @@
# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:42 joerg Exp $
# $NetBSD: Makefile,v 1.16 2008/08/11 13:48:22 he Exp $
#
DISTNAME= Parallel-Pvm-1.3.0
DISTNAME= Parallel-Pvm-1.4.0
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
SVR4_PKGNAME= p5pvm
CATEGORIES= parallel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parallel/}
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.csm.ornl.gov/pvm/pvm_home.html
#HOMEPAGE= http://search.cpan.org/dist/Parallel-Pvm/
COMMENT= Perl module for PVM (Parallel Virtual Machine)
PKG_DESTDIR_SUPPORT= user-destdir

View file

@ -1,6 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/24 12:23:31 agc Exp $
$NetBSD: distinfo,v 1.3 2008/08/11 13:48:22 he Exp $
SHA1 (Parallel-Pvm-1.3.0.tgz) = fd8c5f449e826e7e1b1e02288cc8679ad2ccece7
RMD160 (Parallel-Pvm-1.3.0.tgz) = ae6094715ea3969b352876cb52ce0710c383fdc6
Size (Parallel-Pvm-1.3.0.tgz) = 17792 bytes
SHA1 (patch-aa) = 57e52fb332a943a6542d486145a28a77693a6dec
SHA1 (Parallel-Pvm-1.4.0.tar.gz) = d6dee207dbe5182b74c4cf90270a60520cbfcff2
RMD160 (Parallel-Pvm-1.4.0.tar.gz) = facb45d4539976cb582a371280cc04f0a26959d2
Size (Parallel-Pvm-1.4.0.tar.gz) = 19422 bytes

View file

@ -1,14 +0,0 @@
$NetBSD: patch-aa,v 1.1.1.1 2002/10/13 04:30:05 dmcmahill Exp $
--- MANIFEST.orig Fri Sep 21 05:08:13 2001
+++ MANIFEST
@@ -2,7 +2,7 @@ MANIFEST
Makefile.PL
Pvm.pm
Pvm.xs
-t/bigmsg.t
+t/01_bigmsg.t
ChangeLog
-t/group.t
+t/02_group.t
README