diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-05 06:03:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-05 06:03:22 +0000 |
commit | 1751d0df07a6d9fbe22fdd8e3e36631be49cef11 (patch) | |
tree | b9d6de4c2d5bc81e87a582342ed43ce4ab16b389 | |
parent | 30c92bed154923e2c6c983fb8c58d8e7fc170b02 (diff) | |
download | pkgsrc-1751d0df07a6d9fbe22fdd8e3e36631be49cef11.tar.gz |
Remove (ruby-)thoth-flickr.
Uses removed ruby-net-flickr.
-rw-r--r-- | doc/CHANGES-2017 | 3 | ||||
-rw-r--r-- | www/Makefile | 3 | ||||
-rw-r--r-- | www/thoth-flickr/DESCR | 1 | ||||
-rw-r--r-- | www/thoth-flickr/Makefile | 19 | ||||
-rw-r--r-- | www/thoth-flickr/PLIST | 4 | ||||
-rw-r--r-- | www/thoth-flickr/distinfo | 6 |
6 files changed, 3 insertions, 33 deletions
diff --git a/doc/CHANGES-2017 b/doc/CHANGES-2017 index 9fc46ad1c84..38ed05b8653 100644 --- a/doc/CHANGES-2017 +++ b/doc/CHANGES-2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3613 2017/09/05 06:00:47 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3614 2017/09/05 06:03:23 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5078,3 +5078,4 @@ Changes to the packages collection and infrastructure in 2017: Updated graphics/gdk-pixbuf2-xlib to 2.36.9 [ryoon 2017-09-04] Updated graphics/netpbm to 10.79.04 [wiz 2017-09-04] Removed inputmethod/scim-tegaki [wiz 2017-09-05] + Removed www/thoth-flickr [wiz 2017-09-05] diff --git a/www/Makefile b/www/Makefile index c223e9eda9d..78351c82b7c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1263 2017/09/04 18:16:49 wiz Exp $ +# $NetBSD: Makefile,v 1.1264 2017/09/05 06:03:22 wiz Exp $ # COMMENT= Packages related to the World Wide Web @@ -897,7 +897,6 @@ SUBDIR+= termtter SUBDIR+= thin SUBDIR+= thoth SUBDIR+= thoth-delicious -SUBDIR+= thoth-flickr SUBDIR+= thttpd SUBDIR+= tidy SUBDIR+= tinyproxy diff --git a/www/thoth-flickr/DESCR b/www/thoth-flickr/DESCR deleted file mode 100644 index f7b1f38d552..00000000000 --- a/www/thoth-flickr/DESCR +++ /dev/null @@ -1 +0,0 @@ -This package contains a Flickr plugin for the Thoth blog engine. diff --git a/www/thoth-flickr/Makefile b/www/thoth-flickr/Makefile deleted file mode 100644 index 012740e4e86..00000000000 --- a/www/thoth-flickr/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: Makefile,v 1.5 2015/03/01 15:39:43 taca Exp $ - -DISTNAME= thoth_flickr-0.1.0 -PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g} -PKGREVISION= 2 -CATEGORIES= www - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= # Web site has gone: http://thothblog.org/ -COMMENT= Flickr plugin for the Thoth blog engine -LICENSE= modified-bsd - -DEPENDS+= ${RUBY_PKGPREFIX}-net-flickr>=0.0.1<0.2:../../www/ruby-net-flickr -DEPENDS+= ${RUBY_PKGPREFIX}-thoth>=0.1.0:../../www/thoth - -OVERRIDE_GEMSPEC+= thoth>=0.1.0 - -.include "../../lang/ruby/gem.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/www/thoth-flickr/PLIST b/www/thoth-flickr/PLIST deleted file mode 100644 index 453fb5e27bb..00000000000 --- a/www/thoth-flickr/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2011/11/08 15:37:35 taca Exp $ -${GEM_HOME}/cache/thoth_flickr-${PKGVERSION}.gem -${GEM_LIBDIR}/plugin/thoth_flickr.rb -${GEM_HOME}/specifications/thoth_flickr-${PKGVERSION}.gemspec diff --git a/www/thoth-flickr/distinfo b/www/thoth-flickr/distinfo deleted file mode 100644 index 0a7ec8c4f30..00000000000 --- a/www/thoth-flickr/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.2 2015/11/04 02:47:40 agc Exp $ - -SHA1 (thoth_flickr-0.1.0.gem) = c57f9ae7314534052bf8c85338d98ddce67e3e62 -RMD160 (thoth_flickr-0.1.0.gem) = 49526e3375ef3c0a4ac30c952ad32ce9d7bf665b -SHA512 (thoth_flickr-0.1.0.gem) = cc55415edf0e863a9d073af34f74520379cc69bbfb285b1ea58d758dc4ba76fd5e0802c61e10c9d1e32c4122072b2dfdb6db1d9848a47322aeccce2bd5932950 -Size (thoth_flickr-0.1.0.gem) = 5120 bytes |