summaryrefslogtreecommitdiff
path: root/net/fugu
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-04-12 19:40:34 +0000
committerAde Lovett <ade@FreeBSD.org>2002-04-12 19:40:34 +0000
commitac5eadfcc776c1042782d686bd02aee1c7c13907 (patch)
tree45d18b74410311e4b17911ce783be9723935c1fb /net/fugu
parentRemove lang/lcc -- it's been broken for so long and there is no new (diff)
Update to 1.1.8, also fixing python problems with the previous version.
PR: 35898 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=57638
Diffstat (limited to 'net/fugu')
-rw-r--r--net/fugu/Makefile3
-rw-r--r--net/fugu/distinfo2
-rw-r--r--net/fugu/files/patch-configure11
-rw-r--r--net/fugu/pkg-plist6
4 files changed, 17 insertions, 5 deletions
diff --git a/net/fugu/Makefile b/net/fugu/Makefile
index 81e8a4e8d5a5..02a8c52401c9 100644
--- a/net/fugu/Makefile
+++ b/net/fugu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fugu
-PORTVERSION= 1.1.6
+PORTVERSION= 1.1.8
CATEGORIES= net python
MASTER_SITES= http://fugu.gale.org/dist/
@@ -18,6 +18,7 @@ USE_OPENSSL= yes
USE_PYTHON= yes
USE_XLIB= yes
USE_X_PREFIX= yes
+USE_AUTOCONF= yes
GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
diff --git a/net/fugu/distinfo b/net/fugu/distinfo
index 12899546ec3e..5b8cf4a71f67 100644
--- a/net/fugu/distinfo
+++ b/net/fugu/distinfo
@@ -1 +1 @@
-MD5 (fugu-1.1.6.tar.gz) = d354282314b99706034ceb2a5f2daea6
+MD5 (fugu-1.1.8.tar.gz) = d169997627f9290afb3c99479ea0be93
diff --git a/net/fugu/files/patch-configure b/net/fugu/files/patch-configure
new file mode 100644
index 000000000000..f6a0686bfdcc
--- /dev/null
+++ b/net/fugu/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.in.orig Thu Mar 14 12:52:32 2002
++++ configure.in Thu Mar 14 12:52:39 2002
+@@ -46,7 +46,7 @@
+
+ dnl -- and whether the build system is installed
+ AC_MSG_CHECKING(whether Python development environment is installed)
+- if test ! -f "${PYTHONDIR}/Makefile.pre.in"; then
++ if test ! -f "${PYTHONDIR}/Makefile"; then
+ AC_MSG_RESULT(not found)
+ AC_MSG_ERROR(Perhaps you need to install the Python development tools?)
+ else
diff --git a/net/fugu/pkg-plist b/net/fugu/pkg-plist
index 9ee534c99db2..df7277ba3954 100644
--- a/net/fugu/pkg-plist
+++ b/net/fugu/pkg-plist
@@ -1,5 +1,5 @@
bin/fugu
-bin/fugu-config
+bin/pygale-config
lib/fugu-%%PORTVERSION%%/DefaultConfig.py
lib/fugu-%%PORTVERSION%%/DefaultConfig.pyc
lib/fugu-%%PORTVERSION%%/HistoryCombo.py
@@ -13,8 +13,6 @@ lib/fugu-%%PORTVERSION%%/config.pyc
lib/fugu-%%PORTVERSION%%/connection.py
lib/fugu-%%PORTVERSION%%/connection.pyc
lib/fugu-%%PORTVERSION%%/fugu-icon.xbm
-lib/fugu-%%PORTVERSION%%/fugusetup.py
-lib/fugu-%%PORTVERSION%%/fugusetup.pyc
lib/fugu-%%PORTVERSION%%/openssl/__init__.py
lib/fugu-%%PORTVERSION%%/openssl/__init__.pyc
lib/fugu-%%PORTVERSION%%/openssl/bn.py
@@ -62,6 +60,8 @@ lib/fugu-%%PORTVERSION%%/pygale/userinfo.py
lib/fugu-%%PORTVERSION%%/pygale/userinfo.pyc
lib/fugu-%%PORTVERSION%%/pygale/version.py
lib/fugu-%%PORTVERSION%%/pygale/version.pyc
+lib/fugu-%%PORTVERSION%%/pygalesetup.py
+lib/fugu-%%PORTVERSION%%/pygalesetup.pyc
lib/fugu-%%PORTVERSION%%/search.py
lib/fugu-%%PORTVERSION%%/search.pyc
lib/fugu-%%PORTVERSION%%/thumbcache.py