diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-27 19:17:38 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-27 19:17:38 +0000 |
commit | 4524387aaea33985763e678875d4c3ad8ae5d4a6 (patch) | |
tree | 63e21b29b01d2cce5204ca589642ec9f81902ded /x11-wm | |
parent | 6ac5139da33bee9f6d8fd0d9f4009b7b3d8bd773 (diff) |
- Update to 1.4.4
- Add backup mirror
- Take maintainership
Approved by: Chess Griffin <chess@chessgriffin.com> (old maintainer), miwi (mentor)
Notes
Notes:
svn path=/head/; revision=232876
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 |