From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 1 22:30:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 936BC106568F for ; Thu, 1 Oct 2009 22:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 719F18FC16 for ; Thu, 1 Oct 2009 22:30:03 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n91MU2L8043895 for ; Thu, 1 Oct 2009 22:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n91MU2rg043892; Thu, 1 Oct 2009 22:30:02 GMT (envelope-from gnats) Resent-Date: Thu, 1 Oct 2009 22:30:02 GMT Resent-Message-Id: <200910012230.n91MU2rg043892@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rene Ladan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 166D8106566B for ; Thu, 1 Oct 2009 22:27:04 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id F01E08FC0A for ; Thu, 1 Oct 2009 22:27:03 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n91MR34W052578 for ; Thu, 1 Oct 2009 22:27:03 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n91MR3rm052577; Thu, 1 Oct 2009 22:27:03 GMT (envelope-from nobody) Message-Id: <200910012227.n91MR3rm052577@www.freebsd.org> Date: Thu, 1 Oct 2009 22:27:03 GMT From: Rene Ladan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/139300: [maintainer]: update x11/xfce4-clipman-plugin to 1.1.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Oct 2009 22:30:03 -0000 >Number: 139300 >Category: ports >Synopsis: [maintainer]: update x11/xfce4-clipman-plugin to 1.1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Oct 01 22:30:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Rene Ladan >Release: 8.0-RC1 amd64 >Organization: >Environment: FreeBSD self.rene-ladan.nl 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 18:50:57 UTC 2009 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: update x11/xfce4-clipman-plugin to 1.1.1 * new sk translation * translation updates Add option for Unique support (default on) Patch checked with `portlint -A' `port test' >How-To-Repeat: >Fix: Copy of patch at ftp://rene-ladan.nl/pub/freebsd/xfce4-clipman-plugin.diff.txt Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11/xfce4-clipman-plugin/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- Makefile 13 Sep 2009 22:39:02 -0000 1.38 +++ Makefile 1 Oct 2009 22:25:11 -0000 @@ -6,7 +6,7 @@ # PORTNAME= xfce4-clipman-plugin -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= x11 xfce MASTER_SITES= http://archive.xfce.org/src/panel-plugins/${PORTNAME}/1.1/ DIST_SUBDIR= xfce4 @@ -14,6 +14,8 @@ MAINTAINER= rene@FreeBSD.org COMMENT= XFce 4 clipboard module for xfce4-panel +OPTIONS= UNIQUE "Enable Unique (single instance) support" on + GNU_CONFIGURE= yes USE_BZIP2= yes USE_GETTEXT= yes @@ -24,4 +26,12 @@ INSTALLS_ICONS= yes -.include +.include + +.if !defined(WITHOUT_UNIQUE) +LIB_DEPENDS+= unique-1:${PORTSDIR}/x11-toolkits/unique +.else +CONFIGURE_ARGS+= --disable-unique +.endif + +.include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/x11/xfce4-clipman-plugin/distinfo,v retrieving revision 1.14 diff -u -r1.14 distinfo --- distinfo 13 Sep 2009 22:39:02 -0000 1.14 +++ distinfo 1 Oct 2009 22:25:11 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-clipman-plugin-1.1.0.tar.bz2) = bf038078ec3566c06d2ef400a91756d1 -SHA256 (xfce4/xfce4-clipman-plugin-1.1.0.tar.bz2) = 40716a381667e1fd5630ea4f33440842687b0bee62cff823f182e0797dcfe096 -SIZE (xfce4/xfce4-clipman-plugin-1.1.0.tar.bz2) = 798246 +MD5 (xfce4/xfce4-clipman-plugin-1.1.1.tar.bz2) = 0884207cabd3a3a94c86b919bbf1617b +SHA256 (xfce4/xfce4-clipman-plugin-1.1.1.tar.bz2) = 9792a1e6bcaee47da05c77604b40b5e8b4da68f50bca89b5552e4dba85991f5b +SIZE (xfce4/xfce4-clipman-plugin-1.1.1.tar.bz2) = 800434 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/x11/xfce4-clipman-plugin/pkg-plist,v retrieving revision 1.12 diff -u -r1.12 pkg-plist --- pkg-plist 13 Sep 2009 22:39:02 -0000 1.12 +++ pkg-plist 1 Oct 2009 22:25:12 -0000 @@ -34,6 +34,7 @@ share/locale/pt/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/pt_BR/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-clipman-plugin.mo +share/locale/sk/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/sq/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-clipman-plugin.mo share/locale/tr/LC_MESSAGES/xfce4-clipman-plugin.mo >Release-Note: >Audit-Trail: >Unformatted: