View | Details | Raw Unified | Return to bug 61006
Collapse All | Expand All

(-)/usr/ports/devel/fc++/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	fc++
9
PORTNAME=	fc++
10
PORTVERSION=	1.4
10
PORTVERSION=	1.5
11
CATEGORIES=	devel
11
CATEGORIES=	devel
12
MASTER_SITES=	http://www.cc.gatech.edu/~yannis/fc++/
12
MASTER_SITES=	http://www.cc.gatech.edu/~yannis/fc++/
13
DISTNAME=	FC++.${PORTVERSION}
13
DISTNAME=	FC++.${PORTVERSION}
(-)/usr/ports/devel/fc++/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (FC++.1.4.tar.gz) = c988aea753dbbe5812baf386f77304b6
1
MD5 (FC++.1.5.tar.gz) = 51bb1aeafc97cbd444fde9d6b944af9b
(-)/usr/ports/devel/fc++/pkg-plist (+5 lines)
Lines 1-10 Link Here
1
include/fc++/config.h
1
include/fc++/config.h
2
include/fc++/curry.h
2
include/fc++/curry.h
3
include/fc++/full.h
3
include/fc++/function.h
4
include/fc++/function.h
5
include/fc++/lambda.h
4
include/fc++/list.h
6
include/fc++/list.h
7
include/fc++/monad.h
5
include/fc++/operator.h
8
include/fc++/operator.h
9
include/fc++/pre_lambda.h
6
include/fc++/prelude.h
10
include/fc++/prelude.h
7
include/fc++/ref_count.h
11
include/fc++/ref_count.h
8
include/fc++/reuse.h
12
include/fc++/reuse.h
9
include/fc++/signature.h
13
include/fc++/signature.h
14
include/fc++/smart.h
10
@dirrm include/fc++
15
@dirrm include/fc++

Return to bug 61006