Date: Wed, 14 Sep 2011 16:41:01 GMT From: Veniamin Gvozdikov <g.veniamin@googlemail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/160736: [patch] net-im/vacuum-im new version Message-ID: <201109141641.p8EGf1TD008465@red.freebsd.org> Resent-Message-ID: <201109141650.p8EGoA1H049647@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 160736 >Category: ports >Synopsis: [patch] net-im/vacuum-im new version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Sep 14 16:50:09 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Veniamin Gvozdikov >Release: FreeBSD 8.2-RELEASE >Organization: >Environment: FreeBSD ololo 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Aug 18 11:19:07 MSD 2011 root@ololo:/usr/obj/usr/src/sys/OLOLO amd64 >Description: up to 1.1.1 >How-To-Repeat: >Fix: diff -ruN vacuum-im.orig/Makefile vacuum-im/Makefile --- vacuum-im.orig/Makefile 2011-09-14 20:38:17.991768277 +0400 +++ vacuum-im/Makefile 2011-09-14 12:43:46.258067766 +0400 @@ -6,7 +6,7 @@ # PORTNAME= vacuum -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= net-im MASTER_SITES= GOOGLE_CODE PKGNAMESUFFIX= -im @@ -14,10 +14,10 @@ MAINTAINER= g.veniamin@googlemail.com COMMENT= Crossplatform Jabber client -PROJECTHOST= ${PORTNAME}${PKGNAMESUFFIX} - LICENSE= GPLv3 +PROJECTHOST= ${PORTNAME}${PKGNAMESUFFIX} + USE_XZ= yes USE_CMAKE= yes USE_XORG= xscrnsaver diff -ruN vacuum-im.orig/distinfo vacuum-im/distinfo --- vacuum-im.orig/distinfo 2011-09-14 20:38:17.990739375 +0400 +++ vacuum-im/distinfo 2011-09-14 12:44:06.666462967 +0400 @@ -1,2 +1,2 @@ -SHA256 (vacuum-1.1.0.tar.xz) = 5777dae320c6fe14dd76f13dfdc6dd497fd96db41f03214b25d9733da5291951 -SIZE (vacuum-1.1.0.tar.xz) = 1505696 +SHA256 (vacuum-1.1.1.tar.xz) = 9158c69915e0f35116b6a994070bb98c1cd45c14e3672bcfd21da19eb2204ee2 +SIZE (vacuum-1.1.1.tar.xz) = 1507204 diff -ruN vacuum-im.orig/pkg-plist vacuum-im/pkg-plist --- vacuum-im.orig/pkg-plist 2011-09-14 20:38:17.991768277 +0400 +++ vacuum-im/pkg-plist 2011-09-14 15:19:04.795111440 +0400 @@ -1304,6 +1304,7 @@ %%DATADIR%%/translations/uk/vcard.qm %%DATADIR%%/translations/uk/xmppstreams.qm %%DATADIR%%/translations/uk/xmppuriqueries.qm +%%DOCSDIR%%/TRANSLATORS @dirrm %%DATADIR%%/translations/uk @dirrm %%DATADIR%%/translations/ru @dirrm %%DATADIR%%/translations/pl >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109141641.p8EGf1TD008465>