diff options
author | wiz <wiz> | 2011-12-17 15:07:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-12-17 15:07:12 +0000 |
commit | ed3cf50f871626457c2a95780228f44f31be54c8 (patch) | |
tree | f2f2cef03e0f7ff0af8790d9cf68e5327fcd6c02 | |
parent | 0b09cc0c6046df7d83424cd2427a7c4650627da5 (diff) | |
download | pkgsrc-ed3cf50f871626457c2a95780228f44f31be54c8.tar.gz |
Update to 0.9.11.1: minor bugfixes.
-rw-r--r-- | emulators/yabause/Makefile | 10 | ||||
-rw-r--r-- | emulators/yabause/distinfo | 8 |
2 files changed, 7 insertions, 11 deletions
diff --git a/emulators/yabause/Makefile b/emulators/yabause/Makefile index 8db753593d3..cad8aff593c 100644 --- a/emulators/yabause/Makefile +++ b/emulators/yabause/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2011/11/30 12:07:52 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2011/12/17 15:07:12 wiz Exp $ -DISTNAME= yabause-0.9.11 +DISTNAME= yabause-0.9.11.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yabause/} @@ -15,11 +15,7 @@ USE_CMAKE= yes USE_TOOLS+= pkg-config USE_LANGUAGES+= c c++ -SUBST_CLASSES+= pkgmandir -SUBST_STAGE.pkgmandir= pre-configure -SUBST_FILES.pkgmandir= src/gtk/CMakeLists.txt src/qt/CMakeLists.txt -SUBST_SED.pkgmandir= -e "s,share/man,${PKGMANDIR}," -SUBST_MESSAGE.pkgmandir= Fixing hardcoded manual paths. +CONFIGURE_ENV+= PKGMANDIR=${PKGMANDIR:Q} .include "options.mk" diff --git a/emulators/yabause/distinfo b/emulators/yabause/distinfo index ae711d59d71..2ca07c9a128 100644 --- a/emulators/yabause/distinfo +++ b/emulators/yabause/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2011/11/30 12:07:52 wiz Exp $ +$NetBSD: distinfo,v 1.5 2011/12/17 15:07:12 wiz Exp $ -SHA1 (yabause-0.9.11.tar.gz) = cf47695ff1d2321d6ead0b2a872c3ca1922860a2 -RMD160 (yabause-0.9.11.tar.gz) = 5c8021345a88dce4b668a00fbe465ca87a0a217f -Size (yabause-0.9.11.tar.gz) = 1881959 bytes +SHA1 (yabause-0.9.11.1.tar.gz) = 46c23913107fcaa637a530a05343a1c45d66575b +RMD160 (yabause-0.9.11.1.tar.gz) = 6661f9dab81c9c3508d16a19534afaeb6e71943d +Size (yabause-0.9.11.1.tar.gz) = 1882934 bytes |