FreeBSD Bugzilla – Attachment 60601 Details for
Bug 90930
Update port: misc/gonvert to 0.2.14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.55 KB, created by
tkato432
on 2005-12-26 15:10:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-12-26 15:10:06 UTC
Size:
2.55 KB
patch
obsolete
>diff -urN /usr/ports/misc/gonvert/Makefile misc/gonvert/Makefile >--- /usr/ports/misc/gonvert/Makefile Thu May 19 02:00:05 2005 >+++ misc/gonvert/Makefile Sat Dec 24 17:54:22 2005 >@@ -7,7 +7,7 @@ > # > > PORTNAME= gonvert >-PORTVERSION= 0.2.12 >+PORTVERSION= 0.2.14 > CATEGORIES= misc python gnome > MASTER_SITES= http://www.unihedron.com/projects/gonvert/downloads/ > >@@ -21,8 +21,8 @@ > NO_BUILD= yes > > post-patch: >- @${REINPLACE_CMD} -e \ >- 's|#!/usr/bin/python|#!/usr/bin/env python|g' ${WRKSRC}/gonvert >+ @${REINPLACE_CMD} -e 's|#!/usr/bin/python|#!/usr/bin/env python|g ; \ >+ s|gtk.mainloop|gtk.main|g' ${WRKSRC}/gonvert > > do-install: > ${INSTALL_SCRIPT} ${WRKSRC}/gonvert ${PREFIX}/bin >@@ -35,9 +35,12 @@ > @${MKDIR} ${DATADIR}/pixmaps > ${INSTALL_DATA} ${WRKSRC}/pixmaps/gonvert_picture.png \ > ${DATADIR}/pixmaps >+ @${MKDIR} ${PREFIX}/share/locale/pl/LC_MESSAGES >+ ${INSTALL_DATA} ${WRKSRC}/i18n/pl_messages.gmo \ >+ ${PREFIX}/share/locale/pl/LC_MESSAGES/gonvert.mo > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} >-.for file in README CHANGELOG FAQ README THANKS TODO >+.for file in CHANGELOG FAQ README THANKS TODO > ${INSTALL_DATA} ${WRKSRC}/doc/${file} ${DOCSDIR} > .endfor > .endif >diff -urN /usr/ports/misc/gonvert/distinfo misc/gonvert/distinfo >--- /usr/ports/misc/gonvert/distinfo Sat Nov 26 19:28:06 2005 >+++ misc/gonvert/distinfo Sat Dec 24 17:53:16 2005 >@@ -1,3 +1,3 @@ >-MD5 (gonvert-0.2.12.tar.gz) = ef958ba92b5133beb45982ad556fdf21 >-SHA256 (gonvert-0.2.12.tar.gz) = 878a391c7039c460c530ed82254f94bdabae5a68d6e090e93cd8c51202650852 >-SIZE (gonvert-0.2.12.tar.gz) = 163490 >+MD5 (gonvert-0.2.14.tar.gz) = a1f5c72ef71a1f48a5deb19f01d47358 >+SHA256 (gonvert-0.2.14.tar.gz) = dc8ab4ffacb2f621a6b437f736b9c99bdf4dd6b85b1ec2ef90ea7cf98628509e >+SIZE (gonvert-0.2.14.tar.gz) = 164714 >diff -urN /usr/ports/misc/gonvert/pkg-descr misc/gonvert/pkg-descr >--- /usr/ports/misc/gonvert/pkg-descr Sat Apr 12 22:58:48 2003 >+++ misc/gonvert/pkg-descr Fri Jul 15 02:31:32 2005 >@@ -12,4 +12,4 @@ > - Fully OPEN source so that you can add your own custom calculations > and descriptions. > >-WWW: http://unihedron.com/projects/gonvert/gonvert.php >+WWW: http://www.unihedron.com/projects/gonvert/ >diff -urN /usr/ports/misc/gonvert/pkg-plist misc/gonvert/pkg-plist >--- /usr/ports/misc/gonvert/pkg-plist Wed Jul 14 22:56:17 2004 >+++ misc/gonvert/pkg-plist Wed May 18 22:20:43 2005 >@@ -8,6 +8,7 @@ > share/gnome/pixmaps/gonvert.png > %%DATADIR%%/gonvert.glade > %%DATADIR%%/pixmaps/gonvert_picture.png >+share/locale/pl/LC_MESSAGES/gonvert.mo > @dirrm %%DATADIR%%/pixmaps > @dirrm %%DATADIR%% > %%PORTDOCS%%@dirrm %%DOCSDIR%%
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 90930
: 60601