mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
editors/texmaker:
- Update to 4.4.1 - Add explicit PORTREVISION, hopefully people won't mistakenly bump PORTEPOCH anymore
This commit is contained in:
parent
715f6475f1
commit
bd4ce09326
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378768
@ -2,7 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= texmaker
|
||||
PORTVERSION= 4.3
|
||||
PORTVERSION= 4.4.1
|
||||
PORTREVISION= 0
|
||||
PORTEPOCH= 3
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://www.xm1math.net/texmaker/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (texmaker-4.3.tar.bz2) = 670eef7c51630342c87f1c2a77da0b36798fdb971c7893841e13c9342b18da51
|
||||
SIZE (texmaker-4.3.tar.bz2) = 11334013
|
||||
SHA256 (texmaker-4.4.1.tar.bz2) = 80939493ffb6c92f47c47109dff6de4c91259244247e90ddfb1bb6153559b4b4
|
||||
SIZE (texmaker-4.4.1.tar.bz2) = 11274997
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- texmaker.pro.orig 2014-07-29 04:02:06 UTC
|
||||
--- texmaker.pro.orig 2014-12-14 22:51:47 UTC
|
||||
+++ texmaker.pro
|
||||
@@ -390,13 +390,6 @@
|
||||
@@ -393,13 +393,6 @@ utilities.files = doc/doc1.png \
|
||||
utilities/AUTHORS \
|
||||
utilities/COPYING \
|
||||
utilities/CHANGELOG.txt \
|
||||
@ -11,10 +11,10 @@
|
||||
- utilities/texmaker64x64.png \
|
||||
- utilities/texmaker128x128.png \
|
||||
- utilities/texmaker.svg \
|
||||
scripts/titlecase.tms \
|
||||
scripts/titlecase_selection.tms \
|
||||
scripts/hardwordwrap_selection_80col.tms \
|
||||
locale/qt_cs.qm \
|
||||
locale/qt_de.qm \
|
||||
@@ -470,4 +463,20 @@
|
||||
@@ -475,4 +468,20 @@ INSTALLS += desktop
|
||||
|
||||
icon.files = utilities/texmaker.png
|
||||
INSTALLS += icon
|
||||
|
@ -79,6 +79,7 @@ share/texmaker/es_ES.aff
|
||||
share/texmaker/es_ES.dic
|
||||
share/texmaker/fr_FR.aff
|
||||
share/texmaker/fr_FR.dic
|
||||
share/texmaker/hardwordwrap_selection_80col.tms
|
||||
share/texmaker/hu_HU.aff
|
||||
share/texmaker/hu_HU.dic
|
||||
share/texmaker/it_IT.aff
|
||||
@ -122,9 +123,10 @@ share/texmaker/texmaker_ru.qm
|
||||
share/texmaker/texmaker_se.qm
|
||||
share/texmaker/texmaker_sr.qm
|
||||
share/texmaker/texmaker_uk.qm
|
||||
share/texmaker/texmaker_vi_VN.qm
|
||||
share/texmaker/texmaker_zh_CN.qm
|
||||
share/texmaker/texmaker_zh_TW.qm
|
||||
share/texmaker/titlecase.tms
|
||||
share/texmaker/titlecase_selection.tms
|
||||
share/texmaker/usermanual_en.html
|
||||
share/texmaker/usermanual_fr.html
|
||||
share/texmaker/usermanual_hu.html
|
||||
|
Loading…
Reference in New Issue
Block a user