aboutsummaryrefslogtreecommitdiff
path: root/astro/wmsun
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
commit9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /astro/wmsun
parent5a20e7990eb544509174d617d359bf0d4ac64737 (diff)
downloadports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz
ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.zip
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=419133
Diffstat (limited to 'astro/wmsun')
-rw-r--r--astro/wmsun/files/patch-Makefile6
-rw-r--r--astro/wmsun/files/patch-wmSun.c6
2 files changed, 6 insertions, 6 deletions
diff --git a/astro/wmsun/files/patch-Makefile b/astro/wmsun/files/patch-Makefile
index 20562229be26..d21e0a79ec8e 100644
--- a/astro/wmsun/files/patch-Makefile
+++ b/astro/wmsun/files/patch-Makefile
@@ -1,6 +1,6 @@
---- Makefile.orig Wed Jan 6 11:28:39 1999
-+++ Makefile Thu Aug 3 21:28:34 2000
-@@ -18,12 +18,12 @@
+--- Makefile.orig 2015-04-01 21:05:45 UTC
++++ Makefile
+@@ -18,12 +18,12 @@ LIBS = -lXpm -lX11 -lXext -lm
OBJS = wmSun.o SunRise.o ../wmgeneral/wmgeneral.o
.c.o:
diff --git a/astro/wmsun/files/patch-wmSun.c b/astro/wmsun/files/patch-wmSun.c
index 45b0541943da..7f5293d03e28 100644
--- a/astro/wmsun/files/patch-wmSun.c
+++ b/astro/wmsun/files/patch-wmSun.c
@@ -1,6 +1,6 @@
---- wmSun.c.orig Thu Aug 15 18:04:04 2002
-+++ wmSun.c Thu Aug 15 18:06:24 2002
-@@ -76,7 +76,8 @@
+--- wmSun.c.orig 2015-04-01 21:07:58 UTC
++++ wmSun.c
+@@ -76,7 +76,8 @@ int main(int argc, char *argv[]) {
int LocalDayOfMonth, DayOfMonth;
int Hours, Mins, Secs, OldSecs, digit, xoff, xsize;
int OldMins;