mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
devel/bsddialog: update to new snapshot
Among other things it implements page up/page down support for menus and improve the textbox widget
This commit is contained in:
parent
4da4f5edbf
commit
ae65832f3f
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= bsddialog
|
||||
PORTVERSION= 0.0.0.g20211123
|
||||
PORTVERSION= 0.0.0.g20211124
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= bapt@FreeBSD.org
|
||||
|
@ -9,7 +9,7 @@ LICENSE= BSD2CLAUSE
|
|||
|
||||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= alfix
|
||||
GL_COMMIT= ed33bb2460444f57fe33a3687ff87b029075de48
|
||||
GL_COMMIT= 0813bccf02a01ae64e8300c245b7005b2e78af0c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1637675634
|
||||
SHA256 (alfix-bsddialog-ed33bb2460444f57fe33a3687ff87b029075de48_GL0.tar.gz) = 23a143e862dc394c4611208ce6f6b845699d879036fcf617723101c6934c33b1
|
||||
SIZE (alfix-bsddialog-ed33bb2460444f57fe33a3687ff87b029075de48_GL0.tar.gz) = 46982
|
||||
TIMESTAMP = 1637742730
|
||||
SHA256 (alfix-bsddialog-0813bccf02a01ae64e8300c245b7005b2e78af0c_GL0.tar.gz) = 56a0fbf95c9a59b95fa0a11ec6f48b30276a73238d27a180ca7ce5b77450150f
|
||||
SIZE (alfix-bsddialog-0813bccf02a01ae64e8300c245b7005b2e78af0c_GL0.tar.gz) = 47704
|
||||
|
|
Loading…
Add table
Reference in a new issue