FreeBSD Bugzilla – Attachment 55493 Details for
Bug 83858
Update port: math/convertall to 0.3.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.77 KB, created by
tkato432
on 2005-07-21 15:10:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-07-21 15:10:03 UTC
Size:
1.77 KB
patch
obsolete
>diff -urN /usr/ports/math/convertall/Makefile math/convertall/Makefile >--- /usr/ports/math/convertall/Makefile Tue Jan 11 19:29:56 2005 >+++ math/convertall/Makefile Thu Jul 21 19:45:31 2005 >@@ -6,8 +6,7 @@ > # > > PORTNAME= convertall >-PORTVERSION= 0.3.0 >-PORTREVISION= 1 >+PORTVERSION= 0.3.1 > CATEGORIES= math > MASTER_SITES= http://bellz.org/convertall/ > >@@ -18,16 +17,10 @@ > RUN_DEPENDS= pyuic:${PORTSDIR}/x11-toolkits/py-qt > > WRKSRC= ${WRKDIR}/ConvertAll >-USE_REINPLACE= yes >-USE_PYTHON= yes >+ > USE_X_PREFIX= yes >+USE_PYTHON= yes > NO_BUILD= yes >-PORTDOCS= README.html INSTALL LICENSE >- >-post-patch: >-.if defined(NOPORTDOCS) >- @${REINPLACE_CMD} -e 's|doc||' ${WRKSRC}/install.py >-.endif > > do-install: > (cd ${WRKSRC};${PYTHON_CMD} ${WRKSRC}/install.py -p ${PREFIX}) >diff -urN /usr/ports/math/convertall/distinfo math/convertall/distinfo >--- /usr/ports/math/convertall/distinfo Mon Aug 30 02:35:23 2004 >+++ math/convertall/distinfo Thu Jul 21 19:35:57 2005 >@@ -1,2 +1,2 @@ >-MD5 (convertall-0.3.0.tar.gz) = 27ca231c02034ba4e2238073c1c2220c >-SIZE (convertall-0.3.0.tar.gz) = 37321 >+MD5 (convertall-0.3.1.tar.gz) = ec559b9faa4949217751fcc4c38603d9 >+SIZE (convertall-0.3.1.tar.gz) = 38335 >diff -urN /usr/ports/math/convertall/pkg-plist math/convertall/pkg-plist >--- /usr/ports/math/convertall/pkg-plist Mon Feb 21 14:01:42 2005 >+++ math/convertall/pkg-plist Thu Jul 21 19:44:52 2005 >@@ -29,9 +29,13 @@ > lib/convertall/unitgroup.pyc > lib/convertall/unitlistview.py > lib/convertall/unitlistview.pyc >-share/convertall/units.dat >+%%DATADIR%%/units.dat >+%%DOCSDIR%%/INSTALL >+%%DOCSDIR%%/LICENSE >+%%DOCSDIR%%/README.html > share/icons/convertall_lg.png > share/icons/convertall_sm.png >-@dirrm share/convertall >+@dirrm %%DOCSDIR%% >+@dirrm %%DATADIR%% > @dirrm lib/convertall > @unexec rmdir %D/share/icons 2> /dev/null || true
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 83858
: 55493