- Update to 0.2
PR: ports/147197 Submitted by: Heiner <h.eichmann@gmx.de> (maintainer)
This commit is contained in:
parent
23c4cd2aa1
commit
d04e381698
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255388
2 changed files with 5 additions and 6 deletions
|
@ -5,10 +5,9 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gpkgdep
|
||||
PORTVERSION= 0.0
|
||||
PORTREVISION= 11
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITES= SF/${PORTNAME}/
|
||||
|
||||
MAINTAINER= h.eichmann@gmx.de
|
||||
COMMENT= Shows package dependencies in tree views
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gpkgdep-0.0.tar.bz2) = 5057eccc0d434ca54571accb9535545a
|
||||
SHA256 (gpkgdep-0.0.tar.bz2) = a4e53761ae62185e60b0177c8038868e8f5f46340da3487e841f9c17973ab8a7
|
||||
SIZE (gpkgdep-0.0.tar.bz2) = 22441
|
||||
MD5 (gpkgdep-0.2.tar.bz2) = 7ba5bfc8b5d291bd420f3b42eee07163
|
||||
SHA256 (gpkgdep-0.2.tar.bz2) = 62de273cad5f5278127466554a5612c4947ebdcb0054ced6c749d6983a63384a
|
||||
SIZE (gpkgdep-0.2.tar.bz2) = 59063
|
||||
|
|
Loading…
Reference in a new issue