Date: Sat, 24 Aug 2002 20:34:03 -0700 (PDT) From: John Merryweather Cooper <coop9211@uidaho.edu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/41990: [MAINTAINER UPDATE] Update rexx-imc to 1.76 Message-ID: <200208250334.g7P3Y3bW068852@pc016247.reshall.uidaho.edu>
next in thread | raw e-mail | index | archive | help
>Number: 41990 >Category: ports >Synopsis: [MAINTAINER UPDATE] Update rexx-imc to 1.76 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 20:40:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: John Merryweather Cooper >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD PC016247.reshall.uidaho.edu 4.6-STABLE FreeBSD 4.6-STABLE #34: Thu Aug 22 19:34:48 PDT 2002 root@PC016247.reshall.uidaho.edu:/usr/obj/usr/src/sys/JOHNCOOP i386 >Description: Update to version 1.76 which provides better support for OS/2- style queues. >How-To-Repeat: N/A >Fix: --- update-rexx-imc-1.76 begins here --- # This is a patch for rexx-imc to update it to rexx-imc-1.76 # # To apply this patch: # STEP 1: Chdir to the source directory. # STEP 2: Run the 'applypatch' program with this patch file as input. # # If you do not have 'applypatch', it is part of the 'makepatch' package # that you can fetch from the Comprehensive Perl Archive Network: # http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz # In the above URL, 'x' should be 2 or higher. # # To apply this patch without the use of 'applypatch': # STEP 1: Chdir to the source directory. # STEP 2: Run the 'patch' program with this file as input. # #### End of Preamble #### #### Patch data follows #### diff -u 'rexx-imc/Makefile' 'rexx-imc-1.76/Makefile' Index: ./Makefile --- ./Makefile Sat Sep 22 13:13:15 2001 +++ ./Makefile Sat Aug 24 20:29:33 2002 @@ -2,17 +2,17 @@ # Date created: Septermber 21 96 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $FreeBSD: ports/lang/rexx-imc/Makefile,v 1.18 2001/09/22 20:13:15 lioux Exp $ +# $FreeBSD$ # PORTNAME= rexx-imc -PORTVERSION= 1.75 +PORTVERSION= 1.76 CATEGORIES= lang MASTER_SITES= http://users.comlab.ox.ac.uk/ian.collier/distribution/ \ ftp://ftp.sai.msu.su/pub/unix/rexx/ \ ftp://crydee.sai.msu.ru/zeus/unix/rexx/ -MAINTAINER= jmcoopr@webmail.bmi.net +MAINTAINER= coop9211@uidaho.edu HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Make diff -u 'rexx-imc/distinfo' 'rexx-imc-1.76/distinfo' Index: ./distinfo --- ./distinfo Sat Sep 22 13:13:15 2001 +++ ./distinfo Sat Aug 24 20:29:47 2002 @@ -1 +1 @@ -MD5 (rexx-imc-1.75.tar.gz) = bccecc3578deb6d7932b069b1e647ee2 +MD5 (rexx-imc-1.76.tar.gz) = 95ab040c5984307b109628b863fc0f8e #### End of Patch data #### #### ApplyPatch data follows #### # Data version : 1.0 # Date generated : Sat Aug 24 20:31:02 2002 # Generated by : makepatch 2.00 # Recurse directories : Yes # p 'Makefile' 1910 1030246173 0100644 # p 'distinfo' 62 1030246187 0100644 #### End of ApplyPatch data #### #### End of Patch kit [created: Sat Aug 24 20:31:02 2002] #### #### Checksum: 62 2055 24719 #### --- update-rexx-imc-1.76 ends here --- >Release-Note: >Audit-Trail: >Unformatted: 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?200208250334.g7P3Y3bW068852>