diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-10-25 14:10:48 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-10-25 14:10:48 +0000 |
commit | cf0eb2384eae45bd5e9c50ccaea0364e228ea6b9 (patch) | |
tree | ff0bc3fba3966a00b0cad3ed1f3476f560c498eb /misc | |
parent | 21a45c44257ecd22b9f795f345d62c0fbf7641da (diff) | |
download | ports-cf0eb2384eae45bd5e9c50ccaea0364e228ea6b9.tar.gz ports-cf0eb2384eae45bd5e9c50ccaea0364e228ea6b9.zip |
- Update to 2.0
- Add LICENSE
- Pass maintainership to submitter
PR: ports/151585
Submitted by: Carlo Strub <c-s at c-s dot li>
Notes
Notes:
svn path=/head/; revision=263569
Diffstat (limited to 'misc')
-rw-r--r-- | misc/freecode-submit/Makefile | 9 | ||||
-rw-r--r-- | misc/freecode-submit/distinfo | 6 | ||||
-rw-r--r-- | misc/freshmeat-submit/Makefile | 9 | ||||
-rw-r--r-- | misc/freshmeat-submit/distinfo | 6 |
4 files changed, 18 insertions, 12 deletions
diff --git a/misc/freecode-submit/Makefile b/misc/freecode-submit/Makefile index add4a5796b8a..22ea4265b1bd 100644 --- a/misc/freecode-submit/Makefile +++ b/misc/freecode-submit/Makefile @@ -6,13 +6,16 @@ # PORTNAME= freshmeat-submit -PORTVERSION= 1.6 +PORTVERSION= 2.0 CATEGORIES= misc -MASTER_SITES= http://www.catb.org/~esr/freshmeat-submit/ +MASTER_SITES= http://www.catb.org/~esr/freshmeat-submit/ \ + http://www.c-s.li/ports/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c-s@c-s.li COMMENT= Submission of updates to Freshmeat via its XML-RPC +LICENSE= GPLv2 + USE_PYTHON= yes NO_BUILD= yes diff --git a/misc/freecode-submit/distinfo b/misc/freecode-submit/distinfo index 57dd911d8fa8..f263368a05e9 100644 --- a/misc/freecode-submit/distinfo +++ b/misc/freecode-submit/distinfo @@ -1,3 +1,3 @@ -MD5 (freshmeat-submit-1.6.tar.gz) = 0c08186b4f0bd6d026c45c3028ed2ccc -SHA256 (freshmeat-submit-1.6.tar.gz) = fc16e245310cf5e20c5ec25bfea3ff618f3c1f6ef700b63276c3c8a681239cba -SIZE (freshmeat-submit-1.6.tar.gz) = 17296 +MD5 (freshmeat-submit-2.0.tar.gz) = 96c4b8dfd8397ba95ec458a826a25895 +SHA256 (freshmeat-submit-2.0.tar.gz) = 508f79a873adcaf101531391bd0668e4bf80f2a8883b16d4080811ea6c5fc23c +SIZE (freshmeat-submit-2.0.tar.gz) = 19256 diff --git a/misc/freshmeat-submit/Makefile b/misc/freshmeat-submit/Makefile index add4a5796b8a..22ea4265b1bd 100644 --- a/misc/freshmeat-submit/Makefile +++ b/misc/freshmeat-submit/Makefile @@ -6,13 +6,16 @@ # PORTNAME= freshmeat-submit -PORTVERSION= 1.6 +PORTVERSION= 2.0 CATEGORIES= misc -MASTER_SITES= http://www.catb.org/~esr/freshmeat-submit/ +MASTER_SITES= http://www.catb.org/~esr/freshmeat-submit/ \ + http://www.c-s.li/ports/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c-s@c-s.li COMMENT= Submission of updates to Freshmeat via its XML-RPC +LICENSE= GPLv2 + USE_PYTHON= yes NO_BUILD= yes diff --git a/misc/freshmeat-submit/distinfo b/misc/freshmeat-submit/distinfo index 57dd911d8fa8..f263368a05e9 100644 --- a/misc/freshmeat-submit/distinfo +++ b/misc/freshmeat-submit/distinfo @@ -1,3 +1,3 @@ -MD5 (freshmeat-submit-1.6.tar.gz) = 0c08186b4f0bd6d026c45c3028ed2ccc -SHA256 (freshmeat-submit-1.6.tar.gz) = fc16e245310cf5e20c5ec25bfea3ff618f3c1f6ef700b63276c3c8a681239cba -SIZE (freshmeat-submit-1.6.tar.gz) = 17296 +MD5 (freshmeat-submit-2.0.tar.gz) = 96c4b8dfd8397ba95ec458a826a25895 +SHA256 (freshmeat-submit-2.0.tar.gz) = 508f79a873adcaf101531391bd0668e4bf80f2a8883b16d4080811ea6c5fc23c +SIZE (freshmeat-submit-2.0.tar.gz) = 19256 |