perl/perl-http-negotiate: Updated for version 6.01.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
LukenShiro 2012-04-29 20:10:32 -04:00 committed by Erik Hanson
parent 3856d5e5dc
commit 0f92ea1de5
3 changed files with 9 additions and 10 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for perl-http-negotiate # Slackware build script for perl-http-negotiate
# Copyright 2011 LukenShiro, Italy # Copyright 2011-2012 LukenShiro, Italy
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -23,11 +23,10 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-http-negotiate PRGNAM=perl-http-negotiate
VERSION=${VERSION:-6.00} VERSION=${VERSION:-6.01}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then if [ -z "$ARCH" ]; then
case "$( uname -m )" in case "$( uname -m )" in
i?86) ARCH=i486 ;; i?86) ARCH=i486 ;;
@ -44,7 +43,7 @@ OUTPUT=${OUTPUT:-/tmp}
SRCNAM=HTTP-Negotiate SRCNAM=HTTP-Negotiate
DOCFILES="Changes README" DOCFILES="Changes README"
set -e # Exit on most errors set -e
rm -rf $PKG rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT mkdir -p $TMP $PKG $OUTPUT

View file

@ -1,10 +1,10 @@
PRGNAM="perl-http-negotiate" PRGNAM="perl-http-negotiate"
VERSION="6.00" VERSION="6.01"
HOMEPAGE="http://search.cpan.org/dist/HTTP-Negotiate/" HOMEPAGE="http://search.cpan.org/dist/HTTP-Negotiate/"
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Negotiate-6.00.tar.gz" DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTTP-Negotiate-6.01.tar.gz"
MD5SUM="f2d89957d1c4f62a86f18b08e07c2328" MD5SUM="1236195250e264d7436e7bb02031671b"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
MAINTAINER="LukenShiro" MAINTAINER="LukenShiro"
EMAIL="lukenshiro@ngi.it" EMAIL="lukenshiro@ngi.it"
APPROVED="rworkman" APPROVED="dsomero"

View file

@ -6,13 +6,13 @@
# leave one space after the ':'. # leave one space after the ':'.
|----------------------------------------------------------| |----------------------------------------------------------|
perl-http-negotiate: perl-http-negotiate (choose a variant to serve) perl-http-negotiate: perl-http-negotiate (choose a variant to serve)
perl-http-negotiate: perl-http-negotiate:
perl-http-negotiate: This perl module provides a complete implementation of perl-http-negotiate: This perl module provides a complete implementation of
perl-http-negotiate: the HTTP content negotiation algorithm specified in perl-http-negotiate: the HTTP content negotiation algorithm specified in
perl-http-negotiate: draft-ietf-http-v11-spec-00.ps chapter 12 perl-http-negotiate: draft-ietf-http-v11-spec-00.ps chapter 12
perl-http-negotiate: perl-http-negotiate:
perl-http-negotiate: http://search.cpan.org/dist/HTTP-Negotiate/ perl-http-negotiate: http://search.cpan.org/dist/HTTP-Negotiate/
perl-http-negotiate: perl-http-negotiate:
perl-http-negotiate: perl-http-negotiate:
perl-http-negotiate: perl-http-negotiate: