- update to 0.19
- relinquish maintainership
This commit is contained in:
parent
1d81fd86fd
commit
0d75523aac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318368
2 changed files with 4 additions and 10 deletions
|
@ -1,18 +1,12 @@
|
|||
# New ports collection makefile for: textproc/p5-UML-Class-Simple
|
||||
# Date created: 03 May 2007
|
||||
# Whom: Lars Thegler <lth@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= UML-Class-Simple
|
||||
PORTVERSION= 0.18
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 0.19
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= lth@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Render simple UML class diagrams, by loading the code
|
||||
|
||||
BUILD_DEPENDS= p5-Class-Inspector>=1.16:${PORTSDIR}/devel/p5-Class-Inspector \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (UML-Class-Simple-0.18.tar.gz) = b6b61cbdb0e90db2b59cc7d1de57beb4f8495bfa60dd2cc8d0a21302b357bd20
|
||||
SIZE (UML-Class-Simple-0.18.tar.gz) = 87830
|
||||
SHA256 (UML-Class-Simple-0.19.tar.gz) = ce232307cb397169a5563f5caaf933a5c541bf08f4045a7839c95effaced516a
|
||||
SIZE (UML-Class-Simple-0.19.tar.gz) = 87013
|
||||
|
|
Loading…
Reference in a new issue