Udate 4.0.0 --> 4.0.1, 4.0.0 distfile is missing causing bento builds
to fail. 4.0.1 fixes two bugs with the parser. Noticed by: Allen Landsidel <all@biosys.net> and bento Approved by: marcus (wearing his portsmgr hat)
This commit is contained in:
parent
67a1547696
commit
c3ae907f54
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89064
4 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= screen
|
||||
PORTVERSION= 4.0.0
|
||||
PORTVERSION= 4.0.1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \
|
||||
${MASTER_SITE_GNU}
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (screen-4.0.0.tar.gz) = dc4eafc7616141aa61a8faf81e442aff
|
||||
MD5 (screen-4.0.1.tar.gz) = 2f674d5a7a299abf085d0b69c90de4f8
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= screen
|
||||
PORTVERSION= 4.0.0
|
||||
PORTVERSION= 4.0.1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/ \
|
||||
${MASTER_SITE_GNU}
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (screen-4.0.0.tar.gz) = dc4eafc7616141aa61a8faf81e442aff
|
||||
MD5 (screen-4.0.1.tar.gz) = 2f674d5a7a299abf085d0b69c90de4f8
|
||||
|
|
Loading…
Reference in a new issue