ports/113224: [PATCH] polish/ekg: update to 1.7

Jan Srzednicki w at wrzask.pl
Fri Jun 1 14:50:05 UTC 2007


>Number:         113224
>Category:       ports
>Synopsis:       [PATCH] polish/ekg: update to 1.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 01 14:50:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jan Srzednicki
>Release:        FreeBSD 6.1
>Organization:
>Environment:
System: FreeBSD oak.pl 6.1
>Description:
- Update to 1.7
- Fix manpaths

Port maintainer (alex at bsdguru.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- ekg-1.7,2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/polish/ekg/Makefile /srv/home/root/tmp/ports/ekg/Makefile
--- /usr/ports/polish/ekg/Makefile	Sat May 19 11:02:25 2007
+++ /srv/home/root/tmp/ports/ekg/Makefile	Fri Jun  1 16:35:44 2007
@@ -5,12 +5,10 @@
 # $FreeBSD: ports/polish/ekg/Makefile,v 1.25 2007/04/16 19:29:17 rafan Exp $
 
 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 at bsdguru.org
 COMMENT=		Text-mode Gadu-Gadu client
@@ -27,6 +25,7 @@
 			--without-openssl \
 			--disable-libgadu-openssl \
 			--without-libungif \
+			--mandir=${PREFIX}/man \
 			--without-libjpeg
 
 CONFIGURE_ENV=		CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
diff -ruN --exclude=CVS /usr/ports/polish/ekg/distinfo /srv/home/root/tmp/ports/ekg/distinfo
--- /usr/ports/polish/ekg/distinfo	Sat May 19 11:02:25 2007
+++ /srv/home/root/tmp/ports/ekg/distinfo	Fri Jun  1 16:06:28 2007
@@ -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 -ruN --exclude=CVS /usr/ports/polish/ekg/files/patch-configure /srv/home/root/tmp/ports/ekg/files/patch-configure
--- /usr/ports/polish/ekg/files/patch-configure	Sat May 19 11:02:25 2007
+++ /srv/home/root/tmp/ports/ekg/files/patch-configure	Fri Jun  1 16:17:14 2007
@@ -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"
--- ekg-1.7,2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list