Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Dec 2014 15:51:06 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374657 - in head/polish/kadu: . files
Message-ID:  <201412131551.sBDFp633038657@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Sat Dec 13 15:51:05 2014
New Revision: 374657
URL: https://svnweb.freebsd.org/changeset/ports/374657
QAT: https://qat.redports.org/buildarchive/r374657/

Log:
  - Update to version 1.3
  - Remove lots of upstreamed fixes

Deleted:
  head/polish/kadu/files/
Modified:
  head/polish/kadu/Makefile
  head/polish/kadu/distinfo

Modified: head/polish/kadu/Makefile
==============================================================================
--- head/polish/kadu/Makefile	Sat Dec 13 13:26:25 2014	(r374656)
+++ head/polish/kadu/Makefile	Sat Dec 13 15:51:05 2014	(r374657)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	kadu
-PORTVERSION=	1.2
+PORTVERSION=	1.3
 PORTEPOCH=	1
 CATEGORIES=	polish net-im
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/:kadu \
@@ -62,12 +62,6 @@ USE_GCC=	yes
 LIB_DEPENDS+=	libarchive.so.13:${PORTSDIR}/archivers/libarchive
 .endif
 
-post-patch:
-	@${FIND} ${WRKSRC} -exec ${GREP} -q "#!/bin/bash" {} \; \
-		-exec ${REINPLACE_CMD} -e 's|#!/bin/bash|#!/usr/bin/env bash|g' {} \;
-	@${REINPLACE_CMD} 's|/bin/bash|${LOCALBASE}/bin/bash|' \
-		${WRKSRC}/plugins/sql_history/storage/sql-restore.cpp
-
 post-install:
 .if ${PORT_OPTIONS:MGG_EMOTS}
 	@${MKDIR} ${WRKSRC}/varia/themes/emoticons

Modified: head/polish/kadu/distinfo
==============================================================================
--- head/polish/kadu/distinfo	Sat Dec 13 13:26:25 2014	(r374656)
+++ head/polish/kadu/distinfo	Sat Dec 13 15:51:05 2014	(r374657)
@@ -1,5 +1,5 @@
-SHA256 (kadu/kadu-1.2.tar.bz2) = a8c2fad863cf161062a908ce1d9f5470b2afb26705329c538ac41e8bb995443c
-SIZE (kadu/kadu-1.2.tar.bz2) = 5859795
+SHA256 (kadu/kadu-1.3.tar.bz2) = 88545e74458648dfe580e779030f0f2613824f53f5694a4eb6a88d5ecb733dcb
+SIZE (kadu/kadu-1.3.tar.bz2) = 5869446
 SHA256 (kadu/kompatybilne_z_GG6.tar.gz) = f8a84acd8512fd8fc38e394aa564e6b6d7ec2e9fe9864bdf0c5b8f2edb23da6f
 SIZE (kadu/kompatybilne_z_GG6.tar.gz) = 254637
 SHA256 (kadu/dodatkowe_emoty_GG7.tar.gz) = aebeb45b6ac9139620032436f7b565aa5729a0165d1c361a473c1195b8807450



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412131551.sBDFp633038657>