Update to 0.3.1
PR: ports/83858 Submitted by: Ports Fury
This commit is contained in:
parent
588a01e96e
commit
466bcd8656
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140236
3 changed files with 5 additions and 6 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= convertall
|
||||
PORTVERSION= 0.3.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.3.1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://bellz.org/convertall/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (convertall-0.3.0.tar.gz) = 27ca231c02034ba4e2238073c1c2220c
|
||||
SIZE (convertall-0.3.0.tar.gz) = 37321
|
||||
MD5 (convertall-0.3.1.tar.gz) = ec559b9faa4949217751fcc4c38603d9
|
||||
SIZE (convertall-0.3.1.tar.gz) = 38335
|
||||
|
|
|
@ -29,9 +29,9 @@ lib/convertall/unitgroup.py
|
|||
lib/convertall/unitgroup.pyc
|
||||
lib/convertall/unitlistview.py
|
||||
lib/convertall/unitlistview.pyc
|
||||
share/convertall/units.dat
|
||||
%%DATADIR%%/units.dat
|
||||
share/icons/convertall_lg.png
|
||||
share/icons/convertall_sm.png
|
||||
@dirrm share/convertall
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrm lib/convertall
|
||||
@unexec rmdir %D/share/icons 2> /dev/null || true
|
||||
|
|
Loading…
Reference in a new issue