gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6702: mediagoblin 0.9.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6702: mediagoblin 0.9.0
Date: Sun, 14 Jul 2019 20:52:25 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6702
revision-id: address@hidden-20190715005219-3ogys4uix3sd41sy
parent: address@hidden-20190715000219-ju03d2btji483u78
committer: address@hidden
branch nick: trunk
timestamp: Sun 2019-07-14 17:52:19 -0700
message:
  mediagoblin 0.9.0
removed:
  pkg/gnu/mediagoblin/files/     files-20160617014725-uokjfnggs70iry9h-1364
  pkg/gnu/mediagoblin/files/mediagoblin-0.4.1-configure.tar.gz 
mediagoblin0.4.1conf-20160617014725-uokjfnggs70iry9h-2208
modified:
  pkg/gnu/mediagoblin/Makefile   makefile-20160617014725-uokjfnggs70iry9h-1360
  pkg/gnu/mediagoblin/config.mk  config.mk-20160617020647-4dr09n430y9bv6z4-1
  pkg/gnu/mediagoblin/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-1365
=== modified file 'pkg/gnu/mediagoblin/Makefile'
--- a/pkg/gnu/mediagoblin/Makefile      2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/mediagoblin/Makefile      2019-07-15 00:52:19 +0000
@@ -1,6 +1,8 @@
 # Copyright © 2013, 2014 Brandon Invergo <address@hidden>
+# Copyright © 2019 Carl Hansen <address@hidden>
 #
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -14,28 +16,31 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
 
 NAME = MediaGoblin
 GARNAME = mediagoblin
-GARVERSION = 0.7.1
+GARVERSION = 0.9.0
 HOME_URL = http://www.mediagoblin.org/
        # see http://mediagoblin.readthedocs.io
 DESCRIPTION = Photo and media sharing
 define BLURB
 GNU MediaGoblin is a free media publishing platform.  It runs in a
 federalized manner, freeing the user from centralized web services.
-It supports pictures, videos and audio.
+It supports pictures, videos, and audio.
 endef
 
 ######################################################################
-# git remote set-url origin git://git.savannah.gnu.org/mediagoblin.git
-#
+# 
http://git.savannah.gnu.org/cgit/mediagoblin.git/snapshot/mediagoblin-0.9.0.tar.gz#
 
-MASTER_SITES = git://git.savannah.gnu.org/
-MASTER_SUBDIR = /
-GIT_PATH = $(MASTER_SITES)$(MASTER_SUBDIR)$(GARNAME).git
+MASTER_SITES = https://git.savannah.gnu.org/
+MASTER_SUBDIR = cgit/mediagoblin.git/snapshot/
+#GIT_PATH = $(MASTER_SITES)$(MASTER_SUBDIR)$(GARNAME).git
 DISTFILES = $(DISTNAME).tar.gz
-NOCHECKSUM = $(DISTFILES)
+#NOCHECKSUM = $(DISTFILES)
 SIGFILES =
 
 BUILDDEPS =
@@ -46,3 +51,9 @@
 
 include ../../../gar/gar.lib/auto.mk
 include config.mk
+
+#pre-build: extract
+#      $(WORKSRC)/bootstrap.sh
+#      $(MAKECOOKIE)
+
+

=== modified file 'pkg/gnu/mediagoblin/config.mk'
--- a/pkg/gnu/mediagoblin/config.mk     2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/mediagoblin/config.mk     2019-07-15 00:52:19 +0000
@@ -3,5 +3,6 @@
 # If you want to install to a Python virtualenv, you can do so here, but be 
sure to 
 # set a very explicit prefix, otherwise it will just install directly into 
your gsrc 
 # prefix, which would defeat the purpose.
-CONFIGURE_OPTS ?= --with-virtualenv 
--prefix=$(prefix)/www/mediagoblin.example.com 
+#CONFIGURE_OPTS ?= --with-virtualenv 
--prefix=$(prefix)/www/mediagoblin.example.com 
+CONFIGURE_OPTS ?= --without-virtualenv
 BUILD_OPTS ?=

=== removed directory 'pkg/gnu/mediagoblin/files'
=== removed file 'pkg/gnu/mediagoblin/files/mediagoblin-0.4.1-configure.tar.gz'
Binary files a/pkg/gnu/mediagoblin/files/mediagoblin-0.4.1-configure.tar.gz     
2016-06-17 19:08:15 +0000 and 
b/pkg/gnu/mediagoblin/files/mediagoblin-0.4.1-configure.tar.gz    1970-01-01 
00:00:00 +0000 differ
=== modified file 'pkg/gnu/mediagoblin/sha256sums'
--- a/pkg/gnu/mediagoblin/sha256sums    2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/mediagoblin/sha256sums    2019-07-15 00:52:19 +0000
@@ -1,1 +1,1 @@
-c51f6e848749536c7fc062216695119df8e1cc437544e20b2ab9eb9ababedc7e  
download/mediagoblin-0.5.1.tar.gz
+a23490ed4d9dfa107ca4cd8483a063f0338e02a4783a176915d5521b7a55fb21  
download/mediagoblin-0.9.0.tar.gz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]