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

(-)/home/hsn/hacked/rpc2/Makefile (-2 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	rpc2
8
PORTNAME=	rpc2
9
PORTVERSION=	1.22
9
PORTVERSION=	1.23
10
CATEGORIES=	devel
10
CATEGORIES=	devel
11
MASTER_SITES=	ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/
11
MASTER_SITES=	ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/
12
12
Lines 15-23 Link Here
15
15
16
LIB_DEPENDS=	lwp.2:${PORTSDIR}/devel/lwp
16
LIB_DEPENDS=	lwp.2:${PORTSDIR}/devel/lwp
17
17
18
USE_LIBTOOL_VER=	15
18
USE_GMAKE=	yes
19
USE_GMAKE=	yes
19
USE_PERL5=	yes
20
USE_PERL5=	yes
20
GNU_CONFIGURE=  yes
21
GNU_CONFIGURE=	yes
21
INSTALLS_SHLIB=	yes
22
INSTALLS_SHLIB=	yes
22
23
23
.include <bsd.port.mk>
24
.include <bsd.port.mk>
(-)/home/hsn/hacked/rpc2/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (rpc2-1.22.tar.gz) = c6f13aa9e78d8e1c0464a2c8a803b12c
1
MD5 (rpc2-1.23.tar.gz) = 1bf6752c23853d530af20fab463c4a1a
2
SIZE (rpc2-1.22.tar.gz) = 571625
2
SIZE (rpc2-1.23.tar.gz) = 573548
(-)/home/hsn/hacked/rpc2/pkg-plist (-3 lines)
Lines 10-24 Link Here
10
include/rpc2/se.h
10
include/rpc2/se.h
11
include/rpc2/sftp.h
11
include/rpc2/sftp.h
12
lib/libfail.a
12
lib/libfail.a
13
lib/libfail.la
14
lib/libfail.so
13
lib/libfail.so
15
lib/libfail.so.6
14
lib/libfail.so.6
16
lib/librpc2.a
15
lib/librpc2.a
17
lib/librpc2.la
18
lib/librpc2.so
16
lib/librpc2.so
19
lib/librpc2.so.6
17
lib/librpc2.so.6
20
lib/libse.a
18
lib/libse.a
21
lib/libse.la
22
lib/libse.so
19
lib/libse.so
23
lib/libse.so.6
20
lib/libse.so.6
24
@dirrm include/rpc2
21
@dirrm include/rpc2

Return to bug 74036