Index: head/x11/slock/Makefile =================================================================== --- head/x11/slock/Makefile (revision 293009) +++ head/x11/slock/Makefile (revision 293010) @@ -1,31 +1,31 @@ # New ports collection makefile for: slock # Date created: 18 February 2007 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= slock -PORTVERSION= 0.9 +PORTVERSION= 1.0 CATEGORIES= x11 MASTER_SITES= http://dl.suckless.org/tools/ MAINTAINER= bapt@FreeBSD.org COMMENT= Simple X screen locker MAKE_ARGS= PREFIX="${PREFIX}" X11LIB="${LOCALBASE}/lib" \ X11INC="${LOCALBASE}/include" CC="${CC}" \ MANPREFIX="${MANPREFIX}/man" PLIST_FILES= bin/slock LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE MAKE_JOBS_SAFE= yes USE_XORG= x11 xt xproto xext post-patch: @${REINPLACE_CMD} -e 's|-I/usr/include||;s|-L/usr/lib||;s|= -Os|+=|'\ -e 's|-DHAVE_SHADOW_H||' ${WRKSRC}/config.mk .include Property changes on: head/x11/slock/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/x11/slock/distinfo =================================================================== --- head/x11/slock/distinfo (revision 293009) +++ head/x11/slock/distinfo (revision 293010) @@ -1,2 +1,2 @@ -SHA256 (slock-0.9.tar.gz) = 89ddb73cbb79010c1979c72722344e5208f2d2fe98159739fa7e98285814d7bd -SIZE (slock-0.9.tar.gz) = 3772 +SHA256 (slock-1.0.tar.gz) = b4e44ff1660f6f7eb270a0575d6ae1e0fbffcf0cdd96860a1695d57e89ae2df9 +SIZE (slock-1.0.tar.gz) = 4313 Property changes on: head/x11/slock/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property