mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 1.1.5.
- Use bsd.port.options.mk. Approved by: tabthorpe (mentor, implicit)
This commit is contained in:
parent
d90e3813b2
commit
29ab62bb1f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264678
3 changed files with 9 additions and 9 deletions
|
@ -6,11 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= qsa
|
||||
PORTVERSION= 1.1.4
|
||||
PORTREVISION= 6
|
||||
PORTVERSION= 1.1.5
|
||||
CATEGORIES= devel lang
|
||||
MASTER_SITES= ${MASTER_SITE_QT}
|
||||
MASTER_SITE_SUBDIR=../../qsa/source
|
||||
MASTER_SITE_SUBDIR=../../${PORTNAME}/source
|
||||
DISTNAME= ${PORTNAME}-x11-free-${PORTVERSION}
|
||||
DIST_SUBDIR= KDE
|
||||
|
||||
|
@ -36,7 +35,7 @@ SUB_FILES= pkg-message
|
|||
|
||||
OPTIONS= IDE "Enable the QSA Workbench (embedded scripting IDE)" on
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if defined(WITHOUT_IDE)
|
||||
CONFIGURE_ARGS+=-no-ide
|
||||
|
@ -61,4 +60,4 @@ do-install:
|
|||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (KDE/qsa-x11-free-1.1.4.tar.gz) = 24eb504e51de3a04161f6df8c39c24ac
|
||||
SHA256 (KDE/qsa-x11-free-1.1.4.tar.gz) = 24cf290d3feb7d9d2d2346b7119948906259a69b27e5c761c68fed9fb2dae309
|
||||
SIZE (KDE/qsa-x11-free-1.1.4.tar.gz) = 1715552
|
||||
SHA256 (KDE/qsa-x11-free-1.1.5.tar.gz) = da1f059b4d27f231b9cc78e5cc6d7cd0db572c19e7d4d392597f8f58c6806e9d
|
||||
SIZE (KDE/qsa-x11-free-1.1.5.tar.gz) = 1716783
|
||||
|
|
|
@ -12,7 +12,7 @@ include/qswrapperfactory.h
|
|||
lib/libqsa.so
|
||||
lib/libqsa.so.1
|
||||
lib/libqsa.so.1.1
|
||||
lib/libqsa.so.1.1.4
|
||||
lib/libqsa.so.1.1.5
|
||||
share/doc/qsa/html/addfunction.png
|
||||
share/doc/qsa/html/articles.html
|
||||
share/doc/qsa/html/classes.html
|
||||
|
@ -82,6 +82,8 @@ share/doc/qsa/html/language-4-2.html
|
|||
share/doc/qsa/html/language-4.html
|
||||
share/doc/qsa/html/language-5-1-1.html
|
||||
share/doc/qsa/html/language-5-1-10.html
|
||||
share/doc/qsa/html/language-5-1-11.html
|
||||
share/doc/qsa/html/language-5-1-12.html
|
||||
share/doc/qsa/html/language-5-1-2.html
|
||||
share/doc/qsa/html/language-5-1-3.html
|
||||
share/doc/qsa/html/language-5-1-4.html
|
||||
|
|
Loading…
Add table
Reference in a new issue