aboutsummaryrefslogtreecommitdiffstats
path: root/devel/otrs
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2006-09-19 23:45:57 +0800
committergarga <garga@FreeBSD.org>2006-09-19 23:45:57 +0800
commit2b5d962aef8d869049529f4bfa51819977143a0d (patch)
tree77c92403e31c0025017405bb213e8464f4d09113 /devel/otrs
parent58d5adec1be3fc903f6dbe3b1df878e4e1eb6b0e (diff)
downloadfreebsd-ports-graphics-2b5d962aef8d869049529f4bfa51819977143a0d.tar.gz
freebsd-ports-graphics-2b5d962aef8d869049529f4bfa51819977143a0d.tar.zst
freebsd-ports-graphics-2b5d962aef8d869049529f4bfa51819977143a0d.zip
- Install RELEASE file to OTRSDIR
- Bump PORTREVISION PR: ports/101204 Submitted by: J. Martin Petersen <jmp@aub.dk> Reviewed by: Nick Barkas <snb@threerings.net> (maintainer)
Diffstat (limited to 'devel/otrs')
-rw-r--r--devel/otrs/Makefile3
-rw-r--r--devel/otrs/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/otrs/Makefile b/devel/otrs/Makefile
index 53d890b053c..b90835d2c0a 100644
--- a/devel/otrs/Makefile
+++ b/devel/otrs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= otrs
PORTVERSION= 2.0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.otrs.org/pub/otrs/
DISTNAME= ${PORTNAME}-${PORTVERSION}-01
@@ -124,6 +124,7 @@ do-install:
@${MKDIR} ${ROOT_DIRS_LIST:S!^!${OTRSDIR}/!} ${BIN_DIRS_LIST:S!^!${OTRSDIR}/bin/!} \
${SCRIPTS_DIRS_LIST:S!^!${OTRSDIR}/scripts/!}
@${INSTALL_DATA} ${WRKSRC}/.*.dist ${OTRSDIR}/
+ @${INSTALL_DATA} ${WRKSRC}/RELEASE ${OTRSDIR}/
.for D in ${BIN_DIRS_LIST}
@${INSTALL_SCRIPT} ${WRKSRC}/bin/${D}/*.* ${OTRSDIR}/bin/${D}/
.endfor
diff --git a/devel/otrs/pkg-plist b/devel/otrs/pkg-plist
index f00e5dd55b9..9b52b88d618 100644
--- a/devel/otrs/pkg-plist
+++ b/devel/otrs/pkg-plist
@@ -1,6 +1,7 @@
otrs/.fetchmailrc.dist
otrs/.mailfilter.dist
otrs/.procmailrc.dist
+otrs/RELEASE
otrs/bin/CheckDB.pl
otrs/bin/CleanUp.pl
otrs/bin/Cron.sh