FreeBSD Bugzilla – Attachment 27792 Details for
Bug 47012
Update misc/mango to version 0.23 (SUPERCEEDS ports/42323)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.31 KB, created by
Roland Jesse
on 2003-01-13 10:50:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Roland Jesse
Created:
2003-01-13 10:50:03 UTC
Size:
2.31 KB
patch
obsolete
>diff -ruN mango/Makefile mango.new/Makefile >--- mango/Makefile Mon May 13 10:04:29 2002 >+++ mango.new/Makefile Mon Jan 13 11:27:36 2003 >@@ -1,31 +1,38 @@ > # New ports collection makefile for: mango > # Date created: 23 March 2001 >-# Whom: Roland Jesse <jesse@cs.uni-magdeburg.de> >+# Whom: Roland Jesse <roland.jesse@gmx.net> > # > # $FreeBSD: ports/misc/mango/Makefile,v 1.4 2002/05/11 09:33:46 kris Exp $ > # > > PORTNAME= mango >-PORTVERSION= 0.3 >-PORTREVISION= 2 >+PORTVERSION= 0.23 > CATEGORIES= misc > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR=mango > >-MAINTAINER= jesse@cs.uni-magdeburg.de >+MAINTAINER= roland.jesse@gmx.net > >-BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake >+LIB_DEPENDS+= kextmdi.2:${PORTSDIR}/devel/qextmdi > > USE_BZIP2= yes >-USE_QT_VER= 2 >-TMAKEENV= TMAKEPATH=${PREFIX}/share/tmake/freebsd-g++ QTDIR=${X11BASE} >+USE_QT_VER= 3 >+USE_KDEBASE_VER= 3 > MAKE_ENV+= QTDIR=${X11BASE} >+.if defined(MAKE_JOBS) >+MAKE_ARGS+= -j${MAKE_JOBS} >+.endif >+ >+.include <bsd.port.pre.mk> >+ >+do-configure: >+ @(cd ${WRKSRC} && \ >+ ${SED} -i -e 's|warn_on debug|warn_off release kde thread|' mango.pro) >+ @(cd ${WRKSRC} && \ >+ ${SETENV} QTDIR=${X11BASE} PREFIX=${PREFIX} QMAKESPEC=freebsd-g++ \ >+ qmake mango.pro) > >-do-build: >- (cd ${WRKSRC}; ${SETENV} ${TMAKEENV} tmake -o Makefile mango.pro) >- (cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}) >+pre-install: >+ @${STRIP_CMD} ${WRKSRC}/mango > >-do-install: >- @${INSTALL_PROGRAM} ${WRKSRC}/mango ${PREFIX}/bin >- >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> >diff -ruN mango/distinfo mango.new/distinfo >--- mango/distinfo Sat Mar 31 04:25:18 2001 >+++ mango.new/distinfo Mon Jan 13 11:28:11 2003 >@@ -1 +1 @@ >-MD5 (mango-0.3.tar.bz2) = ac9cb32f5174890552e4711065890f1d >+MD5 (mango-0.23.tar.bz2) = c982c2efcfb32ee654b345eb9d4e2e19 >diff -ruN mango/pkg-descr mango.new/pkg-descr >--- mango/pkg-descr Sat Mar 31 04:25:18 2001 >+++ mango.new/pkg-descr Mon Jul 29 10:18:25 2002 >@@ -1,8 +1,7 @@ > Mango is a recipe management software. The main motivation of the >-project is to provide a mealmaster compatible application for UNIX and >-similar systems. >+project is to provide an open source mealmaster compatible >+application. > > WWW: http://mango.sourceforge.net/ > > - Roland >-jesse@cs.uni-magdeburg.de
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 47012
: 27792