pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2017Q3] pkgsrc/geography/gama



Module Name:    pkgsrc
Committed By:   gdt
Date:           Thu Sep 28 12:17:17 UTC 2017

Modified Files:
        pkgsrc/geography/gama [pkgsrc-2017Q3]: Makefile

Log Message:
gama: Revert commit on wrong branch


To generate a diff of this commit:
cvs rdiff -u -r1.20.4.1 -r1.20.4.2 pkgsrc/geography/gama/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/geography/gama/Makefile
diff -u pkgsrc/geography/gama/Makefile:1.20.4.1 pkgsrc/geography/gama/Makefile:1.20.4.2
--- pkgsrc/geography/gama/Makefile:1.20.4.1     Thu Sep 28 00:11:11 2017
+++ pkgsrc/geography/gama/Makefile      Thu Sep 28 12:17:17 2017
@@ -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 @@ HOMEPAGE=     http://www.gnu.org/s/gama/
 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