1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 0.3.1

PR:		37776
Submitted by:	maintainer
This commit is contained in:
Patrick Li 2002-05-14 22:41:43 +00:00
parent 52ab9de626
commit f7c047b987
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59116
3 changed files with 31 additions and 9 deletions

View File

@ -6,14 +6,36 @@
#
PORTNAME= qbrew
PORTVERSION= 0.3.0
PORTVERSION= 0.3.1
CATEGORIES= misc
MASTER_SITES= http://www.usermode.org/code/
MAINTAINER= david@usermode.org
USE_QT_VER= 2
GNU_CONFIGURE= yes
USE_GMAKE= yes
QT_VERSION?= 2
.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
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (qbrew-0.3.0.tar.gz) = c9a4965fcda970d84d553b34593afda0
MD5 (qbrew-0.3.1.tar.gz) = 49ad525f4aa29e144b00dbffc82757c7

View File

@ -1,8 +1,4 @@
bin/qbrew
share/doc/qbrew/ChangeLog
share/doc/qbrew/LICENSE
share/doc/qbrew/README
share/doc/qbrew/TODO
share/doc/qbrew/en/primer-design.html
share/doc/qbrew/en/primer-equipment.html
share/doc/qbrew/en/primer-firstbrew.html
@ -32,8 +28,12 @@ share/doc/qbrew/en/qbrew-using.html
share/doc/qbrew/en/qbrew.docbook
share/doc/qbrew/en/qbrew.dsl
share/doc/qbrew/en/sqa.docbook
share/qbrew/LICENSE
share/qbrew/README
share/qbrew/paleale.qbrew
share/qbrew/qbrew.xpm
share/qbrew/qbrewdata
@dirrm share/qbrew
share/qbrew/stout.qbrew
@dirrm share/doc/qbrew/en
@dirrm share/doc/qbrew
@dirrm share/qbrew