aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-12-03 11:37:50 +0800
committeredwin <edwin@FreeBSD.org>2005-12-03 11:37:50 +0800
commitd7ab017ed2a95552900c19c2da133363877c7d18 (patch)
tree9647f98a428733624eba6e030e95e5718766245f
parent855bb9e5e52f91e31173c68a032f60eb14f2eba1 (diff)
downloadfreebsd-ports-gnome-d7ab017ed2a95552900c19c2da133363877c7d18.tar.gz
freebsd-ports-gnome-d7ab017ed2a95552900c19c2da133363877c7d18.tar.zst
freebsd-ports-gnome-d7ab017ed2a95552900c19c2da133363877c7d18.zip
Add -C to strfile
Bump portrevision Add SHA256 thingie
-rw-r--r--misc/fortune-mod-bible/Makefile3
-rw-r--r--misc/fortune-mod-bible/distinfo1
2 files changed, 3 insertions, 1 deletions
diff --git a/misc/fortune-mod-bible/Makefile b/misc/fortune-mod-bible/Makefile
index 5a537fbba940..81303a8cc984 100644
--- a/misc/fortune-mod-bible/Makefile
+++ b/misc/fortune-mod-bible/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fortune-mod-bible
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= fortunebible
@@ -23,7 +24,7 @@ SUB_FILES+= pkg-message
_STRFILE= /usr/games/strfile
do-build:
- @cd ${WRKSRC} && ${_STRFILE} bible
+ @cd ${WRKSRC} && ${_STRFILE} -C bible
do-install:
@${MKDIR} ${PREFIX}/share/games
diff --git a/misc/fortune-mod-bible/distinfo b/misc/fortune-mod-bible/distinfo
index c88cb33a5681..5c7adddc978c 100644
--- a/misc/fortune-mod-bible/distinfo
+++ b/misc/fortune-mod-bible/distinfo
@@ -1,2 +1,3 @@
MD5 (fortune-mod-bible/bible.tar.bz2) = eeeab5b2ad0d514ae728eaeea2fac21e
+SHA256 (fortune-mod-bible/bible.tar.bz2) = 3a63309ac48a73c09e24d9148a84af40a9a05ef805d1e15760edc98c8a884fd8
SIZE (fortune-mod-bible/bible.tar.bz2) = 1105456