aboutsummaryrefslogtreecommitdiff
path: root/sysutils/freesbie
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-05 17:43:02 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-07-05 17:43:02 +0000
commit1f9c436163b43d06fbd4e2e176455868496be8c8 (patch)
treebe65f2c4e6f4d886180cddacd01851cf98994d75 /sysutils/freesbie
parent8f18dd638f083ca68297b07c8a17fcb8f3f8e24e (diff)
downloadports-1f9c436163b43d06fbd4e2e176455868496be8c8.tar.gz
ports-1f9c436163b43d06fbd4e2e176455868496be8c8.zip
Update to latest snapshot:
o It contains the latest script collection :-) o Generates plist during pre-install phase for compatibility with upcoming bsd.port.mk changes PR: 54120 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=84242
Diffstat (limited to 'sysutils/freesbie')
-rw-r--r--sysutils/freesbie/Makefile10
-rw-r--r--sysutils/freesbie/distinfo2
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/freesbie/Makefile b/sysutils/freesbie/Makefile
index 2dfa7d0fb030..5cd8a8303e8a 100644
--- a/sysutils/freesbie/Makefile
+++ b/sysutils/freesbie/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= freesbie
-PORTVERSION= 0.0.20030327
+PORTVERSION= 0.0.20030705
CATEGORIES= sysutils
MASTER_SITES= http://www.stud.uni-karlsruhe.de/~uedc/freesbie/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//}
@@ -24,14 +24,14 @@ CPIO?= /usr/bin/cpio --quiet -pdum -R
SORT= /usr/bin/sort -r
PLIST= ${WRKDIR}/PLIST
-do-install:
+pre-install:
@${TOUCH} ${PLIST}
+
+do-install:
@${MKDIR} ${DATADIR}
@ cd ${WRKSRC} && ${FIND} * -type f -print | ${CPIO} ${BINOWN}:${BINGRP} ${DATADIR}
@ cd ${DATADIR} && ${FIND} * -type d -print | xargs ${CHMOD} 0755
-
-post-install:
- @ cd ${PREFIX} && ${FIND} share/${PORTNAME} -type f -print > ${TMPPLIST}
+ @ cd ${PREFIX} && ${FIND} share/${PORTNAME} -type f -print | ${SORT} > ${TMPPLIST}
@ cd ${PREFIX} && ${FIND} share/${PORTNAME} -type d -print | ${SORT} | ${SED} -e 's#^#@dirrm #' >> ${TMPPLIST}
.include <bsd.port.mk>
diff --git a/sysutils/freesbie/distinfo b/sysutils/freesbie/distinfo
index f764c4e7c876..a95482e84497 100644
--- a/sysutils/freesbie/distinfo
+++ b/sysutils/freesbie/distinfo
@@ -1 +1 @@
-MD5 (freesbie-20030327.tar.bz2) = a3966a4034d88c547a9d5bf74ffab0ce
+MD5 (freesbie-20030705.tar.bz2) = cbe894c3f2ff90549b9f6c065793a56f