[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r5114: update artanis to 0.2.12-f39e-dirty
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r5114: update artanis to 0.2.12-f39e-dirty |
Date: |
Fri, 19 Jan 2018 20:22:22 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 5114
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2018-01-19 17:22:18 -0800
message:
update artanis to 0.2.12-f39e-dirty
modified:
pkg/gnu/artanis/Makefile makefile-20160617014725-uokjfnggs70iry9h-410
pkg/gnu/artanis/gpg-keyring gpgkeyring-20160617014725-uokjfnggs70iry9h-415
pkg/gnu/artanis/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-416
=== modified file 'pkg/gnu/artanis/Makefile'
--- a/pkg/gnu/artanis/Makefile 2017-05-19 17:47:29 +0000
+++ b/pkg/gnu/artanis/Makefile 2018-01-20 01:22:18 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2015, 2017 Carl Hansen <address@hidden>
+# Copyright © 2015, 2017,2018 Carl Hansen <address@hidden>
#
# This file is part of GSRC.
#
@@ -16,10 +16,13 @@
# along with GSRC. If not, see <http://www.gnu.org/licenses/>.
#
# This is an alpha version, they claim it is not prefect.
+#
+#
+# Send bug reports and comments about GSRC problems to address@hidden
NAME = artanis
GARNAME = artanis
-GARVERSION = 0.2.1
+GARVERSION = 0.2.12-f39e-dirty
HOME_URL = http://www.gnu.org/software/artanis/
DESCRIPTION = Web application framework written in Guile
define BLURB
@@ -38,8 +41,8 @@
MASTER_SITES = $(MASTER_GNU)
MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.bz2
-SIGFILES = $(DISTNAME).tar.bz2.sig
+DISTFILES = $(DISTNAME).tar.gz
+SIGFILES = $(DISTNAME).tar.gz.sig
INFO_FILES = $(GARNAME).info
BUILDDEPS =
@@ -51,8 +54,10 @@
include ../../../gar/gar.lib/info.mk
include config.mk
-#post-build:
-# (cd $(WORKSRC)/; makeinfo docs/artanis.texi )
-## $(MAKECOOKIE)
+post-build:
+ (cd $(WORKSRC); $(MAKE) docs )
+ $(MAKECOOKIE)
+
+
=== modified file 'pkg/gnu/artanis/gpg-keyring'
Binary files a/pkg/gnu/artanis/gpg-keyring 2017-05-17 05:08:54 +0000 and
b/pkg/gnu/artanis/gpg-keyring 2018-01-20 01:22:18 +0000 differ
=== modified file 'pkg/gnu/artanis/sha256sums'
--- a/pkg/gnu/artanis/sha256sums 2017-05-19 17:47:29 +0000
+++ b/pkg/gnu/artanis/sha256sums 2018-01-20 01:22:18 +0000
@@ -1,2 +1,2 @@
-527c7116a4828111983f5e3890f528c0ce6ca9b4b9c60dba4587c9917a940c5c
download/artanis-0.2.1.tar.bz2
-27e0bd031bec37a9b1cec619ead78e109db14d2bc37c10fd4c46d11f2d3b76e9
download/artanis-0.2.1.tar.bz2.sig
+66b36e3770f99b983890909fae1bf1927f7ac77046d2e71caa1df958c7445376
download/artanis-0.2.12-f39e-dirty.tar.gz
+5c1758039e4a89cf50ef6fba1da0fe65261a40d2e8964cfbcef4e58c695d48b1
download/artanis-0.2.12-f39e-dirty.tar.gz.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r5114: update artanis to 0.2.12-f39e-dirty,
Carl Hansen <=