Index: head/sysutils/freesbie/Makefile =================================================================== --- head/sysutils/freesbie/Makefile (revision 143796) +++ head/sysutils/freesbie/Makefile (revision 143797) @@ -1,36 +1,35 @@ # New ports collection makefile for: FreeSBIE # Date created: 27 March 2003 # Whom: Thomas E. Zander # # $FreeBSD$ # PORTNAME= freesbie -PORTVERSION= 0.0.20040207 -PORTREVISION= 1 +PORTVERSION= 1.1.20050929 CATEGORIES= sysutils -MASTER_SITES= http://www.stud.uni-karlsruhe.de/~uedc/freesbie/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//} +MASTER_SITES= http://www.rrr.de/~riggs/freesbie/ +DISTNAME= ${PORTNAME}-${PORTVERSION:S/1.1.//} MAINTAINER= riggs@rrr.de COMMENT= Yet another cool answer to the system-on-cd question RUN_DEPENDS= mkisofs:${PORTSDIR}/sysutils/cdrtools \ create_compressed_fs:${PORTSDIR}/sysutils/cloop-utils USE_BZIP2= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} do-install: @${MKDIR} ${DATADIR} @ cd ${WRKSRC} && ${FIND} * -type f -print | \ ${CPIO} --quiet -pdum -R ${BINOWN}:${BINGRP} ${DATADIR} @ cd ${DATADIR} && ${FIND} * -type d -print | ${XARGS} ${CHMOD} 0755 @ cd ${PREFIX} && ${FIND} share/${PORTNAME} -type f -print | \ ${SORT} -r > ${TMPPLIST} @ cd ${PREFIX} && ${FIND} share/${PORTNAME} -type d -print | \ ${SORT} -r | ${SED} -e 's#^#@dirrm #' >> ${TMPPLIST} .include Property changes on: head/sysutils/freesbie/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/sysutils/freesbie/distinfo =================================================================== --- head/sysutils/freesbie/distinfo (revision 143796) +++ head/sysutils/freesbie/distinfo (revision 143797) @@ -1,2 +1,2 @@ -MD5 (freesbie-20040207.tar.bz2) = ba18c924b021924cceabd93bb89da53f -SIZE (freesbie-20040207.tar.bz2) = 151799 +MD5 (freesbie-20050929.tar.bz2) = 88c729ae2c63b387dc8a3ee617185021 +SIZE (freesbie-20050929.tar.bz2) = 120104 Property changes on: head/sysutils/freesbie/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property