Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Dec 2015 04:39:55 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404211 - head/sysutils/geteltorito
Message-ID:  <201512220439.tBM4dtwL038998@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Tue Dec 22 04:39:55 2015
New Revision: 404211
URL: https://svnweb.freebsd.org/changeset/ports/404211

Log:
  - Update to 0.6
  - Set PORTEPOCH
  
  Note: With the last update it was mistakenly labeled as 1.0, while the
        actual version in ports is 0.4.
  
  PR:		204076
  Submitted by:	aeuii@posteo.de
  Approved by:	mat (mentor); maintainer timeout
  Differential Revision:	D4651

Modified:
  head/sysutils/geteltorito/Makefile
  head/sysutils/geteltorito/distinfo

Modified: head/sysutils/geteltorito/Makefile
==============================================================================
--- head/sysutils/geteltorito/Makefile	Tue Dec 22 04:37:16 2015	(r404210)
+++ head/sysutils/geteltorito/Makefile	Tue Dec 22 04:39:55 2015	(r404211)
@@ -2,7 +2,8 @@
 # $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

Modified: head/sysutils/geteltorito/distinfo
==============================================================================
--- head/sysutils/geteltorito/distinfo	Tue Dec 22 04:37:16 2015	(r404210)
+++ head/sysutils/geteltorito/distinfo	Tue Dec 22 04:39:55 2015	(r404211)
@@ -1,2 +1,2 @@
-SHA256 (geteltorito.pl) = 797f36647319f9aa1424eeaf10cd5bfb74db994848cdbb66c04086f18d8eb087
-SIZE (geteltorito.pl) = 5832
+SHA256 (geteltorito.pl) = 378a6305edb9397978e60b7908a85dd8c2546f2808cb845552d5e4a8ba9baab3
+SIZE (geteltorito.pl) = 6602



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512220439.tBM4dtwL038998>