mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.4
- Rollback unapproved comment change by danfe@
This commit is contained in:
parent
30282e839d
commit
9530caba52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542748
2 changed files with 6 additions and 6 deletions
|
@ -2,11 +2,11 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= scrot
|
PORTNAME= scrot
|
||||||
DISTVERSION= 1.3
|
DISTVERSION= 1.4
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
|
|
||||||
MAINTAINER= amdmi3@FreeBSD.org
|
MAINTAINER= amdmi3@FreeBSD.org
|
||||||
COMMENT= Command-line screen capture utility
|
COMMENT= SCReenshOT - command line screen capture utility
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
@ -21,7 +21,7 @@ GH_ACCOUNT= resurrecting-open-source-projects
|
||||||
USES= autoreconf xorg
|
USES= autoreconf xorg
|
||||||
USE_CSTD= c99
|
USE_CSTD= c99
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_XORG= x11 xfixes xcursor
|
USE_XORG= x11 xfixes xcomposite
|
||||||
|
|
||||||
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
|
PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
|
||||||
PORTDOCS= AUTHORS CONTRIBUTING.md ChangeLog README
|
PORTDOCS= AUTHORS CONTRIBUTING.md ChangeLog README
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1587322646
|
TIMESTAMP = 1595340003
|
||||||
SHA256 (resurrecting-open-source-projects-scrot-1.3_GH0.tar.gz) = b9bfcc01a3021bd53864b3c7b5f7b1b11b3e430be15ce97332431c48003d64ac
|
SHA256 (resurrecting-open-source-projects-scrot-1.4_GH0.tar.gz) = e19eec69bcdc249917c452270e1c8f28188003b052c352e25999b281cb03510c
|
||||||
SIZE (resurrecting-open-source-projects-scrot-1.3_GH0.tar.gz) = 141726
|
SIZE (resurrecting-open-source-projects-scrot-1.4_GH0.tar.gz) = 157779
|
||||||
|
|
Loading…
Add table
Reference in a new issue