Date: Wed, 07 Jan 2004 06:54:04 +0300 From: Sergey Matveychuk <sem@ciam.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/61006: [PATCH] devel/fc++: update to 1.5 Message-ID: <E1Ae4lg-000Ebc-VO@Current.sem-home.ciam.ru> Resent-Message-ID: <200401070400.i0740dEF065008@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 61006 >Category: ports >Synopsis: [PATCH] devel/fc++: update to 1.5 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jan 06 20:00:38 PST 2004 >Closed-Date: >Last-Modified: >Originator: Sergey Matveychuk >Release: FreeBSD 5.1-CURRENT i386 >Organization: >Environment: System: FreeBSD Current.sem-home.ciam.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Fri Nov 21 07:47:47 MSK 2003 >Description: - Update to 1.5 Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- fc++-1.5.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/fc++.orig/Makefile /usr/ports/devel/fc++/Makefile --- /usr/ports/devel/fc++.orig/Makefile Wed Jan 7 06:17:15 2004 +++ /usr/ports/devel/fc++/Makefile Wed Jan 7 06:17:43 2004 @@ -7,7 +7,7 @@ # PORTNAME= fc++ -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= devel MASTER_SITES= http://www.cc.gatech.edu/~yannis/fc++/ DISTNAME= FC++.${PORTVERSION} diff -ruN --exclude=CVS /usr/ports/devel/fc++.orig/distinfo /usr/ports/devel/fc++/distinfo --- /usr/ports/devel/fc++.orig/distinfo Wed Jan 7 06:17:15 2004 +++ /usr/ports/devel/fc++/distinfo Wed Jan 7 06:18:50 2004 @@ -1 +1 @@ -MD5 (FC++.1.4.tar.gz) = c988aea753dbbe5812baf386f77304b6 +MD5 (FC++.1.5.tar.gz) = 51bb1aeafc97cbd444fde9d6b944af9b diff -ruN --exclude=CVS /usr/ports/devel/fc++.orig/pkg-plist /usr/ports/devel/fc++/pkg-plist --- /usr/ports/devel/fc++.orig/pkg-plist Wed Jan 7 06:17:15 2004 +++ /usr/ports/devel/fc++/pkg-plist Wed Jan 7 06:24:45 2004 @@ -1,10 +1,15 @@ include/fc++/config.h include/fc++/curry.h +include/fc++/full.h include/fc++/function.h +include/fc++/lambda.h include/fc++/list.h +include/fc++/monad.h include/fc++/operator.h +include/fc++/pre_lambda.h include/fc++/prelude.h include/fc++/ref_count.h include/fc++/reuse.h include/fc++/signature.h +include/fc++/smart.h @dirrm include/fc++ --- fc++-1.5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Ae4lg-000Ebc-VO>