diff options
author | Philip Paeps <philip@FreeBSD.org> | 2007-07-24 08:04:37 +0000 |
---|---|---|
committer | Philip Paeps <philip@FreeBSD.org> | 2007-07-24 08:04:37 +0000 |
commit | 70e51d4e0ad51d8460617aaf90865d2fdacb5f28 (patch) | |
tree | ba743b3982e333e9a938b79c41d728c52cd6c76e /x11-wm | |
parent | 7cdfd867bfa96f8e4b6f1ce1742b21ac407b80fc (diff) | |
download | ports-70e51d4e0ad51d8460617aaf90865d2fdacb5f28.tar.gz ports-70e51d4e0ad51d8460617aaf90865d2fdacb5f28.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ion-3/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/ion-3/distinfo | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/x11-wm/ion-3/Makefile b/x11-wm/ion-3/Makefile index be4cf9835729..7d62a6d51669 100644 --- a/x11-wm/ion-3/Makefile +++ b/x11-wm/ion-3/Makefile @@ -7,10 +7,12 @@ PORTNAME= ion-3rc PORTVERSION= 20070720 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://modeemi.fi/~tuomov/dl/:ion3 \ + ${MASTER_SITE_LOCAL:S/$/:ion3/} \ http://wannabehacker.com/src/:xinerama -DISTNAME= ion-3rc-${PORTVERSION} +MASTER_SITE_SUBDIR= philip/:ion3 DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:ion3 MAINTAINER= philip@FreeBSD.org @@ -36,7 +38,7 @@ PLIST_SUB+= NLS="" PLIST_SUB+= XINERAMA="@comment " .else PLIST_SUB+= XINERAMA="" -DISTFILES+= mod_xinerama-20070430${EXTRACT_SUFX}:xinerama +DISTFILES+= mod_xinerama-20070719${EXTRACT_SUFX}:xinerama .endif MAN1= ion3.1 pwm3.1 diff --git a/x11-wm/ion-3/distinfo b/x11-wm/ion-3/distinfo index 0a4f5b5ba673..f9a84f0cc36a 100644 --- a/x11-wm/ion-3/distinfo +++ b/x11-wm/ion-3/distinfo @@ -1,3 +1,6 @@ MD5 (ion-3rc-20070720.tar.gz) = cef18d7a4aa476b400ecf722c57f6e6a SHA256 (ion-3rc-20070720.tar.gz) = c1d412444bbcbb541adab4efd9fecb131065f3c8c908b2fe9dd17707ac03df61 SIZE (ion-3rc-20070720.tar.gz) = 655409 +MD5 (mod_xinerama-20070719.tar.gz) = 3cd43f33b23bea8ecd0a73d1b1e05c2d +SHA256 (mod_xinerama-20070719.tar.gz) = dd0f24d89161c2d6cca2040313438a2e355824757e8168e7240b600d52ccfc60 +SIZE (mod_xinerama-20070719.tar.gz) = 11650 |