- update to version 0.11.0

- take maintainership
- fix indentation

PR:		ports/160068
Submitted by:	me
Approved by:	miwi,wen (mentors implicit)
This commit is contained in:
Pawel Pekala 2011-08-24 21:34:41 +00:00
parent 8b4bcbb14a
commit e8be10cb99
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280364
2 changed files with 9 additions and 9 deletions

View File

@ -5,25 +5,25 @@
# $FreeBSD$
PORTNAME= libgadu
DISTVERSION= 1.10.1
DISTVERSION= 1.11.0
PORTEPOCH= 1
CATEGORIES= polish net
MASTER_SITES= http://toxygen.net/libgadu/files/
MAINTAINER= mwisnicki+freebsd@gmail.com
MAINTAINER= pawel@FreeBSD.org
COMMENT= This library is used by many IMs with Gadu-Gadu support
LICENSE= LGPL21
CONFLICTS= pl-ekg-1.[0-6]*
USE_GNOME= gnomehack pkgconfig
GNU_CONFIGURE= yes
USE_GNOME= gnomehack pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --disable-static --with-pthread \
--disable-tests --without-gnutls
CONFIGURE_ARGS= --enable-shared --disable-static --with-pthread \
--disable-tests --without-gnutls
USE_LDCONFIG= yes
USE_LDCONFIG= yes
OPTIONS= OPENSSL "Build with OpenSSL support" on

View File

@ -1,2 +1,2 @@
SHA256 (libgadu-1.10.1.tar.gz) = fc15f4dd5c2ba91ae2ba0dd96151da8ee8ef6368226c02cdc47fe8b763ca8a9d
SIZE (libgadu-1.10.1.tar.gz) = 534828
SHA256 (libgadu-1.11.0.tar.gz) = 68d4c7c7b0a2ea56b57a99804cb613e4a2834677fed3ddaaca639634da02aa10
SIZE (libgadu-1.11.0.tar.gz) = 544803