- Update to 1.12.

- Fix MASTER_SITES [*].

Spotted by:	Tatsuki Makino [*]
PR:		203652 [*]
This commit is contained in:
Hiroki Sato 2015-10-22 02:23:05 +00:00
parent b0e10a4131
commit a6bab3920d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399944
2 changed files with 5 additions and 6 deletions

View File

@ -1,10 +1,9 @@
# $FreeBSD$
PORTNAME= libpotrace
PORTVERSION= 1.11
PORTREVISION= 1
PORTVERSION= 1.12
CATEGORIES= graphics
MASTER_SITES= SF
MASTER_SITES= SF/potrace/${PORTVERSION}
DISTNAME= potrace-${PORTVERSION}
MAINTAINER= hrs@FreeBSD.org
@ -21,7 +20,7 @@ PLIST_FILES= include/potracelib.h \
lib/libpotrace.a \
lib/libpotrace.so \
lib/libpotrace.so.0 \
lib/libpotrace.so.0.0.1
lib/libpotrace.so.0.0.2
OPTIONS_DEFINE= METRIC A4
OPTIONS_DEFAULT=METRIC A4

View File

@ -1,2 +1,2 @@
SHA256 (potrace-1.11.tar.gz) = 5aa5eb496e00206d68b67edf8f6067999a45d1b69f848c18af5cbdf8e4a17ead
SIZE (potrace-1.11.tar.gz) = 662085
SHA256 (potrace-1.12.tar.gz) = b0bbf1d7badbebfcb992280f038936281b47ddbae212e8ae91e863ce0b76173b
SIZE (potrace-1.12.tar.gz) = 604946