svn commit: r360169 - head/emulators/dynamips-community
Tilman Keskinoz
arved at FreeBSD.org
Wed Jul 2 11:41:16 UTC 2014
Author: arved
Date: Wed Jul 2 11:41:16 2014
New Revision: 360169
URL: http://svnweb.freebsd.org/changeset/ports/360169
QAT: https://qat.redports.org/buildarchive/r360169/
Log:
Update to 0.2.12
PR: 190875
Submitted by: maintainer
Modified:
head/emulators/dynamips-community/Makefile
head/emulators/dynamips-community/distinfo
Modified: head/emulators/dynamips-community/Makefile
==============================================================================
--- head/emulators/dynamips-community/Makefile Wed Jul 2 11:39:44 2014 (r360168)
+++ head/emulators/dynamips-community/Makefile Wed Jul 2 11:41:16 2014 (r360169)
@@ -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} \
Modified: head/emulators/dynamips-community/distinfo
==============================================================================
--- head/emulators/dynamips-community/distinfo Wed Jul 2 11:39:44 2014 (r360168)
+++ head/emulators/dynamips-community/distinfo Wed Jul 2 11:41:16 2014 (r360169)
@@ -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
More information about the svn-ports-all
mailing list