FreeBSD Bugzilla – Attachment 20333 Details for
Bug 35898
Update net/fugu to 1.1.8 with fix for ports/35695
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.35 KB, created by
Peter Haight
on 2002-03-14 21:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Peter Haight
Created:
2002-03-14 21:20:00 UTC
Size:
2.35 KB
patch
obsolete
>diff -P -r -u fugu/Makefile fugu.new/Makefile >--- fugu/Makefile Sun Sep 23 21:36:53 2001 >+++ fugu.new/Makefile Thu Mar 14 12:53:53 2002 >@@ -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_PYTHON= yes > USE_XLIB= yes > USE_X_PREFIX= yes >+USE_AUTOCONF= yes > GNU_CONFIGURE= yes > > CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib >diff -P -r -u fugu/distinfo fugu.new/distinfo >--- fugu/distinfo Sun Sep 23 21:36:53 2001 >+++ fugu.new/distinfo Thu Mar 14 12:46:37 2002 >@@ -1 +1 @@ >-MD5 (fugu-1.1.6.tar.gz) = d354282314b99706034ceb2a5f2daea6 >+MD5 (fugu-1.1.8.tar.gz) = d169997627f9290afb3c99479ea0be93 >diff -P -r -u fugu/files/patch-configure fugu.new/files/patch-configure >--- fugu/files/patch-configure Wed Dec 31 16:00:00 1969 >+++ fugu.new/files/patch-configure Thu Mar 14 12:53:21 2002 >@@ -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 -P -r -u fugu/pkg-plist fugu.new/pkg-plist >--- fugu/pkg-plist Sun Sep 23 21:36:53 2001 >+++ fugu.new/pkg-plist Thu Mar 14 13:01:56 2002 >@@ -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%%/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.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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 35898
: 20333