aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordb <db@FreeBSD.org>2012-07-05 06:46:35 +0800
committerdb <db@FreeBSD.org>2012-07-05 06:46:35 +0800
commit3ca615169fbdb0a4e9939b79bb9bd83f33b4d966 (patch)
tree29fe8e7b3e2e4f79bac98c923c633bd295d6f180
parent30820b3dd9f97bd44abfafdbbd8ab642cfcb86df (diff)
downloadfreebsd-ports-gnome-3ca615169fbdb0a4e9939b79bb9bd83f33b4d966.tar.gz
freebsd-ports-gnome-3ca615169fbdb0a4e9939b79bb9bd83f33b4d966.tar.zst
freebsd-ports-gnome-3ca615169fbdb0a4e9939b79bb9bd83f33b4d966.zip
- Update to latest, numerous fixes
- fixes Corrupt correction - fixes Corrupt filenames - updates to use fltk-1.3.*
-rw-r--r--comms/flwrap/Makefile9
-rw-r--r--comms/flwrap/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/comms/flwrap/Makefile b/comms/flwrap/Makefile
index 7719dfdfdc86..cb23bb35e5ae 100644
--- a/comms/flwrap/Makefile
+++ b/comms/flwrap/Makefile
@@ -6,22 +6,21 @@
#
PORTNAME= flwrap
-PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTVERSION= 1.3.4
CATEGORIES= comms hamradio
-MASTER_SITES= http://www.w1hkj.com/fldigi-distro/ \
+MASTER_SITES= http://www.w1hkj.com/downloads/flwrap/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= db
MAINTAINER= db@FreeBSD.org
COMMENT= Flwrap is a companion utility for fldigi
-BUILD_DEPENDS= ${LOCALBASE}/lib/fltk11/libfltk.so:${PORTSDIR}/x11-toolkits/fltk11
+LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_DOS2UNIX= yes
-CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk11/fltk-config"
+CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config"
post-configure:
@${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|' \
diff --git a/comms/flwrap/distinfo b/comms/flwrap/distinfo
index 71263ca673b4..8d8956cea1bd 100644
--- a/comms/flwrap/distinfo
+++ b/comms/flwrap/distinfo
@@ -1,2 +1,2 @@
-SHA256 (flwrap-1.1.1.tar.gz) = c81a32ab61fcd67e1c6526c24695c2635e271acf18e1cba6d784247a6cb75ab6
-SIZE (flwrap-1.1.1.tar.gz) = 186323
+SHA256 (flwrap-1.3.4.tar.gz) = d245a708effd779cf792c6d9c7eecfe6b13e64d58e8ea7b9de75f0372f619711
+SIZE (flwrap-1.3.4.tar.gz) = 192244