mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
cad/librecad:
- update to 2.0.3
This commit is contained in:
parent
2fd7e8f7a2
commit
243c6814c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349727
3 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= librecad
|
PORTNAME= librecad
|
||||||
DISTVERSION= 2.0.0rc3
|
DISTVERSION= 2.0.3
|
||||||
CATEGORIES= cad
|
CATEGORIES= cad
|
||||||
MASTER_SITES= GITHUB
|
MASTER_SITES= GITHUB
|
||||||
|
|
||||||
|
@ -19,8 +19,7 @@ MAKE_ENV= XDG_CONFIG_HOME=/dev/null
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= LibreCAD
|
GH_ACCOUNT= LibreCAD
|
||||||
GH_PROJECT= LibreCAD
|
GH_PROJECT= LibreCAD
|
||||||
GH_TAGNAME= ${DISTVERSION}
|
GH_COMMIT= 1555bd5
|
||||||
GH_COMMIT= 358e3ae
|
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
${REINPLACE_CMD} -e 's,/usr/share,${PREFIX}/share,' \
|
${REINPLACE_CMD} -e 's,/usr/share,${PREFIX}/share,' \
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (librecad-2.0.0rc3.tar.gz) = 6db3aad0c18970d7c8815bedb5a2a7afbc03f342b3267f74ec2b632f988cd4ff
|
SHA256 (librecad-2.0.3.tar.gz) = 9f7900b0489254e2119d58a36a215551d2d4d7bae291d06e5783da94aeaab126
|
||||||
SIZE (librecad-2.0.0rc3.tar.gz) = 15353899
|
SIZE (librecad-2.0.3.tar.gz) = 15475347
|
||||||
|
|
|
@ -129,6 +129,7 @@ share/applications/librecad.desktop
|
||||||
%%DATADIR%%/qm/librecad_et.qm
|
%%DATADIR%%/qm/librecad_et.qm
|
||||||
%%DATADIR%%/qm/librecad_fi.qm
|
%%DATADIR%%/qm/librecad_fi.qm
|
||||||
%%DATADIR%%/qm/librecad_fr.qm
|
%%DATADIR%%/qm/librecad_fr.qm
|
||||||
|
%%DATADIR%%/qm/librecad_hi.qm
|
||||||
%%DATADIR%%/qm/librecad_hu.qm
|
%%DATADIR%%/qm/librecad_hu.qm
|
||||||
%%DATADIR%%/qm/librecad_id_ID.qm
|
%%DATADIR%%/qm/librecad_id_ID.qm
|
||||||
%%DATADIR%%/qm/librecad_it.qm
|
%%DATADIR%%/qm/librecad_it.qm
|
||||||
|
@ -180,6 +181,7 @@ share/applications/librecad.desktop
|
||||||
%%DATADIR%%/qm/plugins_et.qm
|
%%DATADIR%%/qm/plugins_et.qm
|
||||||
%%DATADIR%%/qm/plugins_fi.qm
|
%%DATADIR%%/qm/plugins_fi.qm
|
||||||
%%DATADIR%%/qm/plugins_fr.qm
|
%%DATADIR%%/qm/plugins_fr.qm
|
||||||
|
%%DATADIR%%/qm/plugins_hi.qm
|
||||||
%%DATADIR%%/qm/plugins_hu.qm
|
%%DATADIR%%/qm/plugins_hu.qm
|
||||||
%%DATADIR%%/qm/plugins_id_ID.qm
|
%%DATADIR%%/qm/plugins_id_ID.qm
|
||||||
%%DATADIR%%/qm/plugins_it.qm
|
%%DATADIR%%/qm/plugins_it.qm
|
||||||
|
|
Loading…
Add table
Reference in a new issue