svn commit: r422433 - head/astro/xphoon
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Sep 19 13:01:12 UTC 2016
Author: amdmi3
Date: Mon Sep 19 13:01:11 2016
New Revision: 422433
URL: https://svnweb.freebsd.org/changeset/ports/422433
Log:
- Fix versioning, simplify the port
- Add TIMESTAMP
Modified:
head/astro/xphoon/Makefile
head/astro/xphoon/distinfo
Modified: head/astro/xphoon/Makefile
==============================================================================
--- head/astro/xphoon/Makefile Mon Sep 19 12:48:30 2016 (r422432)
+++ head/astro/xphoon/Makefile Mon Sep 19 13:01:11 2016 (r422433)
@@ -2,11 +2,9 @@
# $FreeBSD$
PORTNAME= xphoon
-PORTVERSION= 2000.06.13
-PORTREVISION= 2
+PORTVERSION= 20000613
CATEGORIES= astro
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/20000613
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
+MASTER_SITES= SF
MAINTAINER= ports at FreeBSD.org
COMMENT= Set the root window to the moon in its current phase
Modified: head/astro/xphoon/distinfo
==============================================================================
--- head/astro/xphoon/distinfo Mon Sep 19 12:48:30 2016 (r422432)
+++ head/astro/xphoon/distinfo Mon Sep 19 13:01:11 2016 (r422433)
@@ -1,2 +1,3 @@
+TIMESTAMP = 1474289293
SHA256 (xphoon-20000613.tar.gz) = 84617b4d11789e9b89cf3bf4b09a593593fdd36c76b10d6690860e66f958c747
SIZE (xphoon-20000613.tar.gz) = 90463
More information about the svn-ports-head
mailing list