aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ticker.app
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-03-23 23:17:11 +0000
committerPatrick Li <pat@FreeBSD.org>2002-03-23 23:17:11 +0000
commitc6bb4fa49dbee4f493677afb9d0aae6a2757ded8 (patch)
tree0f1be3f33145b16968a66520e3c0dc8b9d580786 /sysutils/ticker.app
parentfdd275756ba5df4f1d9df9dc3073a4408e070ea6 (diff)
downloadports-c6bb4fa49dbee4f493677afb9d0aae6a2757ded8.tar.gz
ports-c6bb4fa49dbee4f493677afb9d0aae6a2757ded8.zip
Update to 0.5.0
Notes
Notes: svn path=/head/; revision=56502
Diffstat (limited to 'sysutils/ticker.app')
-rw-r--r--sysutils/ticker.app/Makefile13
-rw-r--r--sysutils/ticker.app/distinfo2
-rw-r--r--sysutils/ticker.app/pkg-plist2
3 files changed, 12 insertions, 5 deletions
diff --git a/sysutils/ticker.app/Makefile b/sysutils/ticker.app/Makefile
index 099a2c37772d..9eab6ed86eaf 100644
--- a/sysutils/ticker.app/Makefile
+++ b/sysutils/ticker.app/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ticker.app
-PORTVERSION= 0.2.0
+PORTVERSION= 0.5.0
CATEGORIES= sysutils windowmaker
MASTER_SITES= http://www.sh.rim.or.jp/~ssato/src/
@@ -17,8 +17,15 @@ USE_X_PREFIX= yes
USE_XPM= yes
GNU_CONFIGURE= yes
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/src/ticker.app ${PREFIX}/bin
+MAN1= ticker.app.1
+
+pre-patch:
+.for dir in src doc .
+ @${PERL} -pi -e 's|\@program_transform_name\@||' \
+ ${WRKSRC}/${dir}/Makefile.in
+.endfor
+
+post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/ChangeLog \
diff --git a/sysutils/ticker.app/distinfo b/sysutils/ticker.app/distinfo
index c9d0e6cca5de..9f8333f015ac 100644
--- a/sysutils/ticker.app/distinfo
+++ b/sysutils/ticker.app/distinfo
@@ -1 +1 @@
-MD5 (ticker.app-0.2.0.tar.bz2) = 1b96c2e071ef786ae991ef34f661a8ef
+MD5 (ticker.app-0.5.0.tar.bz2) = e97c11e9d60d479fe01c10050584c7f7
diff --git a/sysutils/ticker.app/pkg-plist b/sysutils/ticker.app/pkg-plist
index 9a572e65592c..db2001a18616 100644
--- a/sysutils/ticker.app/pkg-plist
+++ b/sysutils/ticker.app/pkg-plist
@@ -1,4 +1,4 @@
bin/ticker.app
%%PORTDOCS%%share/doc/ticker.app/ChangeLog
%%PORTDOCS%%share/doc/ticker.app/README
-@dirrm share/doc/ticker.app
+%%PORTDOCS%%@dirrm share/doc/ticker.app