Thursday, December 09, 2021

Re: UPDATE: www/stagit 0.9.6 -> 1.0

Hi,

Bump, can it be updated?

Thanks,

On Wed, Dec 01, 2021 at 06:18:50PM +0100, Hiltjo Posthuma wrote:
> Hi,
>
> This updates stagit from 0.9.6 to 1.0.
>
> Changes:
>
> * Print the number of remaining commits.
> * Ignore '\r' in writing diffs and file blobs.
> * Percent encode characters in path names, like '?' and '#'.
> * Encode XML / HTML entities in the project name.
> * Add EXAMPLES section to the man pages.
>
>
> diff --git www/stagit/Makefile www/stagit/Makefile
> index bdb5d6813a2..697871c1b85 100644
> --- www/stagit/Makefile
> +++ www/stagit/Makefile
> @@ -2,7 +2,7 @@
>
> COMMENT = static git page generator
>
> -DISTNAME = stagit-0.9.6
> +DISTNAME = stagit-1.0
>
> CATEGORIES = www
>
> diff --git www/stagit/distinfo www/stagit/distinfo
> index e202ea726d8..e725186999e 100644
> --- www/stagit/distinfo
> +++ www/stagit/distinfo
> @@ -1,2 +1,2 @@
> -SHA256 (stagit-0.9.6.tar.gz) = 0HLzhvOlRu0DQeIPnC39d1anYfqxxAMWqWaQyyswZtA=
> -SIZE (stagit-0.9.6.tar.gz) = 18777
> +SHA256 (stagit-1.0.tar.gz) = EKDjG7V9baDeqEcoyr7ZW499g/3hO7duDOGO9xq2jY8=
> +SIZE (stagit-1.0.tar.gz) = 19110
>

--
Kind regards,
Hiltjo

No comments:

Post a Comment