Update to 0.2.12
PR: 190875 Submitted by: maintainer
This commit is contained in:
parent
fd3422fced
commit
c2a0d1236f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360169
2 changed files with 5 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dynamips
|
||||
PORTVERSION= 0.2.11
|
||||
PORTVERSION= 0.2.12
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= SF/gns-3/Dynamips/${PORTVERSION}
|
||||
PKGNAMESUFFIX= -community
|
||||
|
@ -24,6 +24,8 @@ MAKE_JOBS_UNSAFE= yes
|
|||
OPTIONS_DEFINE= DOCS UNSTABLE
|
||||
UNSTABLE_DESC= development code (x64 Mac)
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
LDFLAGS+= -luuid
|
||||
MAKE_ENV= DYNAMIPS_CODE=${DYNAMIPS_CODE} \
|
||||
DYNAMIPS_ARCH=${DYNAMIPS_ARCH} \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (dynamips-0.2.11-source.zip) = 4278baecf1f6718433722e6f38179a69ec9b2ef02381b31c5d3ef5b8f8f3e94a
|
||||
SIZE (dynamips-0.2.11-source.zip) = 967525
|
||||
SHA256 (dynamips-0.2.12-source.zip) = b8a60c2ff577ec3a5c2b892bce654a68cc072c79fbca2b708d36d42bd3e9eb12
|
||||
SIZE (dynamips-0.2.12-source.zip) = 995877
|
||||
|
|
Loading…
Reference in a new issue