diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-03-04 13:45:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-03-04 13:45:39 +0800 |
commit | 29a1cbb1e67db71b401106943ecf4f6047de2db6 (patch) | |
tree | fd027a9c8a37c2b4c49b85405004bf46c9a83d01 /www | |
parent | 26b0f2e8503711eb27f4787172eb30acc54a1927 (diff) | |
download | freebsd-ports-gnome-29a1cbb1e67db71b401106943ecf4f6047de2db6.tar.gz freebsd-ports-gnome-29a1cbb1e67db71b401106943ecf4f6047de2db6.tar.zst freebsd-ports-gnome-29a1cbb1e67db71b401106943ecf4f6047de2db6.zip |
- Add CONFLICTS: www/p5-WWW-GitHub-Gist
- Remove obsolete MD5 checksum
Diffstat (limited to 'www')
-rw-r--r-- | www/gist/Makefile | 2 | ||||
-rw-r--r-- | www/gist/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/gist/Makefile b/www/gist/Makefile index 8c1bf41784bb..2e933d59a856 100644 --- a/www/gist/Makefile +++ b/www/gist/Makefile @@ -16,6 +16,8 @@ EXTRACT_ONLY= MAINTAINER= codeblock@eighthbit.net COMMENT= A gist pastebin posting command +CONFLICTS= p5-WWW-GitHub-Gist-[0-9]* + USE_RUBY= YES NO_BUILD= YES PLIST_FILES= bin/gist diff --git a/www/gist/distinfo b/www/gist/distinfo index 0e5fe3ba6681..384b959876d5 100644 --- a/www/gist/distinfo +++ b/www/gist/distinfo @@ -1,3 +1,2 @@ -MD5 (gist.rb) = 8c173f3c99878b01904b932f1e0c3b10 SHA256 (gist.rb) = 6b0010582486e828d26f9fec216bd08b3c5968b32d5f3aeec419ba7a71efe732 SIZE (gist.rb) = 2172 |