Ticket #19752: mg_20090107.pf

File mg_20090107.pf, 1015 bytes (added by lfk@…, 15 years ago)

portfile update: editors/mg to 20090107 and fix homepage URL

Line 
1--- Portfile    2009/01/23 17:06:48     1.8
2+++ Portfile    2009/05/24 22:36:01
3@@ -2,9 +2,9 @@
4 
5 PortSystem      1.0
6 
7 name            mg
8-version         20081211
9+version         20090107
10 categories      editors
11 description     small Emacs-like editor
12 long_description    Micro GNU/Emacs: a small, fast, lightweight, emacs-like editor.\
13@@ -11,13 +11,11 @@
14 platforms       darwin
15 maintainers     kerbit.net:lfk
16 
17-homepage        http://www.xs4all.nl/~hanb/software/mg
18+homepage        http://www.han.dds.nl/software/mg
19 master_sites    ${homepage}
20-patchfiles      patch-compile.diff \
21-                patch-timespec.diff
22 
23-checksums  md5  5dc1929fd6a79c319a663b81f8680601 \
24-           sha1 5dff2e7ef240df03941a6af377d5838892bf21ff
25+checksums   md5  f25a139da44c3a2f760ffec531bd996e \
26+            sha1 3191c6dea4996347b6d40b34fa4c88a57e5ef42e
27 
28 # The mg sources have a cludge for a configure script that accepts no options
29 # so subvert any attempt to pass args to it by setting configure.pre_args to nothing