mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
deskutils/clipnotify: Update to 1.0.2-6 (upstream snapshot, 25ba143)
Some useful new features have been added since upstream tagged 1.0.2. - c04a22ed Add loop mode - 094dd7e2 Add -s option to monitor specific selections Approved by: nivit (maintainer timeout) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D40404
This commit is contained in:
parent
4785b313b9
commit
f86ed899ad
2 changed files with 8 additions and 9 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= clipnotify
|
PORTNAME= clipnotify
|
||||||
DISTVERSION= 1.0.2
|
DISTVERSION= 1.0.2-6
|
||||||
|
DISTVERSIONSUFFIX= -g25ba143
|
||||||
CATEGORIES= deskutils
|
CATEGORIES= deskutils
|
||||||
|
|
||||||
MAINTAINER= nivit@FreeBSD.org
|
MAINTAINER= nivit@FreeBSD.org
|
||||||
|
@ -10,13 +11,11 @@ LICENSE= PD
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= xorg
|
USES= xorg
|
||||||
|
|
||||||
PLIST_FILES= bin/${PORTNAME}
|
|
||||||
|
|
||||||
USE_XORG= x11 xfixes
|
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= cdown
|
GH_ACCOUNT= cdown
|
||||||
|
USE_XORG= x11 xfixes
|
||||||
|
|
||||||
|
PLIST_FILES= bin/${PORTNAME}
|
||||||
|
|
||||||
post-extract:
|
post-extract:
|
||||||
@${REINPLACE_CMD} -e 's,/usr/X11R6,$${LOCALBASE},g' ${WRKSRC}/Makefile
|
@${REINPLACE_CMD} -e 's,/usr/X11R6,$${LOCALBASE},g' ${WRKSRC}/Makefile
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1601047662
|
TIMESTAMP = 1685736350
|
||||||
SHA256 (cdown-clipnotify-1.0.2_GH0.tar.gz) = 949125472e8b7d8718ade926812ae99676b86c2f95c54f7bf47ab00ac8edc93c
|
SHA256 (cdown-clipnotify-1.0.2-6-g25ba143_GH0.tar.gz) = d961e4b3b8d2b4aa78a17b1f28b3c0cf279f27712f4df87fedd6c9ab2e0b7a64
|
||||||
SIZE (cdown-clipnotify-1.0.2_GH0.tar.gz) = 1318
|
SIZE (cdown-clipnotify-1.0.2-6-g25ba143_GH0.tar.gz) = 2135
|
||||||
|
|
Loading…
Add table
Reference in a new issue