bump; make sure static binaries get updated
This commit is contained in:
parent
4a4d2fbc81
commit
23ca7d6c7d
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.68 2011/10/17 11:14:11 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.69 2013/02/05 14:51:16 sthen Exp $
|
||||
|
||||
COMMENT= GNU version of the traditional tape archiver
|
||||
|
||||
DISTNAME= tar-1.26
|
||||
PKGNAME= g${DISTNAME}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
CATEGORIES= archivers
|
||||
HOMEPAGE= http://www.gnu.org/software/tar/
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2011/11/10 14:13:06 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2013/02/05 14:51:16 sthen Exp $
|
||||
|
||||
COMMENT= unique standard tape archiver
|
||||
|
||||
DISTNAME= star-1.5.1
|
||||
REVISION= 0
|
||||
CATEGORIES= archivers sysutils
|
||||
HOMEPAGE= http://cdrecord.berlios.de/old/private/star.html
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2012/05/13 17:03:43 okan Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2013/02/05 14:49:29 sthen Exp $
|
||||
|
||||
COMMENT-main= simple SMTP client
|
||||
COMMENT-chroot= simple SMTP client for chrooted web servers
|
||||
@ -9,7 +9,7 @@ PKGNAME-main= femail-${V}
|
||||
PKGNAME-chroot= femail-chroot-${V}
|
||||
CATEGORIES= mail
|
||||
|
||||
REVISION-chroot=1
|
||||
REVISION-chroot=2
|
||||
|
||||
HOMEPAGE= http://bulabula.org/femail/
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.62 2012/02/20 22:20:51 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.63 2013/02/05 14:51:16 sthen Exp $
|
||||
# Please adjust www/faq/faq15.html if updating.
|
||||
|
||||
COMMENT= multi-screen window manager
|
||||
|
||||
VERSION= 4.0.3
|
||||
DISTNAME= screen-${VERSION}
|
||||
REVISION= 2
|
||||
REVISION= 3
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=screen/}
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2012/08/18 12:41:38 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2013/02/05 14:51:16 sthen Exp $
|
||||
|
||||
COMMENT= performs consistency checks on BIND files
|
||||
|
||||
DISTNAME= nslint-2.0.2
|
||||
CATEGORIES= net
|
||||
REVISION= 0
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= Wangden Kelsang <wngdn@src.uchicago.edu>
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2010/11/20 17:22:45 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2013/02/05 14:51:16 sthen Exp $
|
||||
|
||||
COMMENT= generates or checks digests or mac
|
||||
|
||||
DISTNAME= shash-0.2.6
|
||||
REVISION= 0
|
||||
CATEGORIES= security
|
||||
|
||||
HOMEPAGE= http://mcrypt.hellug.gr/shash/
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.48 2012/06/02 13:17:19 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.49 2013/02/05 14:51:16 sthen Exp $
|
||||
|
||||
COMMENT= extended C-shell with many useful features
|
||||
|
||||
DISTNAME= tcsh-6.18.01
|
||||
REVISION= 0
|
||||
CATEGORIES= shells
|
||||
HOMEPAGE= http://www.tcsh.org/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.66 2012/11/09 20:50:17 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.67 2013/02/05 14:49:29 sthen Exp $
|
||||
|
||||
COMMENT-main= UPS monitoring program supporting many brands
|
||||
COMMENT-cgi= CGIs for monitoring Nut-based UPSs
|
||||
@ -7,6 +7,7 @@ COMMENT-xml= driver for monitoring UPS via XML/HTTP
|
||||
|
||||
DISTNAME= nut-2.6.5
|
||||
REVISION-main= 1
|
||||
REVISION-cgi= 0
|
||||
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-cgi= ${DISTNAME:S/-/-cgi-/}
|
||||
|
Loading…
Reference in New Issue
Block a user