svn commit: r378344 - in head: . deskutils deskutils/currtime sysutils sysutils/currtime
Muhammad Moinur Rahman
bofh at FreeBSD.org
Tue Feb 3 10:36:20 UTC 2015
Author: bofh
Date: Tue Feb 3 10:36:18 2015
New Revision: 378344
URL: https://svnweb.freebsd.org/changeset/ports/378344
QAT: https://qat.redports.org/buildarchive/r378344/
Log:
[CHANGE CATEGORY] sysutils/currtime: deskutils->sysutils
Submitted by: danfe
Approved by: bapt(mentor)
Added:
head/sysutils/currtime/
- copied from r378343, head/deskutils/currtime/
Deleted:
head/deskutils/currtime/
Modified:
head/MOVED
head/deskutils/Makefile
head/sysutils/Makefile
head/sysutils/currtime/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Tue Feb 3 09:35:51 2015 (r378343)
+++ head/MOVED Tue Feb 3 10:36:18 2015 (r378344)
@@ -7419,3 +7419,4 @@ security/openssh-portable66|security/ope
www/p5-WWW-Scraper-ISBN-Driver|www/p5-WWW-Scraper-ISBN|2015-02-02|Has expired: Merged to www/p5-WWW-Scraper-ISBN by upstream
www/p5-WWW-Scraper-ISBN-Record|www/p5-WWW-Scraper-ISBN|2015-02-02|Has expired: Merged to www/p5-WWW-Scraper-ISBN by upstream
japanese/xlockmore|x11/xlockmore|2015-02-02|Merged into x11/xlockmore
+deskutils/currtime:sysutils/currtime|2015-02-03|Move to sysutils category
Modified: head/deskutils/Makefile
==============================================================================
--- head/deskutils/Makefile Tue Feb 3 09:35:51 2015 (r378343)
+++ head/deskutils/Makefile Tue Feb 3 10:36:18 2015 (r378344)
@@ -30,7 +30,6 @@
SUBDIR += conkyemail
SUBDIR += conkyforecast
SUBDIR += countdown
- SUBDIR += currtime
SUBDIR += cycle
SUBDIR += dailystrips
SUBDIR += deforaos-todo
Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile Tue Feb 3 09:35:51 2015 (r378343)
+++ head/sysutils/Makefile Tue Feb 3 10:36:18 2015 (r378344)
@@ -160,6 +160,7 @@
SUBDIR += cronolog
SUBDIR += cronolog-devel
SUBDIR += curly
+ SUBDIR += currtime
SUBDIR += cw
SUBDIR += daa2iso
SUBDIR += dae
Modified: head/sysutils/currtime/Makefile
==============================================================================
--- head/deskutils/currtime/Makefile Tue Feb 3 09:35:51 2015 (r378343)
+++ head/sysutils/currtime/Makefile Tue Feb 3 10:36:18 2015 (r378344)
@@ -2,7 +2,7 @@
PORTNAME= currtime
PORTVERSION= 0.2
-CATEGORIES= deskutils
+CATEGORIES= sysutils
MASTER_SITES= http://www.neelc.org/files/currtime/${PORTVERSION}/
MAINTAINER= neel at neelc.org
More information about the svn-ports-all
mailing list