svn commit: r385778 - head/games/katawa-shoujo
Jan Beich
jbeich at FreeBSD.org
Fri May 8 13:30:30 UTC 2015
Author: jbeich
Date: Fri May 8 13:30:28 2015
New Revision: 385778
URL: https://svnweb.freebsd.org/changeset/ports/385778
Log:
games/katawa-shoujo: update to 1.3
- Drop MANUAL_PACKAGE_BUILD for package size < 1G
- List available languages in pkg-descr
Changes: http://katawashoujo.blogspot.fi/2015/04/katawa-shoujo-japanese-translation.html
Modified:
head/games/katawa-shoujo/Makefile (contents, props changed)
head/games/katawa-shoujo/distinfo (contents, props changed)
head/games/katawa-shoujo/pkg-descr (contents, props changed)
Modified: head/games/katawa-shoujo/Makefile
==============================================================================
--- head/games/katawa-shoujo/Makefile Fri May 8 13:24:35 2015 (r385777)
+++ head/games/katawa-shoujo/Makefile Fri May 8 13:30:28 2015 (r385778)
@@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= katawa-shoujo
-PORTVERSION= 1.2
-DISTVERSIONSUFFIX=-[linux-x86][8F3BA490]
+PORTVERSION= 1.3
+DISTVERSIONSUFFIX=-[linux-x86][FCF758CC]
CATEGORIES= games
MASTER_SITES= http://dl.katawa-shoujo.com/gold_${PORTVERSION}/:game \
GENTOO/distfiles:icon
@@ -25,7 +25,7 @@ USES= tar:bz2
NO_ARCH= yes
NO_BUILD= yes
INSTALLS_ICONS= yes
-WRKSRC= ${WRKDIR}/Katawa\ Shoujo-linux-x86
+WRKSRC= ${WRKDIR}/Katawa\ Shoujo-${PORTVERSION}-linux
PORTDATA= *
PORTDOCS= *.pdf
PLIST_FILES= bin/${PORTNAME} \
@@ -41,8 +41,6 @@ DESKTOP_ENTRIES="Katawa Shoujo" \
OPTIONS_DEFINE= DOCS
-MANUAL_PACKAGE_BUILD= huge (470MiB)
-
pre-install:
${PRINTF} '#! /bin/sh\nrenpy ${DATADIR} "$$@"\n' \
>${WRKDIR}/${PORTNAME}
Modified: head/games/katawa-shoujo/distinfo
==============================================================================
--- head/games/katawa-shoujo/distinfo Fri May 8 13:24:35 2015 (r385777)
+++ head/games/katawa-shoujo/distinfo Fri May 8 13:30:28 2015 (r385778)
@@ -1,5 +1,5 @@
-SHA256 ([4ls]_katawa_shoujo_1.2-[linux-x86][8F3BA490].tar.bz2) = 558b74ab6b69cc61ac98905a9ca38695303963210ad846108963c6334a9205ae
-SIZE ([4ls]_katawa_shoujo_1.2-[linux-x86][8F3BA490].tar.bz2) = 483215826
+SHA256 ([4ls]_katawa_shoujo_1.3-[linux-x86][FCF758CC].tar.bz2) = a7fbe9330e60a5457ce504f20de357191f0809beab345a9c00974fedd74ae573
+SIZE ([4ls]_katawa_shoujo_1.3-[linux-x86][FCF758CC].tar.bz2) = 496193762
SHA256 (katawa-shoujo-48.png) = a366a52fd9dd241182d163e28a37f537fa71d5d46f1fc899da08b492c371a0fd
SIZE (katawa-shoujo-48.png) = 3621
SHA256 (katawa-shoujo-256.png) = 8130b39af5341b0e1c85cbd6ef5be229de2877d696e5b372e1aacf176778df45
Modified: head/games/katawa-shoujo/pkg-descr
==============================================================================
--- head/games/katawa-shoujo/pkg-descr Fri May 8 13:24:35 2015 (r385777)
+++ head/games/katawa-shoujo/pkg-descr Fri May 8 13:30:28 2015 (r385778)
@@ -8,4 +8,6 @@ plays his cards right. There are five ma
5 main female characters, each path following the storyline pertaining
to that character.
+This package contains English, Spanish, French and Japanese versions.
+
WWW: http://www.katawa-shoujo.com/
More information about the svn-ports-all
mailing list