diff options
author | sat <sat@FreeBSD.org> | 2008-02-04 23:52:13 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2008-02-04 23:52:13 +0800 |
commit | 9bd3f380946baa3f03d2e2ca17fb219d93e0c5ca (patch) | |
tree | d495ba6d3c8cba47ba1110db3b0efaeaab1708d7 | |
parent | 936cb365947d2213a9003ad7348251d6f5174a92 (diff) | |
download | freebsd-ports-graphics-9bd3f380946baa3f03d2e2ca17fb219d93e0c5ca.tar.gz freebsd-ports-graphics-9bd3f380946baa3f03d2e2ca17fb219d93e0c5ca.tar.zst freebsd-ports-graphics-9bd3f380946baa3f03d2e2ca17fb219d93e0c5ca.zip |
- Update to 7.9.9
-rw-r--r-- | deskutils/plans/Makefile | 3 | ||||
-rw-r--r-- | deskutils/plans/distinfo | 9 | ||||
-rw-r--r-- | deskutils/plans/pkg-plist | 1 |
3 files changed, 9 insertions, 4 deletions
diff --git a/deskutils/plans/Makefile b/deskutils/plans/Makefile index ba6e2e87ea9..ffb19ec21f8 100644 --- a/deskutils/plans/Makefile +++ b/deskutils/plans/Makefile @@ -6,13 +6,14 @@ # PORTNAME= plans -PORTVERSION= 7.9.8 +PORTVERSION= 7.9.9 CATEGORIES= deskutils www MASTER_SITES= http://www.planscalendar.com/release/:plans \ http://www.planscalendar.com/addons/:addons \ http://www.freebsd.org/gifs/:logo CENKES:plans,addons,logo DISTNAME= ${PORTNAME}_${DISTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:plans \ + cz_czech.pl:addons \ danish.pl:addons \ nl_dutch.pl:addons \ fr_french.pl:addons \ diff --git a/deskutils/plans/distinfo b/deskutils/plans/distinfo index e1acb17169d..025ef1d2a26 100644 --- a/deskutils/plans/distinfo +++ b/deskutils/plans/distinfo @@ -1,6 +1,9 @@ -MD5 (plans/plans_7.9.8.zip) = 2d16a263168a839f7f5ec594dacf0e2d -SHA256 (plans/plans_7.9.8.zip) = 84342b2833753b5415445a76660e5fb06b2ce5f17cff908f3b4144efcf464878 -SIZE (plans/plans_7.9.8.zip) = 606907 +MD5 (plans/plans_7.9.9.zip) = 270c4ba9ae5f00c112bebb05ba445828 +SHA256 (plans/plans_7.9.9.zip) = f440690d186365618bc990818c0915189a33ee5d04b900b4388b89c7d410de59 +SIZE (plans/plans_7.9.9.zip) = 606968 +MD5 (plans/cz_czech.pl) = 9427797fbb806ecba70250c80465d5b4 +SHA256 (plans/cz_czech.pl) = eeed661b1ea60acf91b40a78550610ed94b95d014d88f954a28f0f279623409d +SIZE (plans/cz_czech.pl) = 38446 MD5 (plans/danish.pl) = a2c4021f15ea0696de3b131133264f2a SHA256 (plans/danish.pl) = caed01510af6d0f49a409b8b2467ddaa2f095462374ab388806cab230134cf19 SIZE (plans/danish.pl) = 36419 diff --git a/deskutils/plans/pkg-plist b/deskutils/plans/pkg-plist index 6b62bb1a6d6..15c04f5286c 100644 --- a/deskutils/plans/pkg-plist +++ b/deskutils/plans/pkg-plist @@ -341,6 +341,7 @@ %%WWWDIR%%/theme/upcoming_events.js %%WWWDIR%%/us_english.pl %%WWWDIR%%/us_english_utf8.pl +%%WWWDIR%%/cz_czech.pl %%WWWDIR%%/danish.pl %%WWWDIR%%/de_german.pl %%WWWDIR%%/fr_french.pl |