summaryrefslogtreecommitdiff
path: root/polish
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-06-10 22:21:05 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2007-06-10 22:21:05 +0000
commit1e80db7460d7887f559714145b318646482d4a78 (patch)
treed23516696008d8919056de55f749b8cf855c916e /polish
parentUpdate to 1.2.3. (diff)
- Update to 1.7
- Fix manpaths PR: ports/113224 Submitted by: Jan Srzednicki (maintainer)
Notes
Notes: svn path=/head/; revision=193198
Diffstat (limited to 'polish')
-rw-r--r--polish/ekg/Makefile5
-rw-r--r--polish/ekg/distinfo6
-rw-r--r--polish/ekg/files/patch-configure20
3 files changed, 11 insertions, 20 deletions
diff --git a/polish/ekg/Makefile b/polish/ekg/Makefile
index 585873b419a5..1c0eb7ec1b19 100644
--- a/polish/ekg/Makefile
+++ b/polish/ekg/Makefile
@@ -5,12 +5,10 @@
# $FreeBSD$
PORTNAME= ekg
-PORTVERSION= 1.7.r3
-PORTREVISION= 1
+PORTVERSION= 1.7
PORTEPOCH= 2
CATEGORIES= polish net-im
MASTER_SITES= http://ekg.chmurka.net/
-DISTNAME= ${PORTNAME}-1.7rc3
MAINTAINER= alex@bsdguru.org
COMMENT= Text-mode Gadu-Gadu client
@@ -27,6 +25,7 @@ CONFIGURE_ARGS+= --disable-shared \
--without-openssl \
--disable-libgadu-openssl \
--without-libungif \
+ --mandir=${MANPREFIX}/man \
--without-libjpeg
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
diff --git a/polish/ekg/distinfo b/polish/ekg/distinfo
index 55a073eeb2ea..b14d536133bf 100644
--- a/polish/ekg/distinfo
+++ b/polish/ekg/distinfo
@@ -1,3 +1,3 @@
-MD5 (ekg-1.7rc3.tar.gz) = b0bb3c1ffc01526121c04b2de1c6957a
-SHA256 (ekg-1.7rc3.tar.gz) = ed09c8254feb275a3fe205297c019defc47a0770ccccd243a953b385913a8005
-SIZE (ekg-1.7rc3.tar.gz) = 523618
+MD5 (ekg-1.7.tar.gz) = 2aa92b56517fdf09d75519a105772b74
+SHA256 (ekg-1.7.tar.gz) = 5fc42c8521c0e178f1b48d0b96578cbb5759202c6025ef9126c34af607897a2a
+SIZE (ekg-1.7.tar.gz) = 530314
diff --git a/polish/ekg/files/patch-configure b/polish/ekg/files/patch-configure
index 725418386980..3ad2314e5247 100644
--- a/polish/ekg/files/patch-configure
+++ b/polish/ekg/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Sat Feb 24 16:28:42 2007
-+++ configure Sat Feb 24 16:29:20 2007
-@@ -3821,12 +3821,6 @@
+--- configure.orig Fri Jun 1 16:11:57 2007
++++ configure Fri Jun 1 16:16:42 2007
+@@ -4896,12 +4896,6 @@
lib_static_enabled=no
fi
@@ -10,18 +10,10 @@
- { (exit 1); exit 1; }; }
-fi
-
- # Check whether --enable-dynamic or --disable-dynamic was given.
+ # Check whether --enable-dynamic was given.
if test "${enable_dynamic+set}" = set; then
- enableval="$enable_dynamic"
-@@ -3834,7 +3828,6 @@
- fi;
-
-
--
- # Check whether --with-c99-vsnprintf or --without-c99-vsnprintf was given.
- if test "${with_c99_vsnprintf+set}" = set; then
- withval="$with_c99_vsnprintf"
-@@ -4786,7 +4779,6 @@
+ enableval=$enable_dynamic;
+@@ -5941,7 +5935,6 @@
if test "x$enable_libgadu_openssl" != "xno"; then
LIBS_LIBGADU="$LIBS_LIBGADU $OPENSSL_LIBS"
CFLAGS_LIBGADU="$CFLAGS_LIBGADU $OPENSSL_INCLUDES"