diff options
author | edwin <edwin@FreeBSD.org> | 2007-10-12 05:12:41 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2007-10-12 05:12:41 +0800 |
commit | 884edb4f60985e26235e4d07a16d41be44c0db98 (patch) | |
tree | aa42f86393f01c4dbbed55a93aaa0f02ebf628a5 /misc/zoneinfo | |
parent | c7e14facfb6aed423f1f2bd68e5eb84685f77efa (diff) | |
download | freebsd-ports-gnome-884edb4f60985e26235e4d07a16d41be44c0db98.tar.gz freebsd-ports-gnome-884edb4f60985e26235e4d07a16d41be44c0db98.tar.zst freebsd-ports-gnome-884edb4f60985e26235e4d07a16d41be44c0db98.zip |
Update patch for AX (Europe/Mariehamm)
Added "make test-patches" target.
Submitted by: David Yeske
Diffstat (limited to 'misc/zoneinfo')
-rw-r--r-- | misc/zoneinfo/Makefile | 7 | ||||
-rw-r--r-- | misc/zoneinfo/files/patchremove-ax | 12 |
2 files changed, 13 insertions, 6 deletions
diff --git a/misc/zoneinfo/Makefile b/misc/zoneinfo/Makefile index 10c2b10cefee..daf47449ca49 100644 --- a/misc/zoneinfo/Makefile +++ b/misc/zoneinfo/Makefile @@ -6,6 +6,7 @@ PORTNAME= zoneinfo DISTVERSION= 2007h +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ftp://elsie.nci.nih.gov/pub/ DISTNAME= tzdata${DISTVERSION} @@ -58,4 +59,10 @@ do-install: post-install: @${CAT} ${PKGMESSAGE} +test-patches: +.for M in ${MISSING} + make clean + EXTRA_PATCHES=${FILESDIR}/patchremove-${M} make patch +.endfor + .include <bsd.port.post.mk> diff --git a/misc/zoneinfo/files/patchremove-ax b/misc/zoneinfo/files/patchremove-ax index 6b9f86387128..105145644c25 100644 --- a/misc/zoneinfo/files/patchremove-ax +++ b/misc/zoneinfo/files/patchremove-ax @@ -1,9 +1,9 @@ ---- zone.tab.orig Tue Mar 28 13:09:09 2006 -+++ zone.tab Tue Mar 28 13:09:18 2006 -@@ -65,7 +65,7 @@ - AU -1228+13050 Australia/Darwin Northern Territory - AU -3157+11551 Australia/Perth Western Australia - AW +1230-06858 America/Aruba +--- zone.tab.orig Tue Aug 21 00:45:10 2007 ++++ zone.tab Fri Oct 12 07:10:31 2007 +@@ -66,7 +66,7 @@ + AU -3157+11551 Australia/Perth Western Australia - most locations + AU -3143+12852 Australia/Eucla Western Australia - Eucla area + AW +1230-06958 America/Aruba -AX +6006+01957 Europe/Mariehamn +#AX +6006+01957 Europe/Mariehamn AZ +4023+04951 Asia/Baku |