aboutsummaryrefslogtreecommitdiffstats
path: root/net/AquaGatekeeper
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-02-16 22:59:33 +0800
committerkrion <krion@FreeBSD.org>2004-02-16 22:59:33 +0800
commit37f11458caac98f0051d54a1eb96c7b0b2a17582 (patch)
tree717f37b9c406f02bed850f320c6b92e1bf0c02fb /net/AquaGatekeeper
parent652ef9235f79b026880e2216f555f408bb7b41a3 (diff)
downloadfreebsd-ports-gnome-37f11458caac98f0051d54a1eb96c7b0b2a17582.tar.gz
freebsd-ports-gnome-37f11458caac98f0051d54a1eb96c7b0b2a17582.tar.zst
freebsd-ports-gnome-37f11458caac98f0051d54a1eb96c7b0b2a17582.zip
- Update to version 1.19
PR: ports/62913 Submitted by: maintainer
Diffstat (limited to 'net/AquaGatekeeper')
-rw-r--r--net/AquaGatekeeper/Makefile8
-rw-r--r--net/AquaGatekeeper/distinfo3
-rw-r--r--net/AquaGatekeeper/pkg-plist7
3 files changed, 15 insertions, 3 deletions
diff --git a/net/AquaGatekeeper/Makefile b/net/AquaGatekeeper/Makefile
index ff3353e0ff3c..f2c724619df2 100644
--- a/net/AquaGatekeeper/Makefile
+++ b/net/AquaGatekeeper/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= AquaGatekeeper
-PORTVERSION= 1.17
+PORTVERSION= 1.19
CATEGORIES= net
MASTER_SITES= ftp://ftp.aqua.comptek.ru/pub/GateKeeper/ \
ftp://www.kuzbass.ru/pub/FreeBSD/ports/distfiles/
-DISTNAME= AquaGatekeeper117FreeBSD
+DISTNAME= AquaGatekeeper119FreeBSD
EXTRACT_SUFX= .tgz
MAINTAINER= eugen@grosbein.pp.ru
@@ -38,6 +38,10 @@ do-install:
@for docfile in ${WRKSRC}/Help/*; \
do ${INSTALL_MAN} $$docfile ${DOCSDIR}; \
done
+ @${MKDIR} ${DOCSDIR}/Rus
+ @for docfile in ${WRKSRC}/Help.Rus/*; \
+ do ${INSTALL_MAN} $$docfile ${DOCSDIR}/Rus; \
+ done
.endif
post-install:
diff --git a/net/AquaGatekeeper/distinfo b/net/AquaGatekeeper/distinfo
index f258dbb91636..6c62f27124ca 100644
--- a/net/AquaGatekeeper/distinfo
+++ b/net/AquaGatekeeper/distinfo
@@ -1 +1,2 @@
-MD5 (AquaGatekeeper117FreeBSD.tgz) = 68fded95233caff1cc05bbac953cd8b7
+MD5 (AquaGatekeeper119FreeBSD.tgz) = 6250a53bdfbbb24f68537edfdbd3644b
+SIZE (AquaGatekeeper119FreeBSD.tgz) = 781596
diff --git a/net/AquaGatekeeper/pkg-plist b/net/AquaGatekeeper/pkg-plist
index ee8d8a409610..30cb8ca4fde5 100644
--- a/net/AquaGatekeeper/pkg-plist
+++ b/net/AquaGatekeeper/pkg-plist
@@ -10,6 +10,13 @@ etc/AquaGatekeeper.cfg.sample
%%PORTDOCS%%%%DOCSDIR%%/OperationPrinciples.htm
%%PORTDOCS%%%%DOCSDIR%%/RevisionHistory.htm
%%PORTDOCS%%%%DOCSDIR%%/default.css
+%%PORTDOCS%%%%DOCSDIR%%/Rus/AquaGatekeeper.htm
+%%PORTDOCS%%%%DOCSDIR%%/Rus/CommandLineOptions.htm
+%%PORTDOCS%%%%DOCSDIR%%/Rus/ConfigSyntax.htm
+%%PORTDOCS%%%%DOCSDIR%%/Rus/OperationPrinciples.htm
+%%PORTDOCS%%%%DOCSDIR%%/Rus/RevisionHistory.htm
+%%PORTDOCS%%%%DOCSDIR%%/Rus/default.css
%%EXAMPLESDIR%%/Example.cfg
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/Rus
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%