Index: head/sysutils/geteltorito/Makefile =================================================================== --- head/sysutils/geteltorito/Makefile (revision 404210) +++ head/sysutils/geteltorito/Makefile (revision 404211) @@ -1,29 +1,30 @@ # Created by: Valerio Daelli # $FreeBSD$ PORTNAME= geteltorito -PORTVERSION= 1.0 +PORTVERSION= 0.6 +PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= http://www.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/ DISTFILES= ${PORTNAME}.pl EXTRACT_ONLY= MAINTAINER= valerio.daelli@gmail.com COMMENT= El Torito image extractor NO_BUILD= yes USES= perl5 shebangfix USE_PERL5= run PLIST_FILES= bin/${PORTNAME} SHEBANG_FILES= geteltorito.pl do-extract: @${MKDIR} ${WRKSRC} @${CP} ${DISTDIR}/${DISTFILES} ${WRKSRC} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/sysutils/geteltorito/distinfo =================================================================== --- head/sysutils/geteltorito/distinfo (revision 404210) +++ head/sysutils/geteltorito/distinfo (revision 404211) @@ -1,2 +1,2 @@ -SHA256 (geteltorito.pl) = 797f36647319f9aa1424eeaf10cd5bfb74db994848cdbb66c04086f18d8eb087 -SIZE (geteltorito.pl) = 5832 +SHA256 (geteltorito.pl) = 378a6305edb9397978e60b7908a85dd8c2546f2808cb845552d5e4a8ba9baab3 +SIZE (geteltorito.pl) = 6602