mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 2.4
PR: 109284 Submitted by: Marcelo Araujo <araujo@bsdmail.org>
This commit is contained in:
parent
94fd5566b4
commit
19fece6fa0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=186100
3 changed files with 5 additions and 12 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= rpc2
|
||||
PORTVERSION= 2.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/ \
|
||||
ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (rpc2-2.2.tar.gz) = 2609ed0e6ad81b77fe7613af1de40b97
|
||||
SHA256 (rpc2-2.2.tar.gz) = c6e26b7cdcec8334ad56111b3afadf48a0149f14210e9305963f3de18a44c69e
|
||||
SIZE (rpc2-2.2.tar.gz) = 629592
|
||||
MD5 (rpc2-2.4.tar.gz) = 85e73e58a541859f6b8475459746cf27
|
||||
SHA256 (rpc2-2.4.tar.gz) = eb3004e82c5aa22f38dcdc1d29b98acd7038f2b235460f92fdc4cd41f459d2a3
|
||||
SIZE (rpc2-2.4.tar.gz) = 607410
|
||||
|
|
|
@ -1,19 +1,12 @@
|
|||
bin/filcon
|
||||
bin/rp2gen
|
||||
include/rpc2/errors.h
|
||||
include/rpc2/errorsdefs.h
|
||||
include/rpc2/fail.h
|
||||
include/rpc2/fcon.h
|
||||
include/rpc2/multi.h
|
||||
include/rpc2/rpc2.h
|
||||
include/rpc2/rpc2_addrinfo.h
|
||||
include/rpc2/se.h
|
||||
include/rpc2/secure.h
|
||||
include/rpc2/sftp.h
|
||||
lib/libfail.a
|
||||
lib/libfail.la
|
||||
lib/libfail.so
|
||||
lib/libfail.so.8
|
||||
lib/librpc2.a
|
||||
lib/librpc2.la
|
||||
lib/librpc2.so
|
||||
|
@ -23,3 +16,4 @@ lib/libse.la
|
|||
lib/libse.so
|
||||
lib/libse.so.8
|
||||
@dirrm include/rpc2
|
||||
@dirrmtry share/rpc2
|
||||
|
|
Loading…
Add table
Reference in a new issue