Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Dec 2014 14:27:35 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374112 - in head/net/motsognir: . files
Message-ID:  <201412061427.sB6ERZEB029680@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Sat Dec  6 14:27:35 2014
New Revision: 374112
URL: https://svnweb.freebsd.org/changeset/ports/374112
QAT: https://qat.redports.org/buildarchive/r374112/

Log:
  - Update to version 1.0.6
  - Reword pkg-descr file
  
  PR:		194972
  Approved by:	maintainer

Modified:
  head/net/motsognir/Makefile
  head/net/motsognir/distinfo
  head/net/motsognir/files/motsognir.in
  head/net/motsognir/pkg-descr

Modified: head/net/motsognir/Makefile
==============================================================================
--- head/net/motsognir/Makefile	Sat Dec  6 14:18:32 2014	(r374111)
+++ head/net/motsognir/Makefile	Sat Dec  6 14:27:35 2014	(r374112)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	motsognir
-PORTVERSION=	1.0.5
+PORTVERSION=	1.0.6
 CATEGORIES=	net
 MASTER_SITES=	SF/${PORTNAME}/v${PORTVERSION}
 

Modified: head/net/motsognir/distinfo
==============================================================================
--- head/net/motsognir/distinfo	Sat Dec  6 14:18:32 2014	(r374111)
+++ head/net/motsognir/distinfo	Sat Dec  6 14:27:35 2014	(r374112)
@@ -1,2 +1,2 @@
-SHA256 (motsognir-1.0.5.tar.gz) = a4a88cccdeaf4289d796827a40d7b1a745f0225e6929186fd2ca0878698ac176
-SIZE (motsognir-1.0.5.tar.gz) = 992074
+SHA256 (motsognir-1.0.6.tar.gz) = 757966ba3d2ec5ce0c493da105219deb3d701eacbf0a187a84660307bb23fb24
+SIZE (motsognir-1.0.6.tar.gz) = 995513

Modified: head/net/motsognir/files/motsognir.in
==============================================================================
--- head/net/motsognir/files/motsognir.in	Sat Dec  6 14:18:32 2014	(r374111)
+++ head/net/motsognir/files/motsognir.in	Sat Dec  6 14:27:35 2014	(r374112)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# motsognir.sh for rc.d usage (c) 2013 Mateusz Viste.
+# motsognir.sh for rc.d usage (c) 2013-2014 Mateusz Viste.
 # $Id$
 
 # $FreeBSD$

Modified: head/net/motsognir/pkg-descr
==============================================================================
--- head/net/motsognir/pkg-descr	Sat Dec  6 14:18:32 2014	(r374111)
+++ head/net/motsognir/pkg-descr	Sat Dec  6 14:27:35 2014	(r374112)
@@ -1,13 +1,13 @@
-Motsognir is a robust, reliable and easy to install open-source gopher server 
+Motsognir is a robust, reliable and easy to install open-source gopher server
 for Unix-like systems (Linux, BSD, and anything else POSIX-compliant).
 
-The Motsognir gopher server is meant to be used for small projects (like home 
-servers), but should scale well on bigger architectures as well. All the 
-configuration is done via a single configuration file, which has very 
-reasonable defaults. That makes Motsognir easily maintainable, and allows the 
-administrator to have a full knowledge of what features are allowed/enabled on 
-the server. Motsognir supports server-side CGI applications and PHP scripts, is 
-plainly compatible with UTF-8 filesystems, and is entirely written in ANSI C 
+The Motsognir gopher server is meant to be used for small projects (like home
+servers), but should scale well on bigger architectures as well. All the
+configuration is done via a single configuration file, which has very
+reasonable defaults. That makes Motsognir easily maintainable, and allows the
+administrator to have a full knowledge of what features are allowed/enabled on
+the server. Motsognir supports server-side CGI applications and PHP scripts, is
+plainly compatible with UTF-8 filesystems, and is entirely written in ANSI C
 without external dependencies.
 
 WWW: http://sourceforge.net/projects/motsognir



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412061427.sB6ERZEB029680>