aboutsummaryrefslogtreecommitdiff
path: root/net-im/gloox
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2009-11-11 13:57:56 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2009-11-11 13:57:56 +0000
commiteb4e92bae62b0380855e313885439004b5496196 (patch)
tree7a9f898695c85e2d632fc571bf0f9594bf9547b5 /net-im/gloox
parentba00736fa5f53fe8efea9c32f0e5c02d84036b45 (diff)
downloadports-eb4e92bae62b0380855e313885439004b5496196.tar.gz
ports-eb4e92bae62b0380855e313885439004b5496196.zip
Notes
Diffstat (limited to 'net-im/gloox')
-rw-r--r--net-im/gloox/Makefile2
-rw-r--r--net-im/gloox/distinfo6
-rw-r--r--net-im/gloox/files/patch-configure29
-rw-r--r--net-im/gloox/pkg-plist2
4 files changed, 5 insertions, 34 deletions
diff --git a/net-im/gloox/Makefile b/net-im/gloox/Makefile
index 5e43d8142286..b7d961cecdab 100644
--- a/net-im/gloox/Makefile
+++ b/net-im/gloox/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gloox
-PORTVERSION= 0.9.9.8
+PORTVERSION= 1.0
CATEGORIES= net-im
MASTER_SITES= http://camaya.net/download/
diff --git a/net-im/gloox/distinfo b/net-im/gloox/distinfo
index 414eeef0e38d..e8eec48b3404 100644
--- a/net-im/gloox/distinfo
+++ b/net-im/gloox/distinfo
@@ -1,3 +1,3 @@
-MD5 (gloox-0.9.9.8.tar.bz2) = be8f08b6f7351dbebfde45818f93c57f
-SHA256 (gloox-0.9.9.8.tar.bz2) = a2d46b29f0d2f4786cab95d7542a478b9c2c33e8913d2bc06b06eafe7f4d367a
-SIZE (gloox-0.9.9.8.tar.bz2) = 481220
+MD5 (gloox-1.0.tar.bz2) = f8eacf1c6476e0a309b453fd04f90e31
+SHA256 (gloox-1.0.tar.bz2) = b53f3e83e97f2f8d46e482620389b7778b7b0d95b2518ce5e1ae6d81bb2bcde8
+SIZE (gloox-1.0.tar.bz2) = 603434
diff --git a/net-im/gloox/files/patch-configure b/net-im/gloox/files/patch-configure
deleted file mode 100644
index 583e4987b865..000000000000
--- a/net-im/gloox/files/patch-configure
+++ /dev/null
@@ -1,29 +0,0 @@
---- configure.orig 2009-05-01 14:07:43.000000000 +0200
-+++ configure 2009-05-01 14:09:15.000000000 +0200
-@@ -19849,7 +19849,7 @@
- schannel=no
- fi
-
--if test "$schannel" == "yes"; then
-+if test "$schannel" = "yes"; then
- ssl=yes
- case "$host_os" in
- *mingw*)
-@@ -19866,7 +19866,7 @@
- echo "${ECHO_T}$schannel" >&6; }
- fi
-
--if test "$ssl" == "no"; then
-+if test "$ssl" = "no"; then
-
- # Check whether --with-gnutls was given.
- if test "${with_gnutls+set}" = set; then
-@@ -20101,7 +20101,7 @@
- echo "${ECHO_T}$gnutls" >&6; }
- fi
-
--if test "$ssl" == "no"; then
-+if test "$ssl" = "no"; then
-
- # Check whether --with-openssl was given.
- if test "${with_openssl+set}" = set; then
diff --git a/net-im/gloox/pkg-plist b/net-im/gloox/pkg-plist
index 155e4d857119..0de404835cb7 100644
--- a/net-im/gloox/pkg-plist
+++ b/net-im/gloox/pkg-plist
@@ -2,5 +2,5 @@ bin/gloox-config
lib/libgloox.a
lib/libgloox.la
lib/libgloox.so
-lib/libgloox.so.7
+lib/libgloox.so.8
libdata/pkgconfig/gloox.pc