diff options
author | oliver <oliver@FreeBSD.org> | 2008-12-06 02:44:29 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2008-12-06 02:44:29 +0800 |
commit | 2fd3e154f2850c8acd03a347df0477ecbda9f6c1 (patch) | |
tree | 051fd1e554866c0bc62ead6446ac221cec65e06c /security/courier-authlib | |
parent | 00f1939a42fe46b94f0fce210fb06832a49f750a (diff) | |
download | freebsd-ports-gnome-2fd3e154f2850c8acd03a347df0477ecbda9f6c1.tar.gz freebsd-ports-gnome-2fd3e154f2850c8acd03a347df0477ecbda9f6c1.tar.zst freebsd-ports-gnome-2fd3e154f2850c8acd03a347df0477ecbda9f6c1.zip |
update to 0.61.1
Diffstat (limited to 'security/courier-authlib')
-rw-r--r-- | security/courier-authlib/Makefile | 5 | ||||
-rw-r--r-- | security/courier-authlib/distinfo | 6 | ||||
-rw-r--r-- | security/courier-authlib/files/patch-Makefile.in | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/security/courier-authlib/Makefile b/security/courier-authlib/Makefile index 4b97cb4889bc..56d90559047a 100644 --- a/security/courier-authlib/Makefile +++ b/security/courier-authlib/Makefile @@ -6,7 +6,7 @@ # PORTNAME= courier-authlib -PORTVERSION= 0.61.0 +PORTVERSION= 0.61.1 CATEGORIES?= security mail .if defined(PKGNAMESUFFIX) MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -84,7 +84,8 @@ CONFIGURE_ARGS+=--with-base --with-authpam MAN1= courierlogger.1 authtest.1 MAN3= authlib.3 auth_generic.3 auth_login.3 auth_getuserinfo.3 \ - auth_enumerate.3 auth_passwd.3 auth_getoption.3 auth_sasl.3 + auth_enumerate.3 auth_passwd.3 auth_getoption.3 auth_sasl.3 \ + auth_sasl_ex.3 DOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README \ README.authdebug.html README_authlib.html diff --git a/security/courier-authlib/distinfo b/security/courier-authlib/distinfo index 34a185464e11..325f324780ee 100644 --- a/security/courier-authlib/distinfo +++ b/security/courier-authlib/distinfo @@ -1,3 +1,3 @@ -MD5 (courier-authlib-0.61.0.tar.bz2) = f3dd6469c2f0b8debafed7fea4d84699 -SHA256 (courier-authlib-0.61.0.tar.bz2) = e72564b56d5a968b7506ced41dc55db44a4852fd24d231ae56c5c0f520e95004 -SIZE (courier-authlib-0.61.0.tar.bz2) = 2174172 +MD5 (courier-authlib-0.61.1.tar.bz2) = 5fd6ebf609c79543fb9d843ee5e7272a +SHA256 (courier-authlib-0.61.1.tar.bz2) = 41e4ac62ccb336802c322373951b168b2e500dae3795564213b1d705d91e30c6 +SIZE (courier-authlib-0.61.1.tar.bz2) = 2227736 diff --git a/security/courier-authlib/files/patch-Makefile.in b/security/courier-authlib/files/patch-Makefile.in index ec7390a69e16..a824c0900e2d 100644 --- a/security/courier-authlib/files/patch-Makefile.in +++ b/security/courier-authlib/files/patch-Makefile.in @@ -131,7 +131,7 @@ -man1 = authpasswd.1 authtest.1 +man1 = authtest.1 - man_MANS = $(man1) $(man3) + man_MANS = $(man1) $(man3) auth_sasl_ex.3 BUILT1 = authlib.html authldaprc.h authmysqlrc.h authpgsqlrc.h authpiperc.h \ authdaemonrc.h packageversion.h \ @@ -756,6 +777,8 @@ |