summaryrefslogtreecommitdiff
path: root/emulators/dynamips/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2016-04-07 14:24:51 +0000
committerryoon <ryoon@pkgsrc.org>2016-04-07 14:24:51 +0000
commit9970b1889a9ff5a1e8f776335d4f5739d819b91a (patch)
tree00cb8cc43d22591c2ad900d2e18ccb4ea6926001 /emulators/dynamips/Makefile
parent1cef625354fe057183836d184cc68ebfc4f35269 (diff)
downloadpkgsrc-9970b1889a9ff5a1e8f776335d4f5739d819b91a.tar.gz
Update to 0.2.16
* Fix DISTNAME as original Changelog: Add instructions to build on Windows Remove libuuid dependency and NIO Multicast implementation that depends on it. NIO Multicast is never used and maybe not even functional. This will simplify the compilation requirements, especially on Windows with Cygwin EthernetSwitch: Allow to choose ethertype for QinQ outer tag
Diffstat (limited to 'emulators/dynamips/Makefile')
-rw-r--r--emulators/dynamips/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/emulators/dynamips/Makefile b/emulators/dynamips/Makefile
index 0ef1edc6489..115e06e7a6b 100644
--- a/emulators/dynamips/Makefile
+++ b/emulators/dynamips/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2015/12/12 20:20:04 markd Exp $
+# $NetBSD: Makefile,v 1.11 2016/04/07 14:24:51 ryoon Exp $
-PKGNAME= dynamips-0.2.15
-DISTNAME= ${PKGNAME:S/dynamips-/v/}
+DISTNAME= dynamips-0.2.16
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_GITHUB:=GNS3/dynamips/archive/}
-DIST_SUBDIR= dynamips
+MASTER_SITES= ${MASTER_SITE_GITHUB:=GNS3/}
+GITHUB_PROJECT= dynamips
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= kefren@NetBSD.org
HOMEPAGE= https://github.com/GNS3/dynamips
@@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v2
USE_TOOLS+= gmake
USE_CMAKE= yes
-WRKSRC= ${WRKDIR}/${PKGNAME}
-
SUBST_CLASSES+= libelf
SUBST_STAGE.libelf= post-patch
SUBST_FILES.libelf= common/dynamips.h common/rom2c.c