Update to 0.3.2

PR:		48911
Submitted by:	Maintainer
This commit is contained in:
Tilman Keskinoz 2003-03-04 09:29:40 +00:00
parent 29abd72585
commit 1a656496b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76838
3 changed files with 57 additions and 25 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= qbrew
PORTVERSION= 0.3.1
PORTVERSION= 0.3.2
CATEGORIES= misc
MASTER_SITES= http://www.usermode.org/code/
@ -14,29 +14,9 @@ MAINTAINER= david@usermode.org
COMMENT= A homebrewer's recipe calculator
GNU_CONFIGURE= yes
QT_VERSION?= 3
.if ${QT_VERSION} == "3"
USE_QT_VER= 3
CONFIGURE_ARGS+=--enable-threads
pre-everything::
@${ECHO_MSG}
@${ECHO_MSG} "Configuring for use with Qt 3.x libraries."
@${ECHO_MSG} "If you want to compile with Qt 2.x support,"
@${ECHO_MSG} "hit Ctrl-C right now and use \"make QT_VERSION=2\""
@${ECHO_MSG}
.else
USE_QT_VER= 2
pre-everything::
@${ECHO_MSG}
@${ECHO_MSG} "Configuring for use with Qt 2.x libraries."
@${ECHO_MSG} "If you want to compile with Qt 3.x support,"
@${ECHO_MSG} "hit Ctrl-C right now and use \"make QT_VERSION=3\""
@${ECHO_MSG}
.endif
post-install:
strip ${PREFIX}/bin/qbrew
${STRIP_CMD} ${PREFIX}/bin/qbrew
.include <bsd.port.mk>

View file

@ -1 +1 @@
MD5 (qbrew-0.3.1.tar.gz) = 49ad525f4aa29e144b00dbffc82757c7
MD5 (qbrew-0.3.2.tar.gz) = d64df14fce98c94312f1d87e81d98ab7

View file

@ -26,14 +26,66 @@ share/doc/qbrew/en/qbrew-require.html
share/doc/qbrew/en/qbrew-tools.html
share/doc/qbrew/en/qbrew-using.html
share/doc/qbrew/en/qbrew.docbook
share/doc/qbrew/en/qbrew.dsl
share/doc/qbrew/en/qbrew.xsl
share/doc/qbrew/en/sqa.docbook
share/qbrew/ChangeLog
share/qbrew/LICENSE
share/qbrew/README
share/qbrew/icons/16x16/actions/add.png
share/qbrew/icons/16x16/actions/apply.png
share/qbrew/icons/16x16/actions/back.png
share/qbrew/icons/16x16/actions/contents.png
share/qbrew/icons/16x16/actions/contexthelp.png
share/qbrew/icons/16x16/actions/down.png
share/qbrew/icons/16x16/actions/editcopy.png
share/qbrew/icons/16x16/actions/editcut.png
share/qbrew/icons/16x16/actions/editpaste.png
share/qbrew/icons/16x16/actions/exit.png
share/qbrew/icons/16x16/actions/filenew.png
share/qbrew/icons/16x16/actions/fileopen.png
share/qbrew/icons/16x16/actions/fileprint.png
share/qbrew/icons/16x16/actions/filesave.png
share/qbrew/icons/16x16/actions/filesaveas.png
share/qbrew/icons/16x16/actions/find.png
share/qbrew/icons/16x16/actions/forward.png
share/qbrew/icons/16x16/actions/gohome.png
share/qbrew/icons/16x16/actions/redo.png
share/qbrew/icons/16x16/actions/reload.png
share/qbrew/icons/16x16/actions/remove.png
share/qbrew/icons/16x16/actions/undo.png
share/qbrew/icons/16x16/actions/up.png
share/qbrew/icons/22x22/actions/add.png
share/qbrew/icons/22x22/actions/apply.png
share/qbrew/icons/22x22/actions/back.png
share/qbrew/icons/22x22/actions/contents.png
share/qbrew/icons/22x22/actions/contexthelp.png
share/qbrew/icons/22x22/actions/down.png
share/qbrew/icons/22x22/actions/editcopy.png
share/qbrew/icons/22x22/actions/editcut.png
share/qbrew/icons/22x22/actions/editpaste.png
share/qbrew/icons/22x22/actions/exit.png
share/qbrew/icons/22x22/actions/filenew.png
share/qbrew/icons/22x22/actions/fileopen.png
share/qbrew/icons/22x22/actions/fileprint.png
share/qbrew/icons/22x22/actions/filesave.png
share/qbrew/icons/22x22/actions/filesaveas.png
share/qbrew/icons/22x22/actions/find.png
share/qbrew/icons/22x22/actions/forward.png
share/qbrew/icons/22x22/actions/gohome.png
share/qbrew/icons/22x22/actions/redo.png
share/qbrew/icons/22x22/actions/reload.png
share/qbrew/icons/22x22/actions/remove.png
share/qbrew/icons/22x22/actions/undo.png
share/qbrew/icons/22x22/actions/up.png
share/qbrew/paleale.qbrew
share/qbrew/qbrew.xpm
share/qbrew/qbrew.png
share/qbrew/qbrewdata
share/qbrew/stout.qbrew
@dirrm share/doc/qbrew/en
@dirrm share/doc/qbrew
@dirrm share/qbrew/icons/16x16/actions
@dirrm share/qbrew/icons/16x16
@dirrm share/qbrew/icons/22x22/actions
@dirrm share/qbrew/icons/22x22
@dirrm share/qbrew/icons
@dirrm share/qbrew