summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-09-04 19:48:00 +0000
committercpiazza <cpiazza@FreeBSD.org>1999-09-04 19:48:00 +0000
commita5f386916c1b01f6c552fec869e25ab582045295 (patch)
tree6c88b540ba512bf533a3aaff25e11977f3901f0f /misc
parentd00d05fab15d79c52ef49c137b4c724350b7839c (diff)
downloadFreeBSD-ports-a5f386916c1b01f6c552fec869e25ab582045295.zip
FreeBSD-ports-a5f386916c1b01f6c552fec869e25ab582045295.tar.gz
Update to version 1.3
Diffstat (limited to 'misc')
-rw-r--r--misc/geekcode/Makefile4
-rw-r--r--misc/geekcode/distinfo2
-rw-r--r--misc/geekcode/files/patch-aa6
3 files changed, 6 insertions, 6 deletions
diff --git a/misc/geekcode/Makefile b/misc/geekcode/Makefile
index 84135bf..2467eda 100644
--- a/misc/geekcode/Makefile
+++ b/misc/geekcode/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: geekcode generator
-# Version required: 1.1
+# Version required: 1.3
# Date created: 30 Aug 1999
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= geekcode-1.1
+DISTNAME= geekcode-1.3
CATEGORIES= misc
MASTER_SITES= http://seymour.napalm.net/
diff --git a/misc/geekcode/distinfo b/misc/geekcode/distinfo
index 9cc6dd3..a27b236 100644
--- a/misc/geekcode/distinfo
+++ b/misc/geekcode/distinfo
@@ -1 +1 @@
-MD5 (geekcode-1.1.tar.gz) = 2d94a3875da0c3c5ce2977143f0a208e
+MD5 (geekcode-1.3.tar.gz) = a9e2fed4281f560f6d48d6065a1239da
diff --git a/misc/geekcode/files/patch-aa b/misc/geekcode/files/patch-aa
index 4959d50..2fe17c0 100644
--- a/misc/geekcode/files/patch-aa
+++ b/misc/geekcode/files/patch-aa
@@ -1,7 +1,7 @@
---- Makefile.orig Sun Aug 29 11:02:52 1999
-+++ Makefile Mon Aug 30 00:42:38 1999
+--- Makefile.orig Mon Aug 30 15:33:00 1999
++++ Makefile Thu Sep 2 18:42:00 1999
@@ -1,6 +1,6 @@
--CFLAGS=-O3 -Wall -s
+-CFLAGS=-O3 -s
+CFLAGS?=-O3 -Wall -s
TARGET=geekcode
-CC=gcc
OpenPOWER on IntegriCloud