aboutsummaryrefslogtreecommitdiff
path: root/x11/xclip
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2017-11-18 21:14:19 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2017-11-18 21:14:19 +0000
commit2973e41f170c6c6f194f028bc392db562bdc58ff (patch)
tree778307cf8838a44eb57fed5b1d22985e7581315a /x11/xclip
parent680a278a3754757ff6fc1a2c7eb13ea8c262b80e (diff)
downloadports-2973e41f170c6c6f194f028bc392db562bdc58ff.tar.gz
ports-2973e41f170c6c6f194f028bc392db562bdc58ff.zip
Update to 0.13
Upstream has switched to GitHub, chase this. PR: 223232 Submitted by: Mateusz Piotrowski Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=454461
Diffstat (limited to 'x11/xclip')
-rw-r--r--x11/xclip/Makefile10
-rw-r--r--x11/xclip/distinfo5
-rw-r--r--x11/xclip/pkg-descr2
3 files changed, 10 insertions, 7 deletions
diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile
index a3990b694f65..6f0404d5fc0f 100644
--- a/x11/xclip/Makefile
+++ b/x11/xclip/Makefile
@@ -2,18 +2,20 @@
# $FreeBSD$
PORTNAME= xclip
-PORTVERSION= 0.12
-PORTREVISION= 2
+PORTVERSION= 0.13
CATEGORIES= x11
-MASTER_SITES= SF
MAINTAINER= johans@FreeBSD.org
COMMENT= Interface to X selections ("the clipboard") from the command line
LICENSE= GPLv2
+USE_GITHUB= yes
+GH_ACCOUNT= astrand
+
+USES= autoreconf gmake iconv
USE_XORG= x11 xmu
-USES= gmake
+
GNU_CONFIGURE= yes
CONFIGURE_ENV+= ac_cv_header_X11_Xmu_Atoms_h=yes \
ac_cv_header_X11_Intrinsic_h=yes \
diff --git a/x11/xclip/distinfo b/x11/xclip/distinfo
index 74c3faa9a268..715b68c00909 100644
--- a/x11/xclip/distinfo
+++ b/x11/xclip/distinfo
@@ -1,2 +1,3 @@
-SHA256 (xclip-0.12.tar.gz) = b7c7fad059ba446df5692d175c2a1d3816e542549661224806db369a0d716c45
-SIZE (xclip-0.12.tar.gz) = 63420
+TIMESTAMP = 1511039611
+SHA256 (astrand-xclip-0.13_GH0.tar.gz) = ca5b8804e3c910a66423a882d79bf3c9450b875ac8528791fb60ec9de667f758
+SIZE (astrand-xclip-0.13_GH0.tar.gz) = 30461
diff --git a/x11/xclip/pkg-descr b/x11/xclip/pkg-descr
index 301f1a058333..fb62e89381ab 100644
--- a/x11/xclip/pkg-descr
+++ b/x11/xclip/pkg-descr
@@ -15,4 +15,4 @@ FEATURES
* Connects to the X display in $DISPLAY, or specified with -display host:0
* Waits for selection requests in the background
-WWW: https://sourceforge.net/projects/xclip/
+WWW: https://github.com/astrand/xclip