From 0939c5b61c41c767d2fd1720c0631433b83558ba Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Tue, 19 Oct 2010 17:38:25 +0000 Subject: [PATCH] bring the diff port back in line with reality --- port/Makefile | 6 ++++-- port/distinfo | 10 +++++----- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/port/Makefile b/port/Makefile index eb1e929..aeaa99e 100644 --- a/port/Makefile +++ b/port/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2009/09/30 00:54:06 sthen Exp $ +# $OpenBSD: Makefile,v 1.23 2010/10/19 08:13:59 espie Exp $ COMMENT= small tiling window manager @@ -17,7 +17,7 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= http://www.peereboom.us/scrotwm/snapshot/ +MASTER_SITES= http://opensource.conformal.com/snapshots/scrotwm/ NO_REGRESS= Yes WANTLIB= c X11 Xrandr util @@ -28,6 +28,7 @@ MAKE_FLAGS= BINDIR="${TRUEPREFIX}/bin" \ MANDIR="${TRUEPREFIX}/man/cat" \ SHLIB_MAJOR=${LIBswmhack_VERSION:C/\..*//} \ SHLIB_MINOR=${LIBswmhack_VERSION:C/.*\.//} +USE_GROFF = Yes pre-configure: @${SUBST_CMD} ${WRKSRC}/scrotwm.conf ${WRKSRC}/scrotwm.c @@ -38,6 +39,7 @@ post-install: ${INSTALL_SCRIPT} ${WRKSRC}/initscreen.sh ${PREFIX}/share/examples/scrotwm ${INSTALL_SCRIPT} ${WRKSRC}/screenshot.sh ${PREFIX}/share/examples/scrotwm ${INSTALL_DATA} ${WRKSRC}/scrotwm.conf ${PREFIX}/share/examples/scrotwm + .for i in es it pt ru ${INSTALL_DATA_DIR} ${PREFIX}/man/$i/cat1 mv ${PREFIX}/man/cat1/scrotwm_$i.0 ${PREFIX}/man/$i/cat1/scrotwm.0 diff --git a/port/distinfo b/port/distinfo index 2492687..37fe9b8 100644 --- a/port/distinfo +++ b/port/distinfo @@ -1,5 +1,5 @@ -MD5 (scrotwm-0.9.8.tgz) = YGhKg1vwJRZLFyeg2QXdpg== -RMD160 (scrotwm-0.9.8.tgz) = N/de4GcK6TUb+JlIsyW8j1L9QP8= -SHA1 (scrotwm-0.9.8.tgz) = dVH++mSLCHXnY128QwNvJYnttTg= -SHA256 (scrotwm-0.9.8.tgz) = uLI4CktyhZMvKdsdQ+VZ/bpwS+6Eb4bgri+y2od5IEw= -SIZE (scrotwm-0.9.8.tgz) = 38863 +MD5 (scrotwm-0.9.26.tgz) = 3enLoAOvWTeABwhhsMvLhg== +RMD160 (scrotwm-0.9.26.tgz) = zXX8IyM2FePZ/0N6/buIoM92c0w= +SHA1 (scrotwm-0.9.26.tgz) = PW28Zkhqm1BzgJCqDs/277PRCUE= +SHA256 (scrotwm-0.9.26.tgz) = PMRByETTuxb5gcCUzIO7Qoh5k/qKA41ndQq1CNvAUwg= +SIZE (scrotwm-0.9.26.tgz) = 56674 -- 1.7.10.4