summaryrefslogtreecommitdiff
path: root/x11/p5-Clipboard
diff options
context:
space:
mode:
authorwiz <wiz>2010-12-02 12:35:26 +0000
committerwiz <wiz>2010-12-02 12:35:26 +0000
commit4abb281fcbf242f45c128318b5944cb86d3305c2 (patch)
tree394014f7f88e966ca0a1f88c6410be85fa2d42db /x11/p5-Clipboard
parent53696a7212b99f84b0a5a9e155f63d3d157f4183 (diff)
downloadpkgsrc-4abb281fcbf242f45c128318b5944cb86d3305c2.tar.gz
Update to 0.13:
--- version: 0.13 date: Wed Oct 13 00:42:03 EDT 2010 changes: - Tom Wyant's excellent Mac fixups --- version: 0.12 date: Mon Oct 11 02:11:44 EDT 2010 changes: - Just added 'dragonfly' OS to recognized list (as *nix type) --- version: 0.11 date: Thu Oct 7 00:20:45 EDT 2010 changes: - Removed dependency on IO::All, Spiffy and IO::Run (!) - Switched Mac from pbcopy shelling to Mac::Pasteboard (Tom Wyant) - Improved error handling of Xclip.pm - Added at/clipfilter-test --- version: 0.10 date: Wed Oct 6 21:16:25 EDT 2010 changes: - Correct recognition of Windows in Makefile.PL (Alexandr Ciornii) - Makefile.PL version update (Alexandr Ciornii) - clipjoin now escapes weechat-type mess, and also now has -q flag. - clipbrowse now defaults to chromium-browser. - added at/clipjoin-test and at/clipbrowse-test - Updating email address and copyright date. - Minor text updates here and there.
Diffstat (limited to 'x11/p5-Clipboard')
-rw-r--r--x11/p5-Clipboard/Makefile11
-rw-r--r--x11/p5-Clipboard/distinfo8
2 files changed, 6 insertions, 13 deletions
diff --git a/x11/p5-Clipboard/Makefile b/x11/p5-Clipboard/Makefile
index 6ebc0b27a2e..a119361a30d 100644
--- a/x11/p5-Clipboard/Makefile
+++ b/x11/p5-Clipboard/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/08/21 16:37:13 seb Exp $
+# $NetBSD: Makefile,v 1.5 2010/12/02 12:35:26 wiz Exp $
#
-DISTNAME= Clipboard-0.09
+DISTNAME= Clipboard-0.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= x11 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KI/KING/}
@@ -15,12 +14,6 @@ LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
-.include "../../mk/bsd.prefs.mk"
-.if ${OPSYS} == "Darwin"
-DEPENDS+= p5-IO-All-[0-9]*:../../devel/p5-IO-All
-.endif
-
-DEPENDS+= p5-Spiffy-[0-9]*:../../devel/p5-Spiffy
DEPENDS+= xclip-[0-9]*:../../x11/xclip
PERL5_PACKLIST= auto/Clipboard/.packlist
diff --git a/x11/p5-Clipboard/distinfo b/x11/p5-Clipboard/distinfo
index 1e08c904c0c..86e7bd3f7a3 100644
--- a/x11/p5-Clipboard/distinfo
+++ b/x11/p5-Clipboard/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/01/08 15:46:49 wiz Exp $
+$NetBSD: distinfo,v 1.2 2010/12/02 12:35:26 wiz Exp $
-SHA1 (Clipboard-0.09.tar.gz) = ff44b197a4a33cac864bb4925e8b9c2e82c2f6e6
-RMD160 (Clipboard-0.09.tar.gz) = 04663e9acada635f2a0e7bfb737b58a2c5e593f4
-Size (Clipboard-0.09.tar.gz) = 15111 bytes
+SHA1 (Clipboard-0.13.tar.gz) = d3ebf93947c438dc7c33b3dcd5d7d380d366a1e4
+RMD160 (Clipboard-0.13.tar.gz) = 01cd96cc0981340ba4544d4aee2f7ab854fe2ec9
+Size (Clipboard-0.13.tar.gz) = 21616 bytes