FreeBSD Bugzilla – Attachment 76343 Details for
Bug 110070
[Maintainer-update]: editors/hte version update to 2.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.94 KB, created by
Marcus von Appen
on 2007-03-08 09:30:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Marcus von Appen
Created:
2007-03-08 09:30:05 UTC
Size:
1.94 KB
patch
obsolete
>diff -Nur hte/Makefile hte.new/Makefile >--- hte/Makefile Sat Mar 3 19:29:48 2007 >+++ hte.new/Makefile Thu Mar 8 10:16:01 2007 >@@ -3,11 +3,11 @@ > # Date created: Jun 12, 2001 > # Whom: ijliao > # >-# $FreeBSD: ports/editors/hte/Makefile,v 1.30 2007/03/03 18:29:48 kris Exp $ >+# $FreeBSD: ports/editors/hte/Makefile,v 1.28 2006/09/15 03:46:04 rafan Exp $ > # > > PORTNAME= hte >-PORTVERSION= 0.9.4 >+PORTVERSION= 2.0 > CATEGORIES= editors > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -16,6 +16,7 @@ > MAINTAINER= mva@sysfault.org > COMMENT= A file editor/viewer/analyzer for executables > >+USE_GCC= 4.1+ > USE_BZIP2= yes > GNU_CONFIGURE= yes > CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >@@ -24,21 +25,12 @@ > > .include <bsd.port.pre.mk> > >-.if ${ARCH} == "ia64" >-BROKEN= does not build on ia64 >-.endif >- >-.if ${OSVERSION} < 400000 >-LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses >-.endif >- > .if defined(WITHOUT_X11) > PKGNAMESUFFIX= -nox11 > CONFIGURE_ARGS=--disable-x11-textmode > .else > USE_XLIB= yes >-CPPFLAGS= -I${X11BASE}/include >-LDFLAGS= -L${X11BASE}/lib >+CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" LDFLAGS="-L${X11BASE}/lib" > .endif > > .if !defined(NOPORTDOCS) >@@ -52,8 +44,6 @@ > ${WRKSRC}/configure > @${REINPLACE_CMD} -e \ > 's|typedef unsigned int uint;||g' ${WRKSRC}/global.h >- @${REINPLACE_CMD} -e \ >- 's|uint |UINT |g' ${WRKSRC}/htdata.h > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/ht ${PREFIX}/bin >diff -Nur hte/distinfo hte.new/distinfo >--- hte/distinfo Fri Sep 15 05:46:04 2006 >+++ hte.new/distinfo Mon Mar 5 09:25:30 2007 >@@ -1,3 +1,3 @@ >-MD5 (ht-0.9.4.tar.bz2) = 00031f3d71596e2874ec6bd066da9054 >-SHA256 (ht-0.9.4.tar.bz2) = dc594b08ec4f5997269d217875fc8a9bef43dc316151e45b949a3942ea6af9ec >-SIZE (ht-0.9.4.tar.bz2) = 773249 >+MD5 (ht-2.0.tar.bz2) = 3fb6d9a736bfbb7f4b6f46ee752201e5 >+SHA256 (ht-2.0.tar.bz2) = 1d0025030fb9bb22b8b14043611fff5003e8cbc3a9689977b79c14eba0c6829f >+SIZE (ht-2.0.tar.bz2) = 854003
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 110070
: 76343