Update to 0.9.1.

PR:		27948
Submitted by:	maintainer
This commit is contained in:
Daniel Harris 2001-06-09 18:41:29 +00:00
parent 200f06bd40
commit 1f3445306b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43716
3 changed files with 3 additions and 19 deletions

View file

@ -6,8 +6,8 @@
#
PORTNAME= led
PORTVERSION= 0.9
PORTREVISION= 1
PORTVERSION= 0.9.1
PORTREVISION= 0
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}-editor

View file

@ -1 +1 @@
MD5 (led-0.9.tar.gz) = 9f6075fa82b8192f2452113b3d80865e
MD5 (led-0.9.1.tar.gz) = cc46911a11e59ee4210599762228f76d

View file

@ -1,16 +0,0 @@
$FreeBSD$
--- configure 2001/06/06 16:27:54 1.1
+++ configure 2001/06/06 16:28:19
@@ -524,8 +524,8 @@
-CFLAGS="${CFLAGS} -O2 -Wall -pipe -I/usr/local/include"
-LDFLAGS="${LDFLAGS} -L/usr/local/lib"
+CFLAGS="${CFLAGS} -Wall"
+LDFLAGS="${LDFLAGS}"
ac_aux_dir=
for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do