View | Details | Raw Unified | Return to bug 235912 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +4 lines)
Lines 1-13 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	bitmap
3
PORTNAME=	bitmap
4
PORTVERSION=	1.0.8
4
PORTVERSION=	1.0.9
5
PORTREVISION=	2
6
CATEGORIES=	x11
5
CATEGORIES=	x11
7
6
8
MAINTAINER=	x11@FreeBSD.org
7
MAINTAINER=	x11@FreeBSD.org
9
COMMENT=	Bitmap editor and converter utilities for X
8
COMMENT=	Bitmap editor and converter utilities for X
10
9
10
LICENSE=	MIT
11
LICENSE_FILE=	${WRKSRC}/COPYING
12
11
XORG_CAT=	app
13
XORG_CAT=	app
12
USE_XORG=	x11 xaw xbitmaps xmu xorgproto
14
USE_XORG=	x11 xaw xbitmaps xmu xorgproto
13
15
(-)distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (xorg/app/bitmap-1.0.8.tar.bz2) = 806cdeb80f5466ba9121e8cc6c6af82d3e4b32ef1a57bc5a76c15887640ec35d
1
TIMESTAMP = 1550741559
2
SIZE (xorg/app/bitmap-1.0.8.tar.bz2) = 177558
2
SHA256 (xorg/app/bitmap-1.0.9.tar.bz2) = e0f3afad5272d796f54c33fa1b5bd1fb3f62843a54b28c87196d06a35123e5f5
3
SIZE (xorg/app/bitmap-1.0.9.tar.bz2) = 181401

Return to bug 235912