aboutsummaryrefslogtreecommitdiffstats
path: root/shells/flash
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-07-17 01:08:25 +0800
committervs <vs@FreeBSD.org>2004-07-17 01:08:25 +0800
commit2b389ec60108e8c3f5e7ed0f8a0c4a1eae8a10d5 (patch)
tree7a9307c65efc001f4bd08a8035e2a3d2a29e4164 /shells/flash
parentdb16fa26d896304e39fa64ff5591dd70925de038 (diff)
downloadfreebsd-ports-gnome-2b389ec60108e8c3f5e7ed0f8a0c4a1eae8a10d5.tar.gz
freebsd-ports-gnome-2b389ec60108e8c3f5e7ed0f8a0c4a1eae8a10d5.tar.zst
freebsd-ports-gnome-2b389ec60108e8c3f5e7ed0f8a0c4a1eae8a10d5.zip
- Update to 0.9.5
- Fix linker-brokeness introduced by patch-aa Closes PR: ports/57143 Submitted by: Dan Mahoney
Diffstat (limited to 'shells/flash')
-rw-r--r--shells/flash/Makefile5
-rw-r--r--shells/flash/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/shells/flash/Makefile b/shells/flash/Makefile
index 91ca4db5ed4b..6f12de9dd81d 100644
--- a/shells/flash/Makefile
+++ b/shells/flash/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= flash
-PORTVERSION= 0.9.4
-PORTREVISION= 1
+PORTVERSION= 0.9.5
CATEGORIES= shells
MASTER_SITES= http://www.netsoc.ucd.ie/flash/ \
ftp://ftp.netsoc.ucd.ie/pub/computing/flash/
@@ -25,6 +24,8 @@ LIB_DEPENDS= ncurses.5:${PORTSDIR}/devel/ncurses
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_REINPLACE= yes
+CONFIGURE_ENV= CFLAGS="${CFLAGS} -rdynamic" \
+ LDFLAGS="${LDFLAGS} -rdynamic"
MAN1= flash.1
diff --git a/shells/flash/distinfo b/shells/flash/distinfo
index a5582c529e58..fc5d0b4794a4 100644
--- a/shells/flash/distinfo
+++ b/shells/flash/distinfo
@@ -1,2 +1,2 @@
-MD5 (flash-0.9.4.tar.gz) = af79dd75a518b443c200189e670ef552
-SIZE (flash-0.9.4.tar.gz) = 106911
+MD5 (flash-0.9.5.tar.gz) = dddcc78923e8b3f8df9fda948a08c32d
+SIZE (flash-0.9.5.tar.gz) = 107843