From d44e2beb2d88fd8afb097a08078f6578f1d1f41a Mon Sep 17 00:00:00 2001 From: "chess.griffin" Date: Tue, 22 Apr 2008 13:58:13 +0000 Subject: [PATCH] get ready for Slackware 12.1: update sbopkg, sbopkg.conf.sample, and both man pages to include Slackware 12.1; set default repo to 12.1; no substantive changes otherwise. I will release a point update (0.0.6.1) after 12.1 is released --- src/etc/sbopkg/sbopkg.conf.sample | 2 +- src/usr/bin/sbopkg | 4 +++- src/usr/man/man5/sbopkg.conf.5 | 2 +- src/usr/man/man8/sbopkg.8 | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/etc/sbopkg/sbopkg.conf.sample b/src/etc/sbopkg/sbopkg.conf.sample index 1397629..13975cd 100644 --- a/src/etc/sbopkg/sbopkg.conf.sample +++ b/src/etc/sbopkg/sbopkg.conf.sample @@ -1,7 +1,7 @@ # $Id$ RSYNCMIRROR=slackbuilds.org::slackbuilds -SLACKVER=12.0 +SLACKVER=12.1 LOCALREPO=/home/sbo SRCDIR=/var/cache/sbopkg TMP=/tmp diff --git a/src/usr/bin/sbopkg b/src/usr/bin/sbopkg index 72a3411..d7bece6 100755 --- a/src/usr/bin/sbopkg +++ b/src/usr/bin/sbopkg @@ -202,6 +202,7 @@ while [ 0 ]; do --menu "You are currently using sbopkg to browse a local copy of SBo \ for Slackware version $SLACKVER. If you would like to change \ it, please select another version below:" 20 50 3 \ +"12.1" "Slackware version 12.1" \ "12.0" "Slackware version 12.0" \ "11.0" "Slackware version 11.0" 2>$TMP/sbopkg_version_selection if [ $? = 1 ]; then @@ -724,7 +725,8 @@ ChangeLog.txt and then quit." if found," echo " display package information." echo " -v version Set the Slackware version for the" - echo " mirror (current choices are 11.0 and 12.0)" + echo " mirror (current choices are 11.0, 12.0, \ +and 12.1)" echo echo "Note: multiple arguments to -b, -q, and -s must be \ quoted (\"pkg1 pkg2\")" diff --git a/src/usr/man/man5/sbopkg.conf.5 b/src/usr/man/man5/sbopkg.conf.5 index 2077a0c..379c0c7 100644 --- a/src/usr/man/man5/sbopkg.conf.5 +++ b/src/usr/man/man5/sbopkg.conf.5 @@ -28,7 +28,7 @@ The default value of RSYNCMIRROR is slackbuilds.org::slackbuilds This option allows the user to set the default Slackware version in order to rsync with the matching SBo repository. -The default value of SLACKVER is 12.0. +The default value of SLACKVER is 12.1. .TP 5 .B LOCALREPO diff --git a/src/usr/man/man8/sbopkg.8 b/src/usr/man/man8/sbopkg.8 index a7fcdd5..a028ba3 100644 --- a/src/usr/man/man8/sbopkg.8 +++ b/src/usr/man/man8/sbopkg.8 @@ -101,7 +101,7 @@ than one package is specified, they must be in quotes. For example .TP 5 .B -v VERSION Set the Slackware version to use for the matching local SBo mirror. -Current options are 11.0 and 12.0. +Current options are 11.0, 12.0, and 12.1. .SH FILES .B /etc/sbopkg/sbopkg.conf