diff options
author | flz <flz@FreeBSD.org> | 2007-04-19 16:30:18 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2007-04-19 16:30:18 +0000 |
commit | 7f112c74ed387ae6329bfbfad19f8cbcdb3e4184 (patch) | |
tree | 015536da49d7329f9f0e478fe850ebe544074785 /net-im/loudmouth | |
parent | 4081601e9cc9acec54fcbc4e710f46578b0bbe96 (diff) | |
download | FreeBSD-ports-7f112c74ed387ae6329bfbfad19f8cbcdb3e4184.zip FreeBSD-ports-7f112c74ed387ae6329bfbfad19f8cbcdb3e4184.tar.gz |
- Update to 1.2.1.
- Add new MASTER_SITE.
- Point WWW to the new project website.
Approved by: pav
Diffstat (limited to 'net-im/loudmouth')
-rw-r--r-- | net-im/loudmouth/Makefile | 6 | ||||
-rw-r--r-- | net-im/loudmouth/distinfo | 6 | ||||
-rw-r--r-- | net-im/loudmouth/pkg-descr | 2 | ||||
-rw-r--r-- | net-im/loudmouth/pkg-plist | 21 |
4 files changed, 28 insertions, 7 deletions
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile index 930a786..4c79d67 100644 --- a/net-im/loudmouth/Makefile +++ b/net-im/loudmouth/Makefile @@ -6,10 +6,10 @@ # PORTNAME= loudmouth -PORTVERSION= 1.0.5 -PORTREVISION= 1 +PORTVERSION= 1.2.1 CATEGORIES= net-im gnome -MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITES= http://ftp.imendio.com/pub/imendio/loudmouth/src/ \ + ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 MAINTAINER= gnome@FreeBSD.org diff --git a/net-im/loudmouth/distinfo b/net-im/loudmouth/distinfo index 884213a..6b18fc5 100644 --- a/net-im/loudmouth/distinfo +++ b/net-im/loudmouth/distinfo @@ -1,3 +1,3 @@ -MD5 (loudmouth-1.0.5.tar.bz2) = 1e97102dd6d8a09d2edf33df14c9047e -SHA256 (loudmouth-1.0.5.tar.bz2) = f928232793407f0ca01264fb67e2f87127fa02315126571a1e99db1faa306656 -SIZE (loudmouth-1.0.5.tar.bz2) = 272631 +MD5 (loudmouth-1.2.1.tar.bz2) = b9aa5ac29737644714ded6fcbff89137 +SHA256 (loudmouth-1.2.1.tar.bz2) = ce33a7cf1e3bb72a43894a1fe59e0a325f1fb8670d708c65281d451c0cda56ec +SIZE (loudmouth-1.2.1.tar.bz2) = 326811 diff --git a/net-im/loudmouth/pkg-descr b/net-im/loudmouth/pkg-descr index fe38713..27f9f97 100644 --- a/net-im/loudmouth/pkg-descr +++ b/net-im/loudmouth/pkg-descr @@ -2,4 +2,4 @@ Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol. It's designed to be easy to get started with and yet extensible to let you do anything the Jabber protocol allows. -WWW: http://projects.imendio.com/loudmouth/ +WWW: http://developer.imendio.com/projects/loudmouth/ diff --git a/net-im/loudmouth/pkg-plist b/net-im/loudmouth/pkg-plist index ef3d459..540f79e 100644 --- a/net-im/loudmouth/pkg-plist +++ b/net-im/loudmouth/pkg-plist @@ -12,5 +12,26 @@ lib/libloudmouth-1.la lib/libloudmouth-1.so lib/libloudmouth-1.so.0 libdata/pkgconfig/loudmouth-1.0.pc +share/gtk-doc/html/loudmouth/ch01.html +share/gtk-doc/html/loudmouth/home.png +share/gtk-doc/html/loudmouth/index.html +share/gtk-doc/html/loudmouth/index.sgml +share/gtk-doc/html/loudmouth/left.png +share/gtk-doc/html/loudmouth/loudmouth-lm-connection.html +share/gtk-doc/html/loudmouth/loudmouth-lm-error.html +share/gtk-doc/html/loudmouth/loudmouth-lm-message-handler.html +share/gtk-doc/html/loudmouth/loudmouth-lm-message.html +share/gtk-doc/html/loudmouth/loudmouth-lm-message-node.html +share/gtk-doc/html/loudmouth/loudmouth-lm-proxy.html +share/gtk-doc/html/loudmouth/loudmouth-lm-ssl.html +share/gtk-doc/html/loudmouth/loudmouth-lm-utils.html +share/gtk-doc/html/loudmouth/loudmouth.devhelp +share/gtk-doc/html/loudmouth/loudmouth.devhelp2 +share/gtk-doc/html/loudmouth/right.png +share/gtk-doc/html/loudmouth/style.css +share/gtk-doc/html/loudmouth/up.png +@dirrm share/gtk-doc/html/loudmouth +@dirrmtry share/gtk-doc/html +@dirrmtry share/gtk-doc @dirrm include/loudmouth-1.0/loudmouth @dirrm include/loudmouth-1.0 |