pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48772: Update x11/xclip to 0.12
>Number: 48772
>Category: pkg
>Synopsis: Update x11/xclip to 0.12
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Apr 29 23:25:00 +0000 2014
>Originator: Leonardo Taccari
>Release: NetBSD 6.1.4
>Organization:
>Environment:
System: NetBSD ermonnezza 6.1.4 NetBSD 6.1.4 (CELERON) #2: Wed Apr 23 16:03:38
CEST 2014 leot@ermonnezza:/usr/src/sys/arch/i386/compile/CELERON i386
Architecture: i386
Machine: i386
>Description:
x11/xclip package in pkgsrc (0.11) is not the latest stable version (0.12).
>How-To-Repeat:
$ cd pkgsrc/x11/xclip
$ make show-var VARNAME=DISTNAME
>Fix:
Please apply the following patches.
While here I will also write a possible commit message with changes from
${WRKSRC}/ChangeLog and viewing svn logs to clarify it a bit.
Thanks in advance!
---------------8<--------------8<--------------8<--------------8<---------------
Update x11/xclip to 0.12.
Changes:
o Build fixes: Check for Xmu and Xt
o The version number has been corrected.
o Man pages are now available (xclip-copyfile.1). Contributed by
Maximilian Gass.
---------------8<--------------8<--------------8<--------------8<---------------
---------------8<--------------8<--------------8<--------------8<---------------
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/x11/xclip/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile 29 Oct 2012 05:06:59 -0000 1.17
+++ Makefile 29 Apr 2014 23:11:28 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.17 2012/10/29 05:06:59 asau Exp $
#
-DISTNAME= xclip-0.11
+DISTNAME= xclip-0.12
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xclip/}
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/x11/xclip/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- PLIST 8 Mar 2008 20:42:02 -0000 1.3
+++ PLIST 29 Apr 2014 23:11:28 -0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2008/03/08 20:42:02 tnn Exp $
+@comment $NetBSD$
bin/xclip
bin/xclip-copyfile
bin/xclip-cutfile
bin/xclip-pastefile
+man/man1/xclip-copyfile.1
man/man1/xclip.1
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/x11/xclip/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo 19 Aug 2008 13:33:09 -0000 1.5
+++ distinfo 29 Apr 2014 23:11:28 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2008/08/19 13:33:09 obache Exp $
-SHA1 (xclip-0.11.tar.gz) = e65e287e48567d661d125c1a78e43d5d9f572cae
-RMD160 (xclip-0.11.tar.gz) = f51800a6d90434722b099e0856496f2593131fd4
-Size (xclip-0.11.tar.gz) = 60067 bytes
+SHA1 (xclip-0.12.tar.gz) = aed2cff18b9aecfe3377ad064c6a67518bbec211
+RMD160 (xclip-0.12.tar.gz) = 8c19557031295e041d2f952d6706717a3d125cd8
+Size (xclip-0.12.tar.gz) = 63420 bytes
Home |
Main Index |
Thread Index |
Old Index