mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-09 19:50:25 +03:00
RELEASE: 0.38.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@sbopkg.org>
This commit is contained in:
parent
bbcbcaa0e5
commit
94ccd4cacb
@ -1,5 +1,15 @@
|
||||
SBOPKG NEWS
|
||||
|
||||
sbopkg 0.38.0 (2016-07-01 17:12 UTC)
|
||||
|
||||
FEATURES
|
||||
* Add --no-group to rsync so files are owned by root:root
|
||||
Patch by pyllyukko
|
||||
* Updated es translations (Dhaby Xiloj)
|
||||
* Moved sqg to /usr/sbin
|
||||
* Added support for Slackware 14.2.
|
||||
* Update queue sample files
|
||||
|
||||
sbopkg-0.37.1 (2015-10-27 03:02:59 UTC)
|
||||
|
||||
FEATURES
|
||||
|
@ -4511,7 +4511,7 @@ SBOPKG_REPOS_D=${SBOPKG_REPOS_D:-/etc/sbopkg/repos.d}
|
||||
EDITOR=${EDITOR:-vi}
|
||||
PAGER=${PAGER:-more}
|
||||
CWD=$(pwd)
|
||||
SBOVER=0.37.1
|
||||
SBOVER=0.38.0
|
||||
DIAG=1
|
||||
ON_ERROR=ask
|
||||
REPOS_FIELDS=7
|
||||
|
@ -1,12 +1,13 @@
|
||||
SBOPKG NEWS
|
||||
|
||||
sbopkg-dev (2016-02-12 17:25:22 UTC)
|
||||
sbopkg-0.38.0 (2016-06-01 16:52:27 UTC)
|
||||
FEATURES
|
||||
* Add --no-group to rsync so files are owned by root:root
|
||||
Patch by pyllyukko
|
||||
* Updated es translations (Dhaby Xiloj)
|
||||
* Moved sqg to /usr/sbin
|
||||
* Added support for Slackware 14.2.
|
||||
* Update queue sample files
|
||||
|
||||
sbopkg-0.37.1 (2015-10-27 03:02:59 UTC)
|
||||
|
||||
|
@ -1 +1 @@
|
||||
https://github.com/sbopkg/sbopkg/releases/download/0.37.1/sbopkg-0.37.1-noarch-1_wsr.tgz
|
||||
https://github.com/sbopkg/sbopkg/releases/download/0.38.0/sbopkg-0.38.0-noarch-1_wsr.tgz
|
||||
|
@ -1 +1 @@
|
||||
sbopkg-0.37.1-noarch-1_wsr.tgz
|
||||
sbopkg-0.38.0-noarch-1_wsr.tgz
|
||||
|
@ -1 +1 @@
|
||||
sbopkg-0.37.1.tar.gz
|
||||
sbopkg-0.38.0.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
0.37.1
|
||||
0.38.0
|
||||
|
@ -3,7 +3,7 @@ Content-type: text/html
|
||||
<HTML><HEAD><TITLE>Manpage of SBOPKG.CONF</TITLE>
|
||||
</HEAD><BODY>
|
||||
<H1>SBOPKG.CONF</H1>
|
||||
Section: (5)<BR>Updated: June 2016<BR><A HREF="#index">Index</A>
|
||||
Section: (5)<BR>Updated: July 2016<BR><A HREF="#index">Index</A>
|
||||
<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
||||
|
||||
|
||||
@ -376,7 +376,7 @@ files and can also be listed by issuing
|
||||
<DT><DD>
|
||||
The default assignment is:
|
||||
<DT><DD>
|
||||
REPO_BRANCH=${REPO_BRANCH:-14.1}
|
||||
REPO_BRANCH=${REPO_BRANCH:-14.2}
|
||||
|
||||
<DT><B>REPO_NAME</B>
|
||||
|
||||
@ -815,7 +815,7 @@ slakmagik
|
||||
|
||||
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+wget">wget</A></B>(1),
|
||||
|
||||
<I>/usr/doc/sbopkg-0.37.1/*</I>
|
||||
<I>/usr/doc/sbopkg-0.38.0/*</I>
|
||||
|
||||
|
||||
<P>
|
||||
@ -838,6 +838,6 @@ slakmagik
|
||||
This document was created by
|
||||
<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
|
||||
using the manual pages.<BR>
|
||||
Time: 18:16:03 GMT, June 19, 2016
|
||||
Time: 17:13:15 GMT, July 01, 2016
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -1,4 +1,4 @@
|
||||
sbopkg 0.37.1
|
||||
sbopkg 0.38.0
|
||||
Usage: sbopkg [OPTIONS] <packagename(s)>
|
||||
Options are:
|
||||
-b pkg/queue(s) Build the specified package(s). If one or more queuefiles
|
||||
|
@ -9,7 +9,7 @@
|
||||
# Based on the SlackBuilds.org template.
|
||||
|
||||
PRGNAM=sbopkg
|
||||
VERSION=${VERSION:-0.37.1}
|
||||
VERSION=${VERSION:-0.38.0}
|
||||
ARCH=${ARCH:-noarch}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_wsr}
|
||||
|
@ -3,7 +3,7 @@ Content-type: text/html
|
||||
<HTML><HEAD><TITLE>Manpage of SBOPKG</TITLE>
|
||||
</HEAD><BODY>
|
||||
<H1>SBOPKG</H1>
|
||||
Section: (8)<BR>Updated: June 2016<BR><A HREF="#index">Index</A>
|
||||
Section: (8)<BR>Updated: July 2016<BR><A HREF="#index">Index</A>
|
||||
<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
||||
|
||||
|
||||
@ -730,7 +730,7 @@ slakmagik
|
||||
|
||||
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+vi">vi</A></B>(1),
|
||||
|
||||
<I>/usr/doc/sbopkg-0.37.1/*</I>
|
||||
<I>/usr/doc/sbopkg-0.38.0/*</I>
|
||||
|
||||
|
||||
<P>
|
||||
@ -753,6 +753,6 @@ slakmagik
|
||||
This document was created by
|
||||
<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
|
||||
using the manual pages.<BR>
|
||||
Time: 18:16:03 GMT, June 19, 2016
|
||||
Time: 17:13:15 GMT, July 01, 2016
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -1,8 +1,8 @@
|
||||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|'
|
||||
# on the right side marks the last column you can put a character in. You must
|
||||
# make exactly 11 lines for the formatting to be correct. It's also
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
|
Loading…
Reference in New Issue
Block a user