- Update cppi to 1.17
- Reduce Makefile header
This commit is contained in:
parent
8c26bb5055
commit
f0a4256b91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303543
3 changed files with 5 additions and 8 deletions
|
@ -1,12 +1,7 @@
|
|||
# New ports collection makefile for: cppi
|
||||
# Date created: 2006-11-05
|
||||
# Whom: trasz <trasz@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}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue