pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Remove (ruby-)thoth-flickr.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/39ad98a368df
branches:  trunk
changeset: 367703:39ad98a368df
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Sep 05 06:03:22 2017 +0000

description:
Remove (ruby-)thoth-flickr.

Uses removed ruby-net-flickr.

diffstat:

 doc/CHANGES-2017          |   3 ++-
 www/Makefile              |   3 +--
 www/thoth-flickr/DESCR    |   1 -
 www/thoth-flickr/Makefile |  19 -------------------
 www/thoth-flickr/PLIST    |   4 ----
 www/thoth-flickr/distinfo |   6 ------
 6 files changed, 3 insertions(+), 33 deletions(-)

diffs (77 lines):

diff -r 555cd820d88f -r 39ad98a368df doc/CHANGES-2017
--- a/doc/CHANGES-2017  Tue Sep 05 06:00:47 2017 +0000
+++ b/doc/CHANGES-2017  Tue Sep 05 06:03:22 2017 +0000
@@ -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 @@
        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 -r 555cd820d88f -r 39ad98a368df www/Makefile
--- a/www/Makefile      Tue Sep 05 06:00:47 2017 +0000
+++ b/www/Makefile      Tue Sep 05 06:03:22 2017 +0000
@@ -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+=       thin
 SUBDIR+=       thoth
 SUBDIR+=       thoth-delicious
-SUBDIR+=       thoth-flickr
 SUBDIR+=       thttpd
 SUBDIR+=       tidy
 SUBDIR+=       tinyproxy
diff -r 555cd820d88f -r 39ad98a368df www/thoth-flickr/DESCR
--- a/www/thoth-flickr/DESCR    Tue Sep 05 06:00:47 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-This package contains a Flickr plugin for the Thoth blog engine.
diff -r 555cd820d88f -r 39ad98a368df www/thoth-flickr/Makefile
--- a/www/thoth-flickr/Makefile Tue Sep 05 06:00:47 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-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 -r 555cd820d88f -r 39ad98a368df www/thoth-flickr/PLIST
--- a/www/thoth-flickr/PLIST    Tue Sep 05 06:00:47 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 555cd820d88f -r 39ad98a368df www/thoth-flickr/distinfo
--- a/www/thoth-flickr/distinfo Tue Sep 05 06:00:47 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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



Home | Main Index | Thread Index | Old Index