From owner-svn-ports-all@freebsd.org Wed Jul 20 22:28:58 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68246BA014D; Wed, 20 Jul 2016 22:28:58 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1B0511B22; Wed, 20 Jul 2016 22:28:58 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6KMSvTg035434; Wed, 20 Jul 2016 22:28:57 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6KMSvKO035432; Wed, 20 Jul 2016 22:28:57 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201607202228.u6KMSvKO035432@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 20 Jul 2016 22:28:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418858 - head/net-im/pidgin-skypeweb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jul 2016 22:28:58 -0000 Author: pawel Date: Wed Jul 20 22:28:56 2016 New Revision: 418858 URL: https://svnweb.freebsd.org/changeset/ports/418858 Log: Update to version 1.2 PR: 211234 Submitted by: Dmitri Goutnik Approved by: maintainer (with modifications) Modified: head/net-im/pidgin-skypeweb/Makefile head/net-im/pidgin-skypeweb/distinfo Modified: head/net-im/pidgin-skypeweb/Makefile ============================================================================== --- head/net-im/pidgin-skypeweb/Makefile Wed Jul 20 21:30:03 2016 (r418857) +++ head/net-im/pidgin-skypeweb/Makefile Wed Jul 20 22:28:56 2016 (r418858) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= pidgin-skypeweb -PORTVERSION= 1.1 +PORTVERSION= 1.2 +DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= net-im @@ -14,13 +15,14 @@ LICENSE_FILE= ${WRKSRC}/gpl3.txt BUILD_DEPENDS= pidgin:net-im/pidgin RUN_DEPENDS= pidgin:net-im/pidgin -LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib +LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ + libpurple.so:net-im/libpurple USE_GITHUB= yes GH_ACCOUNT= EionRobb GH_PROJECT= skype4pidgin -USES= cmake dos2unix pkgconfig +USES= cmake dos2unix gettext-runtime pkgconfig USE_GNOME= glib20 USE_LDCONFIG= yes LDFLAGS+= -L${LOCALBASE}/lib @@ -38,8 +40,4 @@ DOS2UNIX_FILES= gpl3.txt \ CONFLICTS_INSTALL= pidgin-skype-* WRKSRC_SUBDIR= skypeweb -post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps/pidgin/emotes/skype - ${INSTALL_DATA} ${WRKSRC}/theme ${STAGEDIR}${PREFIX}/share/pixmaps/pidgin/emotes/skype - .include Modified: head/net-im/pidgin-skypeweb/distinfo ============================================================================== --- head/net-im/pidgin-skypeweb/distinfo Wed Jul 20 21:30:03 2016 (r418857) +++ head/net-im/pidgin-skypeweb/distinfo Wed Jul 20 22:28:56 2016 (r418858) @@ -1,2 +1,3 @@ -SHA256 (EionRobb-skype4pidgin-1.1_GH0.tar.gz) = e1c3c07fa2ed82500b8a14045bd5d59e893002dbbeb66ade7ad6dc042be39700 -SIZE (EionRobb-skype4pidgin-1.1_GH0.tar.gz) = 321761 +TIMESTAMP = 1469036072 +SHA256 (EionRobb-skype4pidgin-v1.2_GH0.tar.gz) = a04c595965a161304aee8cfe10a450b24618cd4d4bba632820dffcf9ff98414c +SIZE (EionRobb-skype4pidgin-v1.2_GH0.tar.gz) = 323263