Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2018 13:54:16 +0300
From:      Gleb Popov <arrowd@freebsd.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r477219 - in head: converters/hs-dataenc devel/hs-darcs devel/hs-hashed-storage www/hs-hS3
Message-ID:  <CALH631=NY37dvLBFYnWK1GWmami9yX8zD7wF8cquXG4Q6gMiGg@mail.gmail.com>
In-Reply-To: <201808151051.w7FAptfb052187@repo.freebsd.org>
References:  <201808151051.w7FAptfb052187@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 15, 2018 at 1:51 PM, Gleb Popov <arrowd@freebsd.org> wrote:

> Author: arrowd
> Date: Wed Aug 15 10:51:55 2018
> New Revision: 477219
> URL: https://svnweb.freebsd.org/changeset/ports/477219
>
> Log:
>   Deprecate www/hs-hS3, devel/hs-darcs, devel/hs-hashed-storage.
>

Err, I made a typo. devel/hs-darcs is not deprecated, but www/hs-hS3 is.


>   PR:           224192
>   Approved by:  tcberner (mentor)
>   Differential Revision:        https://reviews.freebsd.org/D16672
>
> Modified:
>   head/converters/hs-dataenc/Makefile
>   head/devel/hs-darcs/Makefile
>   head/devel/hs-hashed-storage/Makefile
>   head/www/hs-hS3/Makefile
>
> Modified: head/converters/hs-dataenc/Makefile
> ============================================================
> ==================
> --- head/converters/hs-dataenc/Makefile Wed Aug 15 09:38:03 2018
> (r477218)
> +++ head/converters/hs-dataenc/Makefile Wed Aug 15 10:51:55 2018
> (r477219)
> @@ -10,6 +10,9 @@ COMMENT=      Data encoding library
>
>  LICENSE=       BSD3CLAUSE
>
> +DEPRECATED=    Not being developed upstream
> +EXPIRATION_DATE=       2018-09-15
> +
>  CONFLICTS_INSTALL=     hs-sandi-[0-9]*
>
>  .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
>
> Modified: head/devel/hs-darcs/Makefile
> ============================================================
> ==================
> --- head/devel/hs-darcs/Makefile        Wed Aug 15 09:38:03 2018
> (r477218)
> +++ head/devel/hs-darcs/Makefile        Wed Aug 15 10:51:55 2018
> (r477219)
> @@ -3,6 +3,7 @@
>
>  PORTNAME=      darcs
>  PORTVERSION=   2.14.1
> +PORTREVISION=  1
>  CATEGORIES=    devel haskell
>
>  MAINTAINER=    haskell@FreeBSD.org
> @@ -11,7 +12,7 @@ COMMENT=      Distributed, interactive, smart revision
> cont
>  LICENSE=       GPLv2
>
>  USE_CABAL=     async attoparsec base16-bytestring cryptohash \
> -               data-ordlist dataenc fgl graphviz hashable html HTTP \
> +               data-ordlist fgl graphviz hashable html HTTP \
>                 mmap mtl random \
>                 regex-applicative regex-compat-tdfa sandi tar \
>                 transformers-compat unix-compat \
>
> Modified: head/devel/hs-hashed-storage/Makefile
> ============================================================
> ==================
> --- head/devel/hs-hashed-storage/Makefile       Wed Aug 15 09:38:03 2018
>       (r477218)
> +++ head/devel/hs-hashed-storage/Makefile       Wed Aug 15 10:51:55 2018
>       (r477219)
> @@ -10,6 +10,9 @@ COMMENT=      Hashed file storage support code
>
>  LICENSE=       BSD3CLAUSE
>
> +DEPRECATED=    Not being developed upstream
> +EXPIRATION_DATE=       2018-09-15
> +
>  USE_CABAL=     dataenc extensible-exceptions mmap>=0.5 mtl zlib
>
>  FLAGS_DISABLE=         test
>
> Modified: head/www/hs-hS3/Makefile
> ============================================================
> ==================
> --- head/www/hs-hS3/Makefile    Wed Aug 15 09:38:03 2018        (r477218)
> +++ head/www/hs-hS3/Makefile    Wed Aug 15 10:51:55 2018        (r477219)
> @@ -10,6 +10,9 @@ COMMENT=      Interface to Amazon's Simple Storage
> Service
>
>  LICENSE=       BSD3CLAUSE
>
> +DEPRECATED=    Not being developed upstream
> +EXPIRATION_DATE=       2018-09-15
> +
>  USE_CABAL=     Crypto>=4.1.0 dataenc HTTP>=4000.0.0 hxt>=9.0.0 \
>                 MissingH>=0.18.6 network>=2.6 network-uri>=2.6 random \
>                 regex-compat utf8-string
>
>



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