Date: Sat, 15 Sep 2001 14:57:18 -0400 (EDT) From: Patrick Li <pat@databits.net> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/30598: Update port: graphics/glass Message-ID: <200109151857.f8FIvIp61966@cc92687-a.wlgrv1.pa.home.com>
next in thread | raw e-mail | index | archive | help
>Number: 30598 >Category: ports >Synopsis: Update port: graphics/glass >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Sep 15 12:00:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Patrick Li >Release: FreeBSD 4.4-RC i386 >Organization: N/A >Environment: System: FreeBSD bottlenek 4.4-RC FreeBSD 4.4-RC #0: Sat Sep 8 19:47:38 EDT 2001 root@bottlenek:/usr/src/sys/compile/BOTTLENEK i386 >Description: update to 1.1.2 >How-To-Repeat: N/A >Fix: diff -ruN /usr/ports/graphics/glass/Makefile glass/Makefile --- /usr/ports/graphics/glass/Makefile Wed Aug 29 07:53:54 2001 +++ glass/Makefile Sat Sep 15 14:33:05 2001 @@ -6,7 +6,7 @@ # PORTNAME= glass -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN /usr/ports/graphics/glass/distinfo glass/distinfo --- /usr/ports/graphics/glass/distinfo Wed Aug 29 07:53:54 2001 +++ glass/distinfo Sat Sep 15 14:33:11 2001 @@ -1 +1 @@ -MD5 (glass-1.1.1.tar.gz) = 2bb0850bddc41ba9575dc5ef79f13d76 +MD5 (glass-1.1.2.tar.gz) = ec9518e961ee0341d91bef6697a6bec2 diff -ruN /usr/ports/graphics/glass/files/patch-Makefile glass/files/patch-Makefile --- /usr/ports/graphics/glass/files/patch-Makefile Wed Aug 29 07:53:56 2001 +++ glass/files/patch-Makefile Sat Sep 15 14:34:47 2001 @@ -2,7 +2,7 @@ +++ Makefile Thu Aug 23 10:06:34 2001 @@ -1,12 +1,11 @@ -CC = gcc - GLASS_VERSION = 1.1.1 + GLASS_VERSION = 1.1.2 -CFLAGS = -g -O3 -Wall -DVERSION_STRING=\"$(GLASS_VERSION)\" -LIBS = -lGL +CFLAGS += -Wall -I/usr/X11R6/include -DVERSION_STRING=\"$(GLASS_VERSION)\" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109151857.f8FIvIp61966>