misc/valentina: Update 0.7.45 -> 0.7.46
This commit is contained in:
parent
5ce2cd14f7
commit
4bbfa38213
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= valentina
|
||||
DISTVERSION= 0.7.45
|
||||
DISTVERSION= 0.7.46
|
||||
CATEGORIES= misc
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -16,7 +16,7 @@ USE_LDCONFIG= yes
|
|||
|
||||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= smart-pattern
|
||||
GL_COMMIT= 80b6c97b3a105015b030d3ecac0d5fde7d190858
|
||||
GL_COMMIT= f85c29649bdeac387bf2d5582609a277cf30aad9
|
||||
|
||||
DOS2UNIX_FILES= src/libs/vgeometry/vellipticalarc.cpp
|
||||
|
||||
|
@ -25,6 +25,6 @@ QMAKE_ARGS= CONFIG+="noTests" CONFIG+="noRunPath"
|
|||
QMAKE_ARGS+= CONFIG+="no_ccache"
|
||||
.endif
|
||||
|
||||
BINARY_ALIAS= hg=/usr/bin/true
|
||||
BINARY_ALIAS= hg=/usr/bin/true git=/usr/bin/false
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1617891565
|
||||
SHA256 (smart-pattern-valentina-80b6c97b3a105015b030d3ecac0d5fde7d190858_GL0.tar.gz) = a87049d7a19a1dfa4bb9235eea2f5dafb3a7b3cd0f4ae7757a7d5c09f280a8a7
|
||||
SIZE (smart-pattern-valentina-80b6c97b3a105015b030d3ecac0d5fde7d190858_GL0.tar.gz) = 43560553
|
||||
TIMESTAMP = 1620577081
|
||||
SHA256 (smart-pattern-valentina-f85c29649bdeac387bf2d5582609a277cf30aad9_GL0.tar.gz) = d005055441eecca36625326be589afdc529dc26fff0284a836ce53cd27c0c408
|
||||
SIZE (smart-pattern-valentina-f85c29649bdeac387bf2d5582609a277cf30aad9_GL0.tar.gz) = 43565817
|
||||
|
|
Loading…
Reference in a new issue