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

(-)./Makefile (-8 / +4 lines)
Lines 1-14 Link Here
1
# New ports collection makefile for:	intltool
1
# Created by: Ade Lovett <ade@FreeBSD.org>
2
# Date created:				19th January 2001
2
# $FreeBSD$
3
# Whom:					Ade Lovett <ade@FreeBSD.org>
4
#
5
# $FreeBSD: ports/textproc/intltool/Makefile,v 1.68 2012/11/17 06:01:59 svnexp Exp $
6
#   $MCom: ports/textproc/intltool/Makefile,v 1.13 2010/05/29 19:19:26 kwm Exp $
7
3
8
PORTNAME=	intltool
4
PORTNAME=	intltool
9
PORTVERSION=	0.41.1
5
PORTVERSION=	0.50.2
10
CATEGORIES=	textproc gnome
6
CATEGORIES=	textproc gnome
11
MASTER_SITES=	http://launchpadlibrarian.net/41841194/
7
MASTER_SITES=	https://launchpadlibrarian.net/94524169/
12
DIST_SUBDIR=	gnome
8
DIST_SUBDIR=	gnome
13
9
14
MAINTAINER=	gnome@FreeBSD.org
10
MAINTAINER=	gnome@FreeBSD.org
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (gnome/intltool-0.41.1.tar.gz) = 06d02133a85b9d6f29cd763050dc9267a6d73ef3008993f5b917cafc7ece96c0
1
SHA256 (gnome/intltool-0.50.2.tar.gz) = 67f25c5c6fb71d095793a7f895b245e65e829e8bde68c6c8b4c912144ff34406
2
SIZE (gnome/intltool-0.41.1.tar.gz) = 139287
2
SIZE (gnome/intltool-0.50.2.tar.gz) = 189483

Return to bug 178056