pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2017Q3]: pkgsrc/geography/gama gama: Revert commit on wrong br...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3dfe952c210d
branches:  pkgsrc-2017Q3
changeset: 408514:3dfe952c210d
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Thu Sep 28 12:17:17 2017 +0000

description:
gama: Revert commit on wrong branch

diffstat:

 geography/gama/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r ee4275fa6f09 -r 3dfe952c210d geography/gama/Makefile
--- a/geography/gama/Makefile   Thu Sep 28 00:11:11 2017 +0000
+++ b/geography/gama/Makefile   Thu Sep 28 12:17:17 2017 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.20.4.1 2017/09/28 00:11:11 gdt Exp $
+# $NetBSD: Makefile,v 1.20.4.2 2017/09/28 12:17:17 gdt Exp $
 #
 
-DISTNAME=      gama-1.19
+DISTNAME=      gama-1.18
+PKGREVISION=   3
 CATEGORIES=    geography
 MASTER_SITES=  ${MASTER_SITE_GNU:=gama/}
 
@@ -10,7 +11,7 @@
 COMMENT=       Geodetic network adjustment (surveying)
 LICENSE=       gnu-gpl-v2 # or later
 
-USE_LANGUAGES= c c++11
+USE_LANGUAGES= c c++
 
 GNU_CONFIGURE= yes
 CONFIGURE_ARGS+=       --infodir=${PREFIX}/info



Home | Main Index | Thread Index | Old Index