diff options
author | pav <pav@FreeBSD.org> | 2005-01-25 02:54:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-01-25 02:54:08 +0800 |
commit | 0b713a2338f695f44fe952cc0668b07505140567 (patch) | |
tree | 1e6bed0b8f84114afb8381ffd7d6ebb00a356a32 /astro | |
parent | e82f4b3972f31b28a68e8c35ce9d4279f1432734 (diff) | |
download | freebsd-ports-gnome-0b713a2338f695f44fe952cc0668b07505140567.tar.gz freebsd-ports-gnome-0b713a2338f695f44fe952cc0668b07505140567.tar.zst freebsd-ports-gnome-0b713a2338f695f44fe952cc0668b07505140567.zip |
- Distfile was repacked, one of our local changes was included, otherwise no
changes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/gdesklets-goodweather/Makefile | 3 | ||||
-rw-r--r-- | astro/gdesklets-goodweather/distinfo | 4 | ||||
-rw-r--r-- | astro/gdesklets-goodweather/files/patch-GoodWeather.display | 11 |
3 files changed, 3 insertions, 15 deletions
diff --git a/astro/gdesklets-goodweather/Makefile b/astro/gdesklets-goodweather/Makefile index 5022c05f8c22..6cf222f27758 100644 --- a/astro/gdesklets-goodweather/Makefile +++ b/astro/gdesklets-goodweather/Makefile @@ -11,14 +11,13 @@ PORTREVISION= 3 CATEGORIES= astro gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- -DISTNAME= GoodWeather-${PORTVERSION} +DISTNAME= GoodWeather MAINTAINER= pav@FreeBSD.org COMMENT= A desklet that displays current weather condition and forecast RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets -USE_BZIP2= yes USE_PYTHON= yes USE_X_PREFIX= yes USE_REINPLACE= yes diff --git a/astro/gdesklets-goodweather/distinfo b/astro/gdesklets-goodweather/distinfo index c6455e90dde2..6685e666dc86 100644 --- a/astro/gdesklets-goodweather/distinfo +++ b/astro/gdesklets-goodweather/distinfo @@ -1,2 +1,2 @@ -MD5 (GoodWeather-0.4.tar.bz2) = ad7851fed9de6f8adc35d522d5b08cdb -SIZE (GoodWeather-0.4.tar.bz2) = 1460955 +MD5 (GoodWeather.tar.gz) = 2470e742a04bd21c0d9492631fc9be1b +SIZE (GoodWeather.tar.gz) = 1458927 diff --git a/astro/gdesklets-goodweather/files/patch-GoodWeather.display b/astro/gdesklets-goodweather/files/patch-GoodWeather.display deleted file mode 100644 index fd069d1c1ffc..000000000000 --- a/astro/gdesklets-goodweather/files/patch-GoodWeather.display +++ /dev/null @@ -1,11 +0,0 @@ ---- GoodWeather.display.orig Sun Nov 23 18:16:12 2003 -+++ GoodWeather.display Sun Dec 5 00:41:31 2004 -@@ -1,7 +1,7 @@ - <?xml version="1.0" encoding="UTF-8"?> - - <display window-flags="below, sticky" anchor="ne"> -- <metha author="Konrad Rieck" -+ <meta author="Konrad Rieck" - name="GoodWeather display" - version="0.3" - description="Themable weather condition and forecast display (needs FontSelector)"/> |