Only in .: .Portfile.swp
Only in .: PortIndex
Only in .: PortIndex.quick
diff -u /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/lang/processing/Portfile ./Portfile
old
|
new
|
|
3 | 3 | PortSystem 1.0 |
4 | 4 | PortGroup github 1.0 |
5 | 5 | |
6 | | github.setup processing processing 3.2.1 processing-0253- |
| 6 | github.setup processing processing 3.3 processing-0257- |
7 | 7 | |
8 | 8 | categories lang |
9 | 9 | platforms darwin |
… |
… |
|
11 | 11 | |
12 | 12 | maintainers guenael.com:macports \ |
13 | 13 | openmaintainer |
14 | | description open source programming language and environment for people \ |
15 | | who want to create images, animations, and interactions |
| 14 | description Flexible software sketchbook and a language for learning how to code\ |
| 15 | within the context of the visual arts. |
16 | 16 | long_description \ |
17 | 17 | Processing is an open source programming language and environment for people \ |
18 | 18 | who want to create images, animations, and interactions. Initially developed \ |
… |
… |
|
23 | 23 | use Processing for learning, prototyping, and production. |
24 | 24 | homepage http://processing.org |
25 | 25 | |
26 | | checksums rmd160 01e03614390cfb68e63955863ac8e06b202b8ddc \ |
27 | | sha256 67b9c430bcb3c125bbefd1ee554229bf2cd4b345bfc5f6d372866143de0e4d1e |
| 26 | checksums rmd160 0413168f0697d49ed0b7e5720b26386200d48188 \ |
| 27 | sha256 62df61bb776bfe3d4b5cb8ac605aa65b61179ff6c94b0a6690b35d7d44d1a739 |
28 | 28 | |
29 | 29 | depends_build port:apache-ant |
30 | 30 | use_configure no |