[Lunar-commits] <moonbase-core> groff: version bumped to 1.22.2.
Florin Braescu
florin at lunar-linux.org
Fri Feb 8 18:53:13 CET 2013
commit 07c0ef6d7b82e5c633fa105d3bd7ed6560bbab2d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri, 08 Feb 2013 09:53:13 -0800
URL: https://github.com/lunar-linux/moonbase-core/commit/07c0ef6d7b82e5c633fa105d3bd7ed6560bbab2d
groff: version bumped to 1.22.2.
---
doc-tools/groff/BUILD | +0/-3
doc-tools/groff/DETAILS | +3/-6
2 files changed, 3 insertions(+), 9 deletions(-)
--- a/doc-tools/groff/BUILD
+++ b/doc-tools/groff/BUILD
@@ -3,9 +3,6 @@
# Fix typo
sedit "s:tob_builddir:top_builddir:1" Makefile.comm &&
- # Properly install if psutils is missing
- patch_it $SOURCE2 1 &&
-
default_build &&
cd /usr/bin &&
if [ ! -e geqn ] ; then
--- a/doc-tools/groff/DETAILS
+++ b/doc-tools/groff/DETAILS
@@ -1,14 +1,11 @@
MODULE=groff
- VERSION=1.22.1
+ VERSION=1.22.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE2=groff-1.22-create_pdf_dir.patch
SOURCE_URL=$GNU_URL/$MODULE
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:94e2e020343e1b7aa212bf490c74bef9550807ca
- SOURCE2_VFY=sha1:d904ebaa5a882df0a91a733193e50384c6e38ac6
+ SOURCE_VFY=sha1:37223941e25bb504bf54631daaabb01b147dc1d3
WEB_SITE=http://www.gnu.org/software/groff/groff.html
ENTERED=20010922
- UPDATED=20121230
+ UPDATED=20130208
SHORT="A device-independent document processor/formatter"
PSAFE=no
More information about the Lunar-commits
mailing list