FreeBSD Bugzilla – Attachment 82535 Details for
Bug 118055
maintainer update: emulators/qtemu
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.32 KB, created by
Max Brazhnikov
on 2007-11-14 21:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Max Brazhnikov
Created:
2007-11-14 21:40:01 UTC
Size:
3.32 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/emulators/qtemu/Makefile /home/makc/porting/ports/emulators/qtemu/Makefile >--- /usr/ports/emulators/qtemu/Makefile 2007-07-15 18:07:08.000000000 +0400 >+++ /home/makc/porting/ports/emulators/qtemu/Makefile 2007-11-15 00:20:15.000000000 +0300 >@@ -6,7 +6,7 @@ > # > > PORTNAME= qtemu >-PORTVERSION= 1.0.4 >+PORTVERSION= 1.0.5 > CATEGORIES= emulators > MASTER_SITES= SF > >@@ -15,7 +15,7 @@ > > USE_BZIP2= yes > USE_QT_VER= 4 >-QT_COMPONENTS= gui xml uic moc qmake rcc >+QT_COMPONENTS= gui xml uic_build moc_build qmake_build rcc_build > HAS_CONFIGURE= yes > CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} > >@@ -47,7 +47,7 @@ > ${INSTALL_PROGRAM} ${WRKSRC}/qtemu ${PREFIX}/bin/qtemu > .if !defined(WITHOUT_NLS) > ${MKDIR} ${DATADIR} >- (cd ${WRKSRC}/translations/ && ${COPYTREE_SHARE} '*.qm' ${DATADIR}/translations) >+ (cd ${WRKSRC}/translations/ && ${COPYTREE_SHARE} 'qtemu*.qm' ${DATADIR}/translations) > .endif > .if !defined(NOPORTDOCS) > (cd ${WRKSRC}/help/ && ${COPYTREE_SHARE} \* ${DOCSDIR}) >diff -ruN --exclude=CVS /usr/ports/emulators/qtemu/distinfo /home/makc/porting/ports/emulators/qtemu/distinfo >--- /usr/ports/emulators/qtemu/distinfo 2007-07-15 18:07:08.000000000 +0400 >+++ /home/makc/porting/ports/emulators/qtemu/distinfo 2007-11-15 00:06:37.000000000 +0300 >@@ -1,3 +1,3 @@ >-MD5 (qtemu-1.0.4.tar.bz2) = 4a29e0233c8b420b9581de68c6e0e93b >-SHA256 (qtemu-1.0.4.tar.bz2) = 51b230e9db005602b9c1c5a38c81999861d3fc0ab46f81311abf32bb61e07741 >-SIZE (qtemu-1.0.4.tar.bz2) = 542624 >+MD5 (qtemu-1.0.5.tar.bz2) = 3b93e209dc62e52a1d94c8eb24d0b149 >+SHA256 (qtemu-1.0.5.tar.bz2) = 752942fae239996c826580fd0b32986cf96a92a0982710f726947ddf791dc921 >+SIZE (qtemu-1.0.5.tar.bz2) = 555872 >diff -ruN --exclude=CVS /usr/ports/emulators/qtemu/files/patch-qtemu.pro /home/makc/porting/ports/emulators/qtemu/files/patch-qtemu.pro >--- /usr/ports/emulators/qtemu/files/patch-qtemu.pro 2007-07-15 18:07:08.000000000 +0400 >+++ /home/makc/porting/ports/emulators/qtemu/files/patch-qtemu.pro 2007-11-15 00:12:00.000000000 +0300 >@@ -1,17 +1,8 @@ >---- ./qtemu.pro.orig Sat Jul 14 01:37:06 2007 >-+++ ./qtemu.pro Sat Jul 14 12:59:09 2007 >-@@ -21,7 +21,7 @@ >- RC_FILE = qtemu.rc >- } >- TEMPLATE = app >--TRANSLATIONS = translations/template_qtemu.ts \ >-+TRANSLATIONS = \ >- translations/qtemu_de.ts \ >- translations/qtemu_tr.ts \ >- translations/qtemu_ru.ts \ >-@@ -29,4 +29,4 @@ >- translations/qtemu_fr.ts \ >- translations/qtemu_it.ts \ >- translations/qtemu_es.ts >+--- ./qtemu.pro.orig 2007-11-12 22:31:00.000000000 +0300 >++++ ./qtemu.pro 2007-11-15 00:11:48.000000000 +0300 >+@@ -31,4 +31,4 @@ >+ translations/qtemu_es.ts \ >+ translations/qtemu_pt-BR.ts \ >+ translations/qtemu_pl.ts > -CONFIG += debug_and_release > +CONFIG += release >diff -ruN --exclude=CVS /usr/ports/emulators/qtemu/pkg-plist /home/makc/porting/ports/emulators/qtemu/pkg-plist >--- /usr/ports/emulators/qtemu/pkg-plist 2007-07-15 18:07:08.000000000 +0400 >+++ /home/makc/porting/ports/emulators/qtemu/pkg-plist 2007-11-15 00:23:31.000000000 +0300 >@@ -38,6 +38,8 @@ > %%NLS%%%%DATADIR%%/translations/qtemu_es.qm > %%NLS%%%%DATADIR%%/translations/qtemu_fr.qm > %%NLS%%%%DATADIR%%/translations/qtemu_it.qm >+%%NLS%%%%DATADIR%%/translations/qtemu_pl.qm >+%%NLS%%%%DATADIR%%/translations/qtemu_pt-BR.qm > %%NLS%%%%DATADIR%%/translations/qtemu_ru.qm > %%NLS%%%%DATADIR%%/translations/qtemu_tr.qm > %%NLS%%@dirrm %%DATADIR%%/translations
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 118055
: 82535