pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39366: Update x11/xclip to 0.11
>Number: 39366
>Category: pkg
>Synopsis: x11/xclip isn't the latest stable version
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sat Aug 16 20:50:00 +0000 2008
>Originator: Leonardo Taccari
>Release: NetBSD 4.0
>Organization:
NetBSD Italia
>Environment:
System: NetBSD bianconiglio 4.0 NetBSD 4.0 (BIANCONIGLIO) #3: Tue Jul 1
06:54:05 CEST 2008
leot@bianconiglio:/home/leot/builds/usr/src/sys/arch/i386/compile/BIANCONIGLIO
i386
Architecture: i386
Machine: i386
>Description:
Our pkgsrc version of xclip isn't the latest stable version. The latest
xclip stable version is the 0.11 version.
>How-To-Repeat:
$ cd ${PKGSRCDIR}/x11/xclip
$ make show-var VARNAME=DISTNAME
>Fix:
Just update the DISTNAME and distinfo, or simply apply these patches.
Thank you!
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/x11/xclip/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo 8 Mar 2008 20:42:02 -0000 1.4
+++ distinfo 16 Aug 2008 20:30:44 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2008/03/08 20:42:02 tnn Exp $
-SHA1 (xclip-0.10.tar.gz) = 2f0b17eb93c41ed0271dc551d415373531e49a75
-RMD160 (xclip-0.10.tar.gz) = abe93080669cae4fed3deb8491fcf86fa9da0cc1
-Size (xclip-0.10.tar.gz) = 56219 bytes
+SHA1 (xclip-0.11.tar.gz) = e65e287e48567d661d125c1a78e43d5d9f572cae
+RMD160 (xclip-0.11.tar.gz) = f51800a6d90434722b099e0856496f2593131fd4
+Size (xclip-0.11.tar.gz) = 60067 bytes
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/xclip/Makefile,v
retrieving revision 1.12
diff -u -p -r1.12 Makefile
--- Makefile 8 Mar 2008 20:42:02 -0000 1.12
+++ Makefile 16 Aug 2008 20:30:33 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.12 2008/03/08 20:42:02 tnn Exp $
#
-DISTNAME= xclip-0.10
+DISTNAME= xclip-0.11
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xclip/}
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://sourceforge.net/projects/xclip/
COMMENT= Command line interface to the X windows clipboard
+#LICENSE= gnu-gpl-v2
+
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index