diff options
author | dhn <dhn@FreeBSD.org> | 2009-04-28 03:17:38 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-04-28 03:17:38 +0800 |
commit | 5289e95d0de5ed06596acc84d0c21fd84160328d (patch) | |
tree | f0a11e9c5e8f107d3d95c5cd66093bdbe7b4d1b7 /x11-wm | |
parent | dc21608ae5ae5c5a5644c633b5ad63b0d6bafb18 (diff) | |
download | freebsd-ports-gnome-5289e95d0de5ed06596acc84d0c21fd84160328d.tar.gz freebsd-ports-gnome-5289e95d0de5ed06596acc84d0c21fd84160328d.tar.zst freebsd-ports-gnome-5289e95d0de5ed06596acc84d0c21fd84160328d.zip |
- Update to 1.4.4
- Add backup mirror
- Take maintainership
Approved by: Chess Griffin <chess@chessgriffin.com> (old maintainer), miwi (mentor)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ratpoison/Makefile | 8 | ||||
-rw-r--r-- | x11-wm/ratpoison/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11-wm/ratpoison/Makefile b/x11-wm/ratpoison/Makefile index 90f9409a08f2..ded60643a2bc 100644 --- a/x11-wm/ratpoison/Makefile +++ b/x11-wm/ratpoison/Makefile @@ -6,12 +6,12 @@ # PORTNAME= ratpoison -PORTVERSION= 1.4.3 -PORTREVISION= 3 +PORTVERSION= 1.4.4 CATEGORIES= x11-wm -MASTER_SITES= ${MASTER_SITE_SAVANNAH} +MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ + http://mirror.4bit.ws/ratpoison/ -MAINTAINER= chess@chessgriffin.com +MAINTAINER= dhn@FreeBSD.org COMMENT= Simple window manager with no fat library dependencies RUN_DEPENDS= bash:${PORTSDIR}/shells/bash diff --git a/x11-wm/ratpoison/distinfo b/x11-wm/ratpoison/distinfo index 7e286c982eee..75896939ef6b 100644 --- a/x11-wm/ratpoison/distinfo +++ b/x11-wm/ratpoison/distinfo @@ -1,3 +1,3 @@ -MD5 (ratpoison-1.4.3.tar.gz) = c1899e3e2549d29825cdb1b8d042c836 -SHA256 (ratpoison-1.4.3.tar.gz) = df91bccf273de6e7c64707458a3dfc8b2258a11242d70b6145c91dd64884c397 -SIZE (ratpoison-1.4.3.tar.gz) = 418364 +MD5 (ratpoison-1.4.4.tar.gz) = 8ee91678b0086f16be3daf196f7e6166 +SHA256 (ratpoison-1.4.4.tar.gz) = 4897999929b7d989b57a8ae5b33fef02bf55cb3a0513218c38a3d81e774718f0 +SIZE (ratpoison-1.4.4.tar.gz) = 427007 |