- Update to 1.5
PR: 61006 Submitted by: Sergey Matveychuk <sem@ciam.ru>
This commit is contained in:
parent
1973250ee8
commit
a709e40ffa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97558
@ -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}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (FC++.1.4.tar.gz) = c988aea753dbbe5812baf386f77304b6
|
||||
MD5 (FC++.1.5.tar.gz) = 51bb1aeafc97cbd444fde9d6b944af9b
|
||||
|
@ -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++
|
||||
|
Loading…
Reference in New Issue
Block a user