- Update to 0.4.
- Add LICENSE PR: ports/157391 Submitted by: Mario Pavlov <mgp@e-soul.org> (maintainer)
This commit is contained in:
parent
aafbc62885
commit
caa2ad9fde
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274821
2 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= portrac
|
||||
PORTVERSION= 0.3
|
||||
PORTVERSION= 0.4
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= http://e-soul.org/distfiles/ \
|
||||
http://home.e-soul.org/~mgp/distfiles/
|
||||
|
@ -14,6 +14,8 @@ MASTER_SITES= http://e-soul.org/distfiles/ \
|
|||
MAINTAINER= mgp@e-soul.org
|
||||
COMMENT= A simple GUI tool for tracking port updates
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
PLIST_FILES= bin/portrac \
|
||||
share/portrac/portrac.png \
|
||||
share/portrac/up-to-date.png \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (portrac-0.3.tar.bz2) = b5d8dc30d446a72e7d182b66ade40f71ddb4dc226dccce40a98e6a79e7890ecd
|
||||
SIZE (portrac-0.3.tar.bz2) = 6874
|
||||
SHA256 (portrac-0.4.tar.bz2) = 32febad78b8de271b05c718e694168c56b46390ce02df587018469e5dfa85b11
|
||||
SIZE (portrac-0.4.tar.bz2) = 7590
|
||||
|
|
Loading…
Reference in a new issue