Skip to content

Commit

Permalink
deskutils/clipnotify: Update to 1.0.2-6 (upstream snapshot, 25ba143)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Jehops committed Jun 24, 2023
1 parent 4785b31 commit f86ed89
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
11 changes: 5 additions & 6 deletions deskutils/clipnotify/Makefile
@@ -1,5 +1,6 @@
PORTNAME= clipnotify
DISTVERSION= 1.0.2
DISTVERSION= 1.0.2-6
DISTVERSIONSUFFIX= -g25ba143
CATEGORIES= deskutils

MAINTAINER= nivit@FreeBSD.org
Expand All @@ -10,13 +11,11 @@ LICENSE= PD
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= xorg

PLIST_FILES= bin/${PORTNAME}

USE_XORG= x11 xfixes

USE_GITHUB= yes
GH_ACCOUNT= cdown
USE_XORG= x11 xfixes

PLIST_FILES= bin/${PORTNAME}

post-extract:
@${REINPLACE_CMD} -e 's,/usr/X11R6,$${LOCALBASE},g' ${WRKSRC}/Makefile
Expand Down
6 changes: 3 additions & 3 deletions deskutils/clipnotify/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1601047662
SHA256 (cdown-clipnotify-1.0.2_GH0.tar.gz) = 949125472e8b7d8718ade926812ae99676b86c2f95c54f7bf47ab00ac8edc93c
SIZE (cdown-clipnotify-1.0.2_GH0.tar.gz) = 1318
TIMESTAMP = 1685736350
SHA256 (cdown-clipnotify-1.0.2-6-g25ba143_GH0.tar.gz) = d961e4b3b8d2b4aa78a17b1f28b3c0cf279f27712f4df87fedd6c9ab2e0b7a64
SIZE (cdown-clipnotify-1.0.2-6-g25ba143_GH0.tar.gz) = 2135

0 comments on commit f86ed89

Please sign in to comment.