Ticket #68030: Portfile.diff.gettext0.22.wip

File Portfile.diff.gettext0.22.wip, 751 bytes (added by artkiver (グレェ), 13 months ago)

WIP diff for the gettext Portfile with minimal changes version bumping to 0.22 and updating hashes; alas this will generate errors when attempting to install.

Line 
1--- Portfile.orig       2023-08-24 04:17:31
2+++ Portfile    2023-08-24 04:23:44
3@@ -6,10 +6,10 @@
4 PortGroup               clang_dependency 1.0
5 
6 name                    gettext
7-version                 0.21.1
8-checksums               rmd160  fbdfec7f0be090da26f9864be03c4565a3dc0d6a \
9-                        sha256  e8c3650e1d8cee875c4f355642382c1df83058bd5a11ee8555c0cf276d646d45 \
10-                        size    25248473
11+version                 0.22
12+checksums               rmd160  c55c15416e3e3820b1ab2673ad4f545fc72b71ab \
13+                        sha256  49f089be11b490170bbf09ed2f51e5f5177f55be4cc66504a5861820e0fb06ab \
14+                        size    26105696
15 
16 categories              devel
17 maintainers             {ryandesign @ryandesign}