aboutsummaryrefslogtreecommitdiff
path: root/games/bs
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-06-30 20:08:37 +0000
committerSteve Wills <swills@FreeBSD.org>2019-06-30 20:08:37 +0000
commite2431d6513ca635ce084c1422007d641f5acf064 (patch)
tree4d26765133948ad643544990b519284cd370208d /games/bs
parentd50f60cddb39f4c64f31fef63096f7b5b544fcc2 (diff)
downloadports-e2431d6513ca635ce084c1422007d641f5acf064.tar.gz
ports-e2431d6513ca635ce084c1422007d641f5acf064.zip
games/bs: update to 2.11
While here, assign maintainership to submitter PR: 238575 Submitted by: Alfonso S. Siciliano <alfix86@gmail.com>
Notes
Notes: svn path=/head/; revision=505469
Diffstat (limited to 'games/bs')
-rw-r--r--games/bs/Makefile23
-rw-r--r--games/bs/distinfo5
2 files changed, 19 insertions, 9 deletions
diff --git a/games/bs/Makefile b/games/bs/Makefile
index ea5df1d906d6..5537206fd8a2 100644
--- a/games/bs/Makefile
+++ b/games/bs/Makefile
@@ -2,23 +2,32 @@
# $FreeBSD$
PORTNAME= bs
-PORTVERSION= 2.10
+PORTVERSION= 2.11
CATEGORIES= games
-MASTER_SITES= http://www.catb.org/~esr/bs/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= alfix86@gmail.com
COMMENT= Battleships solitaire game with a color interface
-LICENSE= BSD3CLAUSE
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+BUILD_DEPENDS= xmlto:textproc/xmlto
+
+USES= gmake gnome ncurses
-USES= gmake ncurses
MAKE_ARGS= CC="${CC}"
ALL_TARGET= # empty
-PLIST_FILES= bin/${PORTNAME} \
+USE_GITLAB= yes
+GL_ACCOUNT= esr
+GL_COMMIT= 73947294765e163a7b914fd6eb4dd364125b3382
+
+INSTALLS_ICONS= yes
+
+PLIST_FILES= ${DESKTOPDIR}/${PORTNAME}.desktop \
+ bin/${PORTNAME} \
man/man6/${PORTNAME}.6.gz \
share/appdata/${PORTNAME}.xml \
- ${DESKTOPDIR}/${PORTNAME}.desktop \
share/icons/hicolor/32x32/apps/battleship.png
PORTDOCS= NEWS README
diff --git a/games/bs/distinfo b/games/bs/distinfo
index 2ceb04cd6b81..c1dd0d37fe34 100644
--- a/games/bs/distinfo
+++ b/games/bs/distinfo
@@ -1,2 +1,3 @@
-SHA256 (bs-2.10.tar.gz) = 1f8c1541fd13f481ff96df26d668658a7465da064801ae22ee584bd50f3a3107
-SIZE (bs-2.10.tar.gz) = 15426
+TIMESTAMP = 1560586814
+SHA256 (esr-bs-73947294765e163a7b914fd6eb4dd364125b3382_GL0.tar.gz) = 7190b972a877b578b0023e2a5b0770858e2b62337f0a6a6f8ceeedecd54e6207
+SIZE (esr-bs-73947294765e163a7b914fd6eb4dd364125b3382_GL0.tar.gz) = 14201