aboutsummaryrefslogtreecommitdiff
path: root/devel/fhist
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>2002-10-07 07:30:37 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>2002-10-07 07:30:37 +0000
commitbd232537640c0195891f601e58c9c8ea75e4dc75 (patch)
tree8a6eb5b2bdd1c7c34d87ad2d7fd3fe8d5eaad3b9 /devel/fhist
parentf1794c88780f5893055889641890e4aea4cf3530 (diff)
downloadports-bd232537640c0195891f601e58c9c8ea75e4dc75.tar.gz
ports-bd232537640c0195891f601e58c9c8ea75e4dc75.zip
Notes
Diffstat (limited to 'devel/fhist')
-rw-r--r--devel/fhist/Makefile6
-rw-r--r--devel/fhist/distinfo2
-rw-r--r--devel/fhist/files/patch-ab31
3 files changed, 2 insertions, 37 deletions
diff --git a/devel/fhist/Makefile b/devel/fhist/Makefile
index 662866bae11e..382eb442c0db 100644
--- a/devel/fhist/Makefile
+++ b/devel/fhist/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fhist
-PORTVERSION= 1.8
+PORTVERSION= 1.10
CATEGORIES= devel
MASTER_SITES= http://www.canb.auug.org.au/~millerp/ \
ftp://ftp.agso.gov.au/pub/Aegis/ \
@@ -17,10 +17,6 @@ MAINTAINER= jkoshy@freebsd.org
.include <bsd.port.pre.mk>
-.if ${OSVERSION} <= 500000
-BROKEN= "Does not compile"
-.endif
-
MAN1= fcomp.1 fhist.1 fmerge.1
ALL_TARGET= binaries
INSTALL_TARGET= install-bin
diff --git a/devel/fhist/distinfo b/devel/fhist/distinfo
index e6fc8939e227..fc9d0b562802 100644
--- a/devel/fhist/distinfo
+++ b/devel/fhist/distinfo
@@ -1 +1 @@
-MD5 (fhist-1.8.tar.gz) = 0a1902df9fd68f48befd47cd84e2f63b
+MD5 (fhist-1.10.tar.gz) = 56ef902903a21d8a1b3f88db13bc0571
diff --git a/devel/fhist/files/patch-ab b/devel/fhist/files/patch-ab
deleted file mode 100644
index 633d23b7405e..000000000000
--- a/devel/fhist/files/patch-ab
+++ /dev/null
@@ -1,31 +0,0 @@
---- configure-- Wed Jan 5 21:46:38 2000
-+++ configure Wed Jan 5 21:46:42 2000
-@@ -1425,28 +1425,6 @@
- done
-
-
--if test -n "$SOELIM"; then
--echo $ac_n "checking that $SOELIM understands the -I option""... $ac_c" 1>&6
--echo "configure:1431: checking that $SOELIM understands the -I option" >&5
--echo ".so version.so" > conftest.in 2>&5
--$SOELIM -Ietc -Ibl/etc -Iblbl/etc conftest.in > conftest.out 2>&5
--if grep 1998 conftest.out 1>&5 2>&5; then
-- echo "$ac_t""yes" 1>&6
--else
-- echo "$ac_t""no" 1>&6
-- echo "$ac_t""" 1>&6
-- echo "$ac_t"" The FHist documentation set and manual pages" 1>&6
-- echo "$ac_t"" will be formatted and installed installed if" 1>&6
-- echo "$ac_t"" you first install GNU Groff with the patch found" 1>&6
-- echo "$ac_t"" at http://www.canb.auug.org.au/~millerp/ and then" 1>&6
-- echo "$ac_t"" re-run this ./configure script. Remember to" 1>&6
-- echo "$ac_t"" use \`\`rm config.cache'' before you do." 1>&6
-- echo "$ac_t""" 1>&6
-- SOELIM=
--fi
--rm -rf conftest*
--fi
--
- echo $ac_n "checking for TIOCGWINSZ""... $ac_c" 1>&6
- echo "configure:1452: checking for TIOCGWINSZ" >&5
- if test "$cross_compiling" = yes; then