aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2008-08-26 20:28:09 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2008-08-26 20:28:09 +0000
commit28dd1cf220311bbedd1642751a7b36daca733d61 (patch)
tree9c326e370103232dad46dedbd37633928d29e193
parentdf60069c822fa23ebec2404ec86cae364ff83429 (diff)
downloadports-28dd1cf220311bbedd1642751a7b36daca733d61.tar.gz
ports-28dd1cf220311bbedd1642751a7b36daca733d61.zip
- Update to version 0.2.28
- Bump sh lib version on depending ports PR: ports/126857 Submitted by: mm@FreeBSD.org
Notes
Notes: svn path=/head/; revision=219242
-rw-r--r--mail/libvmime/Makefile4
-rw-r--r--mail/msmtp/Makefile3
-rw-r--r--net-im/jabberd/Makefile3
-rw-r--r--security/gsasl/Makefile3
-rw-r--r--security/gsasl/Makefile.man1
-rw-r--r--security/gsasl/distinfo6
-rw-r--r--security/gsasl/pkg-plist4
7 files changed, 14 insertions, 10 deletions
diff --git a/mail/libvmime/Makefile b/mail/libvmime/Makefile
index 8fdf24fec91e..a82bbb05bf37 100644
--- a/mail/libvmime/Makefile
+++ b/mail/libvmime/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libvmime
PORTVERSION= 0.8.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= mail
MASTER_SITES= SF
MASTER_SITE_SUBDIR= vmime
@@ -16,7 +16,7 @@ MAINTAINER= delphij@FreeBSD.org
COMMENT= An all-in-one Internet mail library
LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
-LIB_DEPENDS+= gsasl.11:${PORTSDIR}/security/gsasl
+LIB_DEPENDS+= gsasl.12:${PORTSDIR}/security/gsasl
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile
index 00897a603587..903de9ded0e6 100644
--- a/mail/msmtp/Makefile
+++ b/mail/msmtp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= msmtp
PORTVERSION= 1.4.16
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= msmtp
@@ -37,7 +38,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_r
.endif
.if defined(WITH_GSASL)
-LIB_DEPENDS+= gsasl.11:${PORTSDIR}/security/gsasl
+LIB_DEPENDS+= gsasl.12:${PORTSDIR}/security/gsasl
.else
CONFIGURE_ARGS+= --without-gsasl
.endif
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile
index c82008f7392d..536f42531c43 100644
--- a/net-im/jabberd/Makefile
+++ b/net-im/jabberd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= jabberd
PORTVERSION= 2.2.3
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://ftp.xiaoka.com/jabberd2/releases/
DIST_SUBDIR= jabber
@@ -15,7 +16,7 @@ MAINTAINER= mm@FreeBSD.org
COMMENT= Online presence and instant messaging server
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
- gsasl.11:${PORTSDIR}/security/gsasl \
+ gsasl.12:${PORTSDIR}/security/gsasl \
idn.16:${PORTSDIR}/dns/libidn \
udns.0:${PORTSDIR}/dns/udns
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile
index deb1ce0dde60..4a97193e5a74 100644
--- a/security/gsasl/Makefile
+++ b/security/gsasl/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= gsasl
-PORTVERSION= 0.2.26
-PORTREVISION= 1
+PORTVERSION= 0.2.28
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \
http://josefsson.org/${PORTNAME}/releases/
diff --git a/security/gsasl/Makefile.man b/security/gsasl/Makefile.man
index 1cf4abf7e610..1de82726e3c0 100644
--- a/security/gsasl/Makefile.man
+++ b/security/gsasl/Makefile.man
@@ -53,6 +53,7 @@ MAN3+= gsasl_finish.3
MAN3+= gsasl_free.3
MAN3+= gsasl_hmac_md5.3
MAN3+= gsasl_init.3
+MAN3+= gsasl_mechanism_name.3
MAN3+= gsasl_md5.3
MAN3+= gsasl_md5pwd_get_password.3
MAN3+= gsasl_nonce.3
diff --git a/security/gsasl/distinfo b/security/gsasl/distinfo
index ddde6dce783b..c519b4f8192c 100644
--- a/security/gsasl/distinfo
+++ b/security/gsasl/distinfo
@@ -1,3 +1,3 @@
-MD5 (gsasl-0.2.26.tar.gz) = 1debd9f67068ffbf73fa6ca4e4e2ffd4
-SHA256 (gsasl-0.2.26.tar.gz) = 5362c550a5ec8e1aeb2a5fe866998e060129aca6216eb0e1523178f30ead383e
-SIZE (gsasl-0.2.26.tar.gz) = 3371738
+MD5 (gsasl-0.2.28.tar.gz) = a4cc3c95069a6b4971ad0c69ee287714
+SHA256 (gsasl-0.2.28.tar.gz) = 3560d622498db355090fcb8797b8a8552a538805a0fb2830a0c8c7ae1172e390
+SIZE (gsasl-0.2.28.tar.gz) = 3440615
diff --git a/security/gsasl/pkg-plist b/security/gsasl/pkg-plist
index a08aaeeb9ff6..a474ade23840 100644
--- a/security/gsasl/pkg-plist
+++ b/security/gsasl/pkg-plist
@@ -5,7 +5,7 @@ include/gsasl.h
lib/libgsasl.a
lib/libgsasl.la
lib/libgsasl.so
-lib/libgsasl.so.11
+lib/libgsasl.so.12
libdata/pkgconfig/libgsasl.pc
%%PORTDOCS%%%%DOCSDIR%%/gsasl.html
%%PORTDOCS%%%%DOCSDIR%%/reference/abstraction.png
@@ -24,6 +24,7 @@ libdata/pkgconfig/libgsasl.pc
%%PORTDOCS%%%%DOCSDIR%%/reference/ix02.html
%%PORTDOCS%%%%DOCSDIR%%/reference/ix03.html
%%PORTDOCS%%%%DOCSDIR%%/reference/ix04.html
+%%PORTDOCS%%%%DOCSDIR%%/reference/ix05.html
%%PORTDOCS%%%%DOCSDIR%%/reference/left.png
%%PORTDOCS%%%%DOCSDIR%%/reference/right.png
%%PORTDOCS%%%%DOCSDIR%%/reference/style.css
@@ -49,6 +50,7 @@ libdata/pkgconfig/libgsasl.pc
%%NLS%%share/locale/sv/LC_MESSAGES/libgsasl.mo
%%NLS%%share/locale/vi/LC_MESSAGES/gsasl.mo
%%NLS%%share/locale/vi/LC_MESSAGES/libgsasl.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/libgsasl.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/gsasl.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/gsasl.mo
%%PORTDOCS%%@dirrm %%DOCSDIR%%/reference