- Update to 0.9.3
This commit is contained in:
parent
23d3d1b0ec
commit
9e00b94a5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231154
3 changed files with 9 additions and 8 deletions
|
@ -6,12 +6,11 @@
|
|||
#
|
||||
|
||||
PORTNAME= scythia
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 0.9.3
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= http://scythia.free.fr/file/ \
|
||||
MASTER_SITES= http://scythia.free.fr/wp-content/ \
|
||||
ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}-src
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}-2-src
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= A small ftp client unpretentious based on QT4
|
||||
|
@ -19,6 +18,7 @@ COMMENT= A small ftp client unpretentious based on QT4
|
|||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= gui network corelib qmake_build uic_build moc_build rcc_build
|
||||
INSTALLS_ICONS= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
.if defined(NOPORTDOCS)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (scythia_0.9.1-src.tar.gz) = ea117a4afc674fa0f05996592158427f
|
||||
SHA256 (scythia_0.9.1-src.tar.gz) = fe95a4c78c70457542a4b688578bd2d10fe13db0f0f00aa952dcbf3f5e46e5d7
|
||||
SIZE (scythia_0.9.1-src.tar.gz) = 397901
|
||||
MD5 (scythia_0.9.3-2-src.tar.gz) = 2286269b90c84f52463580a271f608b5
|
||||
SHA256 (scythia_0.9.3-2-src.tar.gz) = e014f5f011b2f7464597a446490102f2dfad53a1a546043b826d6cf6cfe6b9aa
|
||||
SIZE (scythia_0.9.3-2-src.tar.gz) = 407388
|
||||
|
|
|
@ -88,8 +88,9 @@ bin/scythia
|
|||
%%PORTDOCS%%%%DOCSDIR%%/html/tabs.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/transfers_8h-source.html
|
||||
share/icons/hicolor/128x128/apps/scythia.png
|
||||
share/pixmaps/scythia.png
|
||||
share/pixmaps/scythia.xpm
|
||||
%%DATADIR%%/lang/english.qm
|
||||
%%DATADIR%%/lang/polish.qm
|
||||
%%DATADIR%%/lang/russian.qm
|
||||
@dirrm %%DATADIR%%/lang
|
||||
@dirrm %%DATADIR%%
|
||||
|
|
Loading…
Reference in a new issue