mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Change RUN_DEPENDS from emulators/dynamips-devel to emulators/dynamips-community
- Bump PORTREVISION for dependency change - Remove obsolete MD5 checksum PR: ports/156692 Submitted by: Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
This commit is contained in:
parent
8042ee8a11
commit
c2d6336dcf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273339
2 changed files with 2 additions and 2 deletions
|
@ -7,13 +7,14 @@
|
|||
|
||||
PORTNAME= dynagen
|
||||
PORTVERSION= 0.11.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/dyna-gen/${PORTNAME}%20source%20_%20Linux/${PORTNAME}%20${PORTVERSION}
|
||||
|
||||
MAINTAINER= pavelivolkov@googlemail.com
|
||||
COMMENT= Text-based front end for Dynamips development version
|
||||
|
||||
RUN_DEPENDS= dynamips:${PORTSDIR}/emulators/dynamips-devel
|
||||
RUN_DEPENDS= dynamips:${PORTSDIR}/emulators/dynamips-community
|
||||
# Note that it *should* be dynamips-devel but that port installs it as dynamips
|
||||
|
||||
USE_PYTHON= yes
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (dynagen-0.11.0.tar.gz) = 3f88b3449b17096dca84d007f0b91b3f
|
||||
SHA256 (dynagen-0.11.0.tar.gz) = 53523fe13e151c0476596315aa724d50c6523ab72bb64d0ffc8d3ea8ad4e9628
|
||||
SIZE (dynagen-0.11.0.tar.gz) = 1418846
|
||||
|
|
Loading…
Add table
Reference in a new issue