aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sfslite
diff options
context:
space:
mode:
authortdb <tdb@FreeBSD.org>2005-12-03 19:13:40 +0800
committertdb <tdb@FreeBSD.org>2005-12-03 19:13:40 +0800
commit00bde47a19edf992daeb2ddf83547dd262cca697 (patch)
treed4606a95e800f5c288729cd19f88edacb2494f79 /devel/sfslite
parent8d6f72e7bdce13bea8003c35c55830aa49a55908 (diff)
downloadfreebsd-ports-gnome-00bde47a19edf992daeb2ddf83547dd262cca697.tar.gz
freebsd-ports-gnome-00bde47a19edf992daeb2ddf83547dd262cca697.tar.zst
freebsd-ports-gnome-00bde47a19edf992daeb2ddf83547dd262cca697.zip
- Update to 0.8.3
PR: 89815 Submitted by: Maxwell Krohn <ports@okws.org> (maintainer) Approved by: clement (mentor)
Diffstat (limited to 'devel/sfslite')
-rw-r--r--devel/sfslite/Makefile4
-rw-r--r--devel/sfslite/distinfo5
-rw-r--r--devel/sfslite/pkg-plist9
3 files changed, 12 insertions, 6 deletions
diff --git a/devel/sfslite/Makefile b/devel/sfslite/Makefile
index 7163e17a208c..46c0212d2ba1 100644
--- a/devel/sfslite/Makefile
+++ b/devel/sfslite/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= sfslite
-PORTVERSION= 0.8.1
+PORTVERSION= 0.8.3
CATEGORIES= devel
MASTER_SITES= http://dist.okws.org/dist/
@@ -35,7 +35,7 @@ CONFIGURE_ARGS+=--with-gmp=/usr
#
# Map X.Y.Z.Q => X.Y
#
-SHORTVERSION!= ${ECHO} ${PORTVERSION} | sed -Ee 's/([^.]+\.[^.]+).*/\1/'
+SHORTVERSION= ${PORTVERSION:C/^([^\.]+\.[^\.]+).*$/\1/}
#
# if being called from one of the slave distributions (like
diff --git a/devel/sfslite/distinfo b/devel/sfslite/distinfo
index 47517e1b5fe0..349a6e2302ae 100644
--- a/devel/sfslite/distinfo
+++ b/devel/sfslite/distinfo
@@ -1,2 +1,3 @@
-MD5 (sfslite-0.8.1.tar.gz) = 4d2a029871b8a8e926d29895d48e0634
-SIZE (sfslite-0.8.1.tar.gz) = 688887
+MD5 (sfslite-0.8.3.tar.gz) = 613deedae4c7066f9801c63cdcc52ada
+SHA256 (sfslite-0.8.3.tar.gz) = d3fdbe150f125079d144db9c01650105dd52a4fcd8f557ccbcdc98893c6cf3be
+SIZE (sfslite-0.8.3.tar.gz) = 746283
diff --git a/devel/sfslite/pkg-plist b/devel/sfslite/pkg-plist
index 40835b19984f..9db52460a1fb 100644
--- a/devel/sfslite/pkg-plist
+++ b/devel/sfslite/pkg-plist
@@ -1,4 +1,5 @@
%%RPCC_BIN%%/rpcc
+%%RPCC_BIN%%/unwrap
include/sfslite
include/sfslite-%%VERSION%%/%%TAG%%/aclnt.h
include/sfslite-%%VERSION%%/%%TAG%%/aes.h
@@ -51,11 +52,14 @@ include/sfslite-%%VERSION%%/%%TAG%%/nfsserv.h
include/sfslite-%%VERSION%%/%%TAG%%/nfstrans.h
include/sfslite-%%VERSION%%/%%TAG%%/ocb.h
include/sfslite-%%VERSION%%/%%TAG%%/opnew.h
+include/sfslite-%%VERSION%%/%%TAG%%/paillier.h
include/sfslite-%%VERSION%%/%%TAG%%/parseopt.h
include/sfslite-%%VERSION%%/%%TAG%%/password.h
include/sfslite-%%VERSION%%/%%TAG%%/pcre.h
+include/sfslite-%%VERSION%%/%%TAG%%/pm.h
include/sfslite-%%VERSION%%/%%TAG%%/pmap_prot.h
include/sfslite-%%VERSION%%/%%TAG%%/pmap_prot.x
+include/sfslite-%%VERSION%%/%%TAG%%/poly.h
include/sfslite-%%VERSION%%/%%TAG%%/prime.h
include/sfslite-%%VERSION%%/%%TAG%%/prng.h
include/sfslite-%%VERSION%%/%%TAG%%/qhash.h
@@ -80,12 +84,15 @@ include/sfslite-%%VERSION%%/%%TAG%%/sfsschnorr.h
include/sfslite-%%VERSION%%/%%TAG%%/sfsserv.h
include/sfslite-%%VERSION%%/%%TAG%%/sfstty.h
include/sfslite-%%VERSION%%/%%TAG%%/sha1.h
+include/sfslite-%%VERSION%%/%%TAG%%/srp.h
include/sfslite-%%VERSION%%/%%TAG%%/stllike.h
include/sfslite-%%VERSION%%/%%TAG%%/str.h
include/sfslite-%%VERSION%%/%%TAG%%/suio++.h
include/sfslite-%%VERSION%%/%%TAG%%/sysconf.h
include/sfslite-%%VERSION%%/%%TAG%%/tiger.h
+include/sfslite-%%VERSION%%/%%TAG%%/umac.h
include/sfslite-%%VERSION%%/%%TAG%%/union.h
+include/sfslite-%%VERSION%%/%%TAG%%/unwrap.h
include/sfslite-%%VERSION%%/%%TAG%%/uvfstrans.h
include/sfslite-%%VERSION%%/%%TAG%%/vatmpl.h
include/sfslite-%%VERSION%%/%%TAG%%/vec.h
@@ -114,8 +121,6 @@ lib/sfslite-%%VERSION%%/%%TAG%%/libsfsmisc.so
lib/sfslite-%%VERSION%%/%%TAG%%/libsfsmisc.so.0
lib/sfslite-%%VERSION%%/%%TAG%%/mallock.o
lib/sfslite-%%VERSION%%/%%TAG%%/mmcd
-share/nls/POSIX
-share/nls/en_US.US-ASCII
@dirrm lib/sfslite-%%VERSION%%/%%TAG%%
@unexec rmdir %D/lib/sfslite-%%VERSION%% 2>/dev/null || true
@dirrm include/sfslite-%%VERSION%%/%%TAG%%