mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Update to 0.1.1.
This commit is contained in:
parent
f89c2df21c
commit
ffd469d990
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391197
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libfreehand
|
||||
PORTVERSION= 0.1.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.1.1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= LODEV
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libfreehand-0.1.0.tar.xz) = 5119aac8b0b28d749905f8094e526b9a018a2e4a208b5d0317c7554a62af4706
|
||||
SIZE (libfreehand-0.1.0.tar.xz) = 265592
|
||||
SHA256 (libfreehand-0.1.1.tar.xz) = ec6676d0c63f7feac7801a1fe18dd7abe9044b39c3882fc99b9afef39bdf1d30
|
||||
SIZE (libfreehand-0.1.1.tar.xz) = 492916
|
||||
|
@ -1,8 +1,9 @@
|
||||
bin/fh2raw
|
||||
bin/fh2svg
|
||||
bin/fh2text
|
||||
include/libfreehand-0.1/libfreehand/FreeHandDocument.h
|
||||
include/libfreehand-0.1/libfreehand/libfreehand.h
|
||||
lib/libfreehand-0.1.so
|
||||
lib/libfreehand-0.1.so.1
|
||||
lib/libfreehand-0.1.so.1.0.0
|
||||
lib/libfreehand-0.1.so.1.0.1
|
||||
libdata/pkgconfig/libfreehand-0.1.pc
|
||||
|
Loading…
Reference in New Issue
Block a user