diff options
author | johans <johans@FreeBSD.org> | 2010-04-03 01:27:06 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2010-04-03 01:27:06 +0800 |
commit | babdb2ed22d711722d0738697524eebeeebb4789 (patch) | |
tree | 525c43947148c19b68bf783bd5f2cb7344d95a99 /security/shishi | |
parent | 1de271b818dbabfbbdf70285726ccd5ed7772a16 (diff) | |
download | freebsd-ports-gnome-babdb2ed22d711722d0738697524eebeeebb4789.tar.gz freebsd-ports-gnome-babdb2ed22d711722d0738697524eebeeebb4789.tar.zst freebsd-ports-gnome-babdb2ed22d711722d0738697524eebeeebb4789.zip |
Update to 0.0.43
Diffstat (limited to 'security/shishi')
-rw-r--r-- | security/shishi/Makefile | 5 | ||||
-rw-r--r-- | security/shishi/Makefile.man | 2 | ||||
-rw-r--r-- | security/shishi/distinfo | 6 |
3 files changed, 7 insertions, 6 deletions
diff --git a/security/shishi/Makefile b/security/shishi/Makefile index 8cd89ba53002..ed2e7acfaf1d 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -7,7 +7,7 @@ # PORTNAME= shishi -PORTVERSION= 0.0.42 +PORTVERSION= 0.0.43 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -26,8 +26,7 @@ USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ MAKEINFO="makeinfo --no-split" -CONFIGURE_ARGS= --disable-starttls \ - --with-db-dir=/var/shishi +CONFIGURE_ARGS= --with-db-dir=/var/shishi USE_LDCONFIG= yes INFO= shishi diff --git a/security/shishi/Makefile.man b/security/shishi/Makefile.man index 52a8118719d7..d5e344e7d31b 100644 --- a/security/shishi/Makefile.man +++ b/security/shishi/Makefile.man @@ -332,6 +332,8 @@ MAN3+= shishi_kdc_copy_cname.3 MAN3+= shishi_kdc_copy_crealm.3 MAN3+= shishi_kdc_copy_nonce.3 MAN3+= shishi_kdc_process.3 +MAN3+= shishi_kdc_sendrecv.3 +MAN3+= shishi_kdc_sendrecv_hint.3 MAN3+= shishi_kdcrep_add_enc_part.3 MAN3+= shishi_kdcrep_clear_padata.3 MAN3+= shishi_kdcrep_client_set.3 diff --git a/security/shishi/distinfo b/security/shishi/distinfo index 642657577d1a..f39156e173e1 100644 --- a/security/shishi/distinfo +++ b/security/shishi/distinfo @@ -1,3 +1,3 @@ -MD5 (shishi-0.0.42.tar.gz) = aca127c56de9b4c9deef34578acf5b46 -SHA256 (shishi-0.0.42.tar.gz) = 72bcf9215cf271fa4958976143a13130f9d6a6f9078c7472fdcf6fc78647f0ca -SIZE (shishi-0.0.42.tar.gz) = 4231227 +MD5 (shishi-0.0.43.tar.gz) = ee2e4d122d27c312c07d8ab6ec65da6e +SHA256 (shishi-0.0.43.tar.gz) = a0768907475867a9f7c6ec9152b6467f0de907895bc155b2d13cdf4d2725129e +SIZE (shishi-0.0.43.tar.gz) = 4250074 |