View | Details | Raw Unified | Return to bug 139519
Collapse All | Expand All

(-)graphics/cbrpager/Makefile (-4 / +3 lines)
Lines 7-21 Link Here
7
#
7
#
8
8
9
PORTNAME=	cbrpager
9
PORTNAME=	cbrpager
10
PORTVERSION=	0.9.19
10
PORTVERSION=	0.9.20
11
PORTREVISION=	1
12
CATEGORIES=	graphics
11
CATEGORIES=	graphics
13
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
12
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/cbrPager-${PORTVERSION}
14
13
15
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	A viewer for cbr (comic book archive) files
15
COMMENT=	A viewer for cbr (comic book archive) files
17
16
18
USE_GNOME=	gnometarget libgnomeui
17
USE_GNOME=	libgnomeui
19
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
20
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
19
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
21
		LDFLAGS="-L${LOCALBASE}/lib"
20
		LDFLAGS="-L${LOCALBASE}/lib"
(-)graphics/cbrpager/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (cbrpager-0.9.19.tar.gz) = 8b7da337492247612468d27d87d8d21e
1
MD5 (cbrpager-0.9.20.tar.gz) = e1aee9221ec69ca8cc3a55093095ecf3
2
SHA256 (cbrpager-0.9.19.tar.gz) = 13d380a87c2bc77397e80060f32e5c054edff4a8a8ec5876895982115e20e163
2
SHA256 (cbrpager-0.9.20.tar.gz) = 8838c53c49d2982c4d716ff5f241cf7168d5c4c5888cd73db21e73402dd5db39
3
SIZE (cbrpager-0.9.19.tar.gz) = 156195
3
SIZE (cbrpager-0.9.20.tar.gz) = 157732
(-)graphics/cbrpager/pkg-descr (-1 / +1 lines)
Lines 19-22 Link Here
19
   * Determine the initial size of the pager.
19
   * Determine the initial size of the pager.
20
   * Define where the navigation bar should be and its orientation.
20
   * Define where the navigation bar should be and its orientation.
21
21
22
WWW: http://cbrpager.sourceforge.net/
22
WWW: http://jcoppens.com/soft/cbrpager/index.en.php

Return to bug 139519