diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-30 03:48:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-30 03:48:07 +0800 |
commit | d1ecd4b8ce486ba8bf14abda66cf041d4806825a (patch) | |
tree | 94ab31bf29b744bb05ae217db58c927d9f7a843d /www/arora | |
parent | 3fe1024bc8eafb224f4672d3a395b29aef74f4d3 (diff) | |
download | freebsd-ports-gnome-d1ecd4b8ce486ba8bf14abda66cf041d4806825a.tar.gz freebsd-ports-gnome-d1ecd4b8ce486ba8bf14abda66cf041d4806825a.tar.zst freebsd-ports-gnome-d1ecd4b8ce486ba8bf14abda66cf041d4806825a.zip |
- Update 0.7.0
PR: 135025
Submitted by: "Toni Budrović" <button03@gmail.com>
Approved by: maintianer
Diffstat (limited to 'www/arora')
-rw-r--r-- | www/arora/Makefile | 11 | ||||
-rw-r--r-- | www/arora/distinfo | 6 | ||||
-rw-r--r-- | www/arora/files/patch-src_src.pri | 12 | ||||
-rw-r--r-- | www/arora/pkg-plist | 33 |
4 files changed, 31 insertions, 31 deletions
diff --git a/www/arora/Makefile b/www/arora/Makefile index cf212bced26e..ec62add7b595 100644 --- a/www/arora/Makefile +++ b/www/arora/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= arora -PORTVERSION= 0.4 +PORTVERSION= 0.7.0 CATEGORIES= www MASTER_SITES= GOOGLE_CODE @@ -14,9 +14,10 @@ COMMENT= Simple Qt4 based browser USE_QT_VER= 4 QT_COMPONENTS= network webkit qmake_build moc_build uic_build rcc_build \ - imageformats gui + imageformats gui script sql HAS_CONFIGURE= yes QMAKE_ARGS+= -unix -recursive PREFIX=${PREFIX} +MAKE_JOBS_SAFE= yes MAN1= arora.1 @@ -31,17 +32,17 @@ do-configure: .if defined(WITHOUT_NLS) @${REINPLACE_CMD} -e "/INSTALLS/s|translations||" \ ${WRKSRC}/src/src.pro - @${REINPLACE_CMD} -e "/PRE_TARGETDEPS/s|compiler_updateqm_make_all||" \ + @${REINPLACE_CMD} -e "s|target_predeps||" \ ${WRKSRC}/src/locale/locale.pri .endif @${REINPLACE_CMD} -e "/INSTALLS/s|man man-compress||" \ ${WRKSRC}/src/src.pro @${REINPLACE_CMD} -e "/else/s|lrelease|lrelease-qt4|" \ ${WRKSRC}/src/locale/locale.pri - cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKE_ARGS} + @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKE_ARGS} post-configure: - ${REINPLACE_CMD} -e \ + @${REINPLACE_CMD} -e \ 's|^CC .*|CC=${CC}|; s|^CXX .*|CXX=${CXX}|; s|^LINK .*|LINK=${CXX}|' \ ${WRKSRC}/src/Makefile diff --git a/www/arora/distinfo b/www/arora/distinfo index 4daf21c6cac0..7f3c6bf71c83 100644 --- a/www/arora/distinfo +++ b/www/arora/distinfo @@ -1,3 +1,3 @@ -MD5 (arora-0.4.tar.gz) = 702d29d021f7ac2c4e3ace3252876071 -SHA256 (arora-0.4.tar.gz) = 113bf82e6adfd7116b2990ef948f0065b24ac24b9d0a700d99eac611634bda86 -SIZE (arora-0.4.tar.gz) = 673838 +MD5 (arora-0.7.0.tar.gz) = 3318b0ad5d150dc245b6a036d28402be +SHA256 (arora-0.7.0.tar.gz) = 38a698c507ac1b22e09bb30de95c09c72a2fbef8f5495db712cde89766441594 +SIZE (arora-0.7.0.tar.gz) = 896374 diff --git a/www/arora/files/patch-src_src.pri b/www/arora/files/patch-src_src.pri deleted file mode 100644 index 73e788e317a4..000000000000 --- a/www/arora/files/patch-src_src.pri +++ /dev/null @@ -1,12 +0,0 @@ ---- src.pri.orig 2009-01-19 15:05:40.000000000 +1300 -+++ src/src.pri 2009-01-19 15:05:49.000000000 +1300 -@@ -19,9 +19,7 @@ - DEFINES += GITCHANGENUMBER=0 - } - !win32 { -- GITVERSION=$$system(git log -n1 --pretty=format:%h) - DEFINES += GITVERSION=\"\\\"$$GITVERSION\\\"\" -- GITCHANGENUMBER=$$system(git log --pretty=format:%h | wc -l) - DEFINES += GITCHANGENUMBER=\"\\\"$$GITCHANGENUMBER\\\"\" - } - diff --git a/www/arora/pkg-plist b/www/arora/pkg-plist index 974767aa8992..b7aac804e723 100644 --- a/www/arora/pkg-plist +++ b/www/arora/pkg-plist @@ -1,23 +1,34 @@ bin/arora +bin/arora-placesimport +bin/htmlToXBel share/applications/arora.desktop %%NLS%%share/arora/locale/cs_CZ.qm -%%NLS%%share/arora/locale/da.qm -%%NLS%%share/arora/locale/de.qm -%%NLS%%share/arora/locale/en.qm +%%NLS%%share/arora/locale/da_DK.qm +%%NLS%%share/arora/locale/de_DE.qm +%%NLS%%share/arora/locale/el_GR.qm %%NLS%%share/arora/locale/es.qm %%NLS%%share/arora/locale/es_CR.qm -%%NLS%%share/arora/locale/et.qm +%%NLS%%share/arora/locale/et_EE.qm +%%NLS%%share/arora/locale/fi_FI.qm %%NLS%%share/arora/locale/fr_CA.qm %%NLS%%share/arora/locale/fr_FR.qm %%NLS%%share/arora/locale/gl.qm -%%NLS%%share/arora/locale/he.qm -%%NLS%%share/arora/locale/hu.qm -%%NLS%%share/arora/locale/it.qm -%%NLS%%share/arora/locale/nl.qm -%%NLS%%share/arora/locale/pl.qm +%%NLS%%share/arora/locale/he_IL.qm +%%NLS%%share/arora/locale/hu_HU.qm +%%NLS%%share/arora/locale/it_IT.qm +%%NLS%%share/arora/locale/ja_JP.qm +%%NLS%%share/arora/locale/ms.qm +%%NLS%%share/arora/locale/nb_NO.qm +%%NLS%%share/arora/locale/nl_NL.qm +%%NLS%%share/arora/locale/pl_PL.qm %%NLS%%share/arora/locale/pt_BR.qm -%%NLS%%share/arora/locale/ru.qm -%%NLS%%share/arora/locale/tr.qm +%%NLS%%share/arora/locale/ru_RU.qm +%%NLS%%share/arora/locale/sk_SK.qm +%%NLS%%share/arora/locale/sr_RS.qm +%%NLS%%share/arora/locale/sr_RS@latin.qm +%%NLS%%share/arora/locale/tr_TR.qm +%%NLS%%share/arora/locale/uk.qm +%%NLS%%share/arora/locale/zh_CN.qm share/icons/hicolor/128x128/apps/arora.png share/icons/hicolor/16x16/apps/arora.png share/icons/hicolor/32x32/apps/arora.png |