mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- Update to 20070220
PR: 109637 Submitted by: Danny Pansters <danny@ricin.com> (maintainer)
This commit is contained in:
parent
b21f1eb174
commit
5e49acf5e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188485
@ -5,12 +5,12 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qt
|
||||
PORTVERSION= 3.17
|
||||
PORTVERSION= 20070220
|
||||
CATEGORIES= x11-toolkits python
|
||||
MASTER_SITES= http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/ \
|
||||
MASTER_SITES= http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt3/ \
|
||||
http://freebsd.ricin.com/ports/distfiles/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= PyQt-x11-gpl-${PORTVERSION}
|
||||
DISTNAME= PyQt-x11-gpl-3-snapshot-${PORTVERSION}
|
||||
|
||||
MAINTAINER= danny@ricin.com
|
||||
COMMENT= Python bindings for the Qt toolkit
|
||||
@ -21,7 +21,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||
qmake:${PORTSDIR}/devel/qmake
|
||||
|
||||
USE_QT_VER= 3
|
||||
USE_PYTHON= yes
|
||||
USE_PYTHON= 2.3+
|
||||
|
||||
OPTIONS= DEBUG "Enable debugging symbols" off \
|
||||
DOCS "Install documentation" on \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (PyQt-x11-gpl-3.17.tar.gz) = dd0ecb6258215cd8e47e6de1c37a6da2
|
||||
SHA256 (PyQt-x11-gpl-3.17.tar.gz) = 3f6a29ddd2116e0074eeb71ce5ae615659bfb645761cf363dd90bfce8164bccb
|
||||
SIZE (PyQt-x11-gpl-3.17.tar.gz) = 803021
|
||||
MD5 (PyQt-x11-gpl-3-snapshot-20070220.tar.gz) = c8b81a5a37fead206cc51e61617c1a8e
|
||||
SHA256 (PyQt-x11-gpl-3-snapshot-20070220.tar.gz) = cf939ef2e1f76e8d2e27eaaa01f22c87b24989a4c90510f87a37a7f2450e95e6
|
||||
SIZE (PyQt-x11-gpl-3-snapshot-20070220.tar.gz) = 803450
|
||||
|
Loading…
Reference in New Issue
Block a user