mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 0.20.0
- Project renamed upstream - Update WWW
This commit is contained in:
parent
fb4deed873
commit
17c96cdb37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385666
1
MOVED
1
MOVED
@ -7578,3 +7578,4 @@ security/py-certify|security/py-certifi|2015-05-01|security/py-certify is rename
|
||||
devel/rubygem-mini_portile||2015-05-03|Has expired: Unneeded port
|
||||
devel/rubygem-mirror|devel/rubygem-rubygems-mirror|2015-05-03|Rename to match our rubygems naming
|
||||
graphics/rubygem-graphviz|graphics/rubygem-ruby-graphviz|2015-05-03|Rename to match our rubygems naming
|
||||
x11-fm/walcommander|x11-fm/wcmcommander|2015-05-07|Renamed upstream
|
||||
|
@ -34,7 +34,7 @@
|
||||
SUBDIR += thunar-vfs
|
||||
SUBDIR += twander
|
||||
SUBDIR += ultracopier
|
||||
SUBDIR += walcommander
|
||||
SUBDIR += wcmcommander
|
||||
SUBDIR += worker
|
||||
SUBDIR += xcruise
|
||||
SUBDIR += xdiskusage
|
||||
|
@ -1,2 +0,0 @@
|
||||
SHA256 (corporateshark-WCMCommander-release-0.19.0.1_GH0.tar.gz) = 156b5886abf18502a1b708733e56c551a3ae960afc6eb2391dc3c0a664e252db
|
||||
SIZE (corporateshark-WCMCommander-release-0.19.0.1_GH0.tar.gz) = 4974508
|
@ -1,8 +1,8 @@
|
||||
# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= walcommander
|
||||
PORTVERSION= 0.19.0.1
|
||||
PORTNAME= wcmcommander
|
||||
PORTVERSION= 0.20.0
|
||||
DISTVERSIONPREFIX= release-
|
||||
CATEGORIES= x11-fm
|
||||
|
||||
@ -20,7 +20,7 @@ USES= compiler:c++11-lib cmake:outsource
|
||||
CMAKE_ARGS= -DDATADIR="${DATADIR_REL}"
|
||||
USE_XORG= x11
|
||||
|
||||
PORTDOCS= CHANGELOG.GitHub README.md readme_eng.txt
|
||||
PORTDOCS= CHANGELOG.txt README.md readme_eng.txt
|
||||
|
||||
OPTIONS_DEFINE= FREETYPE SMB SSH DOCS
|
||||
OPTIONS_DEFAULT=FREETYPE SMB SSH
|
2
x11-fm/wcmcommander/distinfo
Normal file
2
x11-fm/wcmcommander/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (corporateshark-WCMCommander-release-0.20.0_GH0.tar.gz) = f166cfd0ff8511642402892cb8eee3b20c845f82c04ca4ca940996e611aa5aba
|
||||
SIZE (corporateshark-WCMCommander-release-0.20.0_GH0.tar.gz) = 5005688
|
@ -11,4 +11,4 @@ Features:
|
||||
* Virtual file system (smb, ftp, sftp)
|
||||
* Very fast user interface
|
||||
|
||||
WWW: https://github.com/corporateshark/WalCommander
|
||||
WWW: http://wcm.linderdaum.com/
|
@ -32,3 +32,13 @@ share/pixmaps/wcm.png
|
||||
%%DATADIR%%/shl/sql.shl
|
||||
%%DATADIR%%/shl/undef.shl
|
||||
%%DATADIR%%/shl/xml.shl
|
||||
%%DATADIR%%/styles/Black.style
|
||||
%%DATADIR%%/styles/Default.style
|
||||
%%DATADIR%%/styles/README
|
||||
%%DATADIR%%/styles/README.solarized
|
||||
%%DATADIR%%/styles/Solarized-light.style
|
||||
%%DATADIR%%/styles/Solarized.style
|
||||
%%DATADIR%%/styles/Solarized.style.src
|
||||
%%DATADIR%%/styles/White.style
|
||||
%%DATADIR%%/styles/solarize.sh
|
||||
%%DATADIR%%/styles/solarized-gen.py
|
Loading…
Reference in New Issue
Block a user