Hi, ports@:

    Here is a patch for editors/sigil to update to 1.9.2.
    It build well and run well on amd64-7.1 system.
    No tests defined and no other port depends on it.


wen
Index: Makefile
===================================================================
RCS file: /cvs/ports/editors/sigil/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile    11 Mar 2022 18:58:34 -0000      1.10
+++ Makefile    14 May 2022 03:58:15 -0000
@@ -3,11 +3,10 @@ USE_WXNEEDED =        Yes
 COMMENT =      EPUB ebook editor
 
 PKGNAME =      sigil-${GH_TAGNAME}
-REVISION =     1
 
 GH_ACCOUNT =   Sigil-Ebook
 GH_PROJECT =   Sigil
-GH_TAGNAME =   1.4.3
+GH_TAGNAME =   1.9.2
 
 CATEGORIES =   editors
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/editors/sigil/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    24 Mar 2021 14:37:04 -0000      1.3
+++ distinfo    14 May 2022 03:58:15 -0000
@@ -1,2 +1,2 @@
-SHA256 (Sigil-1.4.3.tar.gz) = dL1ILTxP5LIBXuAGpvp38RFDcb0hfk588dmoBepB5xk=
-SIZE (Sigil-1.4.3.tar.gz) = 24118565
+SHA256 (Sigil-1.9.2.tar.gz) = 0aFvM/6TzaiEQseY4MU/cA+o4u95LdeFZjktetEdmX8=
+SIZE (Sigil-1.9.2.tar.gz) = 23225656
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/editors/sigil/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -r1.5 PLIST
--- pkg/PLIST   11 Mar 2022 18:58:34 -0000      1.5
+++ pkg/PLIST   14 May 2022 03:58:15 -0000
@@ -321,6 +321,7 @@ share/sigil/translations/
 share/sigil/translations/sigil_az.qm
 share/sigil/translations/sigil_ca.qm
 share/sigil/translations/sigil_cs.qm
+share/sigil/translations/sigil_da_DK.qm
 share/sigil/translations/sigil_de.qm
 share/sigil/translations/sigil_en.qm
 share/sigil/translations/sigil_es.qm
@@ -337,6 +338,7 @@ share/sigil/translations/sigil_ru.qm
 share/sigil/translations/sigil_sr.qm
 share/sigil/translations/sigil_sv.qm
 share/sigil/translations/sigil_th.qm
+share/sigil/translations/sigil_tr.qm
 share/sigil/translations/sigil_uk_UA.qm
 share/sigil/translations/sigil_zh_CN.qm
 share/sigil/translations/sigil_zh_TW.qm

Reply via email to