diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-07 13:38:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-07 13:38:11 +0000 |
commit | 2cd1d65ee41d65d4014a3bbbf9eb374062e79c0d (patch) | |
tree | d2712f9ffe3da2c447e8c15a32bbea2f3e234451 /devel | |
parent | f7c51b9810596050ccfbd2c007bdb426f725112e (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/spin/Makefile | 2 | ||||
-rw-r--r-- | devel/spin/distinfo | 6 | ||||
-rw-r--r-- | devel/spin/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/spin/Makefile b/devel/spin/Makefile index 4c3b66dc343c..fcfc5d9cae60 100644 --- a/devel/spin/Makefile +++ b/devel/spin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= spin -PORTVERSION= 4.3.0 +PORTVERSION= 5.1.4 CATEGORIES= devel MASTER_SITES= http://spinroot.com/spin/Src/ DISTNAME= spin${PORTVERSION:S/.//g} diff --git a/devel/spin/distinfo b/devel/spin/distinfo index dcba5fc9ec9e..0e820c85c0fe 100644 --- a/devel/spin/distinfo +++ b/devel/spin/distinfo @@ -1,3 +1,3 @@ -MD5 (spin/spin430.tar.gz) = e2b48296d918d8ff1eed8f37ad4a46bb -SHA256 (spin/spin430.tar.gz) = 38f4e3da4a13e8bdf591c7bb9a086c7bab95cfc040e540a2a1883c9ec2990419 -SIZE (spin/spin430.tar.gz) = 342469 +MD5 (spin/spin514.tar.gz) = 2a75f8e7170ce7d815b60efd37e8dffe +SHA256 (spin/spin514.tar.gz) = e47ff6f0a14ae0805223131decc1ab83242af59ca726caf9d555824a91f97aa5 +SIZE (spin/spin514.tar.gz) = 399753 diff --git a/devel/spin/pkg-plist b/devel/spin/pkg-plist index 41ae8b81ac02..ac31de0a7f8e 100644 --- a/devel/spin/pkg-plist +++ b/devel/spin/pkg-plist @@ -12,6 +12,8 @@ bin/spin %%PORTDOCS%%%%DOCSDIR%%/Doc/V1.Updates %%PORTDOCS%%%%DOCSDIR%%/Doc/V2.Updates %%PORTDOCS%%%%DOCSDIR%%/Doc/V3.Updates +%%PORTDOCS%%%%DOCSDIR%%/Doc/V4.Updates +%%PORTDOCS%%%%DOCSDIR%%/Doc/V5.Updates %%PORTDOCS%%%%DOCSDIR%%/Examples/ex.1a %%PORTDOCS%%%%DOCSDIR%%/Examples/ex.1b %%PORTDOCS%%%%DOCSDIR%%/Examples/ex.1c |