svn commit: r303543 - head/devel/cppi

Johan van Selst johans at FreeBSD.org
Sun Sep 2 11:14:27 UTC 2012


Author: johans
Date: Sun Sep  2 11:14:26 2012
New Revision: 303543
URL: http://svn.freebsd.org/changeset/ports/303543

Log:
  - Update cppi to 1.17
  - Reduce Makefile header

Modified:
  head/devel/cppi/Makefile
  head/devel/cppi/distinfo
  head/devel/cppi/pkg-plist

Modified: head/devel/cppi/Makefile
==============================================================================
--- head/devel/cppi/Makefile	Sun Sep  2 10:46:30 2012	(r303542)
+++ head/devel/cppi/Makefile	Sun Sep  2 11:14:26 2012	(r303543)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	cppi
-# Date created:		2006-11-05
-# Whom:			trasz <trasz at pin.if.uz.zgora.pl>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	cppi
-PORTVERSION=	1.16
+PORTVERSION=	1.17
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}

Modified: head/devel/cppi/distinfo
==============================================================================
--- head/devel/cppi/distinfo	Sun Sep  2 10:46:30 2012	(r303542)
+++ head/devel/cppi/distinfo	Sun Sep  2 11:14:26 2012	(r303543)
@@ -1,2 +1,2 @@
-SHA256 (cppi-1.16.tar.xz) = a8529076461b533b9434d567930441c6cac7b28c2226d6130af754c50192249a
-SIZE (cppi-1.16.tar.xz) = 492184
+SHA256 (cppi-1.17.tar.xz) = 561631cd86ad826fdfe1c5a645f7b77ad7f547fcf9b6f321f52dd9688b14f4ea
+SIZE (cppi-1.17.tar.xz) = 510600

Modified: head/devel/cppi/pkg-plist
==============================================================================
--- head/devel/cppi/pkg-plist	Sun Sep  2 10:46:30 2012	(r303542)
+++ head/devel/cppi/pkg-plist	Sun Sep  2 11:14:26 2012	(r303543)
@@ -1,7 +1,9 @@
 bin/cppi
+%%NLS%%share/locale/de/LC_MESSAGES/cppi.mo
 %%NLS%%share/locale/eo/LC_MESSAGES/cppi.mo
 %%NLS%%share/locale/fi/LC_MESSAGES/cppi.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/cppi.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/cppi.mo
 %%NLS%%share/locale/it/LC_MESSAGES/cppi.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/cppi.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/cppi.mo



More information about the svn-ports-head mailing list