aboutsummaryrefslogtreecommitdiff
path: root/polish
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-02-24 07:42:43 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-02-24 07:42:43 +0000
commit130ca1e42aef3dac842c7a85ce6a8cbbee33a8c5 (patch)
treee13314ad10bb903b85fa5e19f855951c1c368feb /polish
parentbf98e91bb65474778002b9adf18c72e4c18bede6 (diff)
downloadports-130ca1e42aef3dac842c7a85ce6a8cbbee33a8c5.tar.gz
ports-130ca1e42aef3dac842c7a85ce6a8cbbee33a8c5.zip
- Update to 1.7.0
PR: ports/108989 Submitted by: Marcin Wisnicki <mwisnicki+freebsd at gmail.com> Approved by: maintainer via irc
Notes
Notes: svn path=/head/; revision=185780
Diffstat (limited to 'polish')
-rw-r--r--polish/libgadu/Makefile11
-rw-r--r--polish/libgadu/distinfo6
-rw-r--r--polish/libgadu/files/patch-Makefile.in27
-rw-r--r--polish/libgadu/pkg-plist2
4 files changed, 9 insertions, 37 deletions
diff --git a/polish/libgadu/Makefile b/polish/libgadu/Makefile
index d220275faf7f..ee0184d81844 100644
--- a/polish/libgadu/Makefile
+++ b/polish/libgadu/Makefile
@@ -5,10 +5,10 @@
# $FreeBSD$
PORTNAME= libgadu
-PORTVERSION= 20051229
-PORTREVISION= 2
+PORTVERSION= 1.7.0
+PORTEPOCH= 1
CATEGORIES= polish net
-MASTER_SITES= http://bsdguru.org/distfiles/
+MASTER_SITES= http://toxygen.net/libgadu/files/
MAINTAINER= alex@BSDGuru.org
COMMENT= This library is used by many IMs with Gadu-Gadu support
@@ -17,11 +17,10 @@ CONFLICTS= pl-ekg-1.[0-5]* pl-ekg-1.6,2
USE_GMAKE= yes
USE_GNOME= gnomehack pkgconfig
-USE_AUTOTOOLS= aclocal:15 autoheader:259 autoconf:259
-ACLOCAL_ARGS= -I ${WRKSRC}/m4
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --disable-static --without-openssl
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.include <bsd.port.mk>
diff --git a/polish/libgadu/distinfo b/polish/libgadu/distinfo
index 8c6d259103c4..79f22da949e0 100644
--- a/polish/libgadu/distinfo
+++ b/polish/libgadu/distinfo
@@ -1,3 +1,3 @@
-MD5 (libgadu-20051229.tar.gz) = 94ba56b07fc1c1bae8c1d78a0e97760e
-SHA256 (libgadu-20051229.tar.gz) = e4ca2749f5bfbba845a074c1914b7bb7064a320622398e52cd7a0d6cc919e1ce
-SIZE (libgadu-20051229.tar.gz) = 213204
+MD5 (libgadu-1.7.0.tar.gz) = 152180afbbad584017592a3021aac97a
+SHA256 (libgadu-1.7.0.tar.gz) = 13b0c4c1471f40022db3fd7d141d5d0b42dd67f0a9ca82db877c39b60e14071a
+SIZE (libgadu-1.7.0.tar.gz) = 382784
diff --git a/polish/libgadu/files/patch-Makefile.in b/polish/libgadu/files/patch-Makefile.in
deleted file mode 100644
index bf291c8e22e2..000000000000
--- a/polish/libgadu/files/patch-Makefile.in
+++ /dev/null
@@ -1,27 +0,0 @@
---- lib/Makefile.in.orig Sat Jun 25 08:41:07 2005
-+++ lib/Makefile.in Sun Jul 2 19:41:00 2006
-@@ -27,7 +27,7 @@
-
- SHAREDMM = libgadu.so
- SHAREDM = $(SHAREDMM).$(VERSION_MAJOR)
--SHARED = $(SHAREDM).$(VERSION_MINOR)
-+SHARED = $(SHAREDM)
- STATIC = libgadu.a
-
- all: @static@ @shared@
-@@ -57,7 +57,6 @@
-
- $(SHARED): $(LOBJS)
- $(CC) -shared -Wl,-soname,libgadu.so.$(VERSION_MAJOR) -o $(SHARED) $(LOBJS) $(LIBS) -lc
-- $(LN_S) -f $(SHARED) $(SHAREDM)
- $(LN_S) -f $(SHARED) $(SHAREDMM)
-
- #
-@@ -82,7 +81,6 @@
-
- install-shared: install-common @strip_libgadu_so@
- $(INSTALL) -m 755 $(SHARED) $(DESTDIR)$(libdir)
-- cd $(DESTDIR)$(libdir) && $(LN_S) -f $(SHARED) $(SHAREDM)
- cd $(DESTDIR)$(libdir) && $(LN_S) -f $(SHARED) $(SHAREDMM)
-
- install-static: install-common
diff --git a/polish/libgadu/pkg-plist b/polish/libgadu/pkg-plist
index c3a17326b300..e28949313995 100644
--- a/polish/libgadu/pkg-plist
+++ b/polish/libgadu/pkg-plist
@@ -1,5 +1,5 @@
-include/libgadu-config.h
include/libgadu.h
+lib/libgadu.la
lib/libgadu.so
lib/libgadu.so.3
libdata/pkgconfig/libgadu.pc