svn commit: r378768 - in head/editors/texmaker: . files
Max Brazhnikov
makc at FreeBSD.org
Tue Feb 10 12:16:25 UTC 2015
Author: makc
Date: Tue Feb 10 12:16:23 2015
New Revision: 378768
URL: https://svnweb.freebsd.org/changeset/ports/378768
QAT: https://qat.redports.org/buildarchive/r378768/
Log:
editors/texmaker:
- Update to 4.4.1
- Add explicit PORTREVISION, hopefully people won't mistakenly bump PORTEPOCH anymore
Modified:
head/editors/texmaker/Makefile
head/editors/texmaker/distinfo
head/editors/texmaker/files/patch-texmaker.pro
head/editors/texmaker/pkg-plist
Modified: head/editors/texmaker/Makefile
==============================================================================
--- head/editors/texmaker/Makefile Tue Feb 10 12:15:47 2015 (r378767)
+++ head/editors/texmaker/Makefile Tue Feb 10 12:16:23 2015 (r378768)
@@ -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/
Modified: head/editors/texmaker/distinfo
==============================================================================
--- head/editors/texmaker/distinfo Tue Feb 10 12:15:47 2015 (r378767)
+++ head/editors/texmaker/distinfo Tue Feb 10 12:16:23 2015 (r378768)
@@ -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
Modified: head/editors/texmaker/files/patch-texmaker.pro
==============================================================================
--- head/editors/texmaker/files/patch-texmaker.pro Tue Feb 10 12:15:47 2015 (r378767)
+++ head/editors/texmaker/files/patch-texmaker.pro Tue Feb 10 12:16:23 2015 (r378768)
@@ -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
Modified: head/editors/texmaker/pkg-plist
==============================================================================
--- head/editors/texmaker/pkg-plist Tue Feb 10 12:15:47 2015 (r378767)
+++ head/editors/texmaker/pkg-plist Tue Feb 10 12:16:23 2015 (r378768)
@@ -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
More information about the svn-ports-head
mailing list