mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- Updatwe to 5.1.1
PR: 124009 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
This commit is contained in:
parent
c643d77ef8
commit
b844efe212
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213936
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= qwt
|
||||
PORTVERSION= 5.1.0
|
||||
PORTVERSION= 5.1.1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (qwt-5.1.0.tar.bz2) = c585dc3b1ea5ad00747721f68687d868
|
||||
SHA256 (qwt-5.1.0.tar.bz2) = 286d2d4e09662908b473b8d230e946171ef85f49f80982734aca780a4ef1c855
|
||||
SIZE (qwt-5.1.0.tar.bz2) = 1683012
|
||||
MD5 (qwt-5.1.1.tar.bz2) = 218cef1a39ebda6cfa440a0727464275
|
||||
SHA256 (qwt-5.1.1.tar.bz2) = 153e538e46d690991e777f0cdc0db8a7eaff80fc78fee30a7391f1149411743e
|
||||
SIZE (qwt-5.1.1.tar.bz2) = 1686166
|
||||
|
@ -4,7 +4,7 @@
|
||||
VERSION = $$VER_MAJ.$$VER_MIN.$$VER_PAT
|
||||
|
||||
unix {
|
||||
- INSTALLBASE = /usr/local/qwt-5.1.0
|
||||
- INSTALLBASE = /usr/local/qwt-5.1.1
|
||||
+ INSTALLBASE = $$PREFIX
|
||||
}
|
||||
|
||||
|
@ -71,7 +71,7 @@ include/qwt/qwt_wheel.h
|
||||
lib/libqwt.so
|
||||
lib/libqwt.so.5
|
||||
lib/libqwt.so.5.1
|
||||
lib/libqwt.so.5.1.0
|
||||
lib/libqwt.so.5.1.1
|
||||
%%DESIGNER_PLUGIN%%lib/qt4/plugins/designer/libqwt_designer_plugin.so
|
||||
%%PORTDOCS%%%%DOCSDIR%%/analogclock.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/annotated.html
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= qwt
|
||||
PORTVERSION= 5.1.0
|
||||
PORTVERSION= 5.1.1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (qwt-5.1.0.tar.bz2) = c585dc3b1ea5ad00747721f68687d868
|
||||
SHA256 (qwt-5.1.0.tar.bz2) = 286d2d4e09662908b473b8d230e946171ef85f49f80982734aca780a4ef1c855
|
||||
SIZE (qwt-5.1.0.tar.bz2) = 1683012
|
||||
MD5 (qwt-5.1.1.tar.bz2) = 218cef1a39ebda6cfa440a0727464275
|
||||
SHA256 (qwt-5.1.1.tar.bz2) = 153e538e46d690991e777f0cdc0db8a7eaff80fc78fee30a7391f1149411743e
|
||||
SIZE (qwt-5.1.1.tar.bz2) = 1686166
|
||||
|
@ -4,7 +4,7 @@
|
||||
VERSION = $$VER_MAJ.$$VER_MIN.$$VER_PAT
|
||||
|
||||
unix {
|
||||
- INSTALLBASE = /usr/local/qwt-5.1.0
|
||||
- INSTALLBASE = /usr/local/qwt-5.1.1
|
||||
+ INSTALLBASE = $$PREFIX
|
||||
}
|
||||
|
||||
|
@ -71,7 +71,7 @@ include/qwt/qwt_wheel.h
|
||||
lib/libqwt.so
|
||||
lib/libqwt.so.5
|
||||
lib/libqwt.so.5.1
|
||||
lib/libqwt.so.5.1.0
|
||||
lib/libqwt.so.5.1.1
|
||||
%%DESIGNER_PLUGIN%%lib/qt4/plugins/designer/libqwt_designer_plugin.so
|
||||
%%PORTDOCS%%%%DOCSDIR%%/analogclock.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/annotated.html
|
||||
|
Loading…
Reference in New Issue
Block a user