mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to an 0.4-gnome interim release for easier building with
new gnome-print libraries (which have yet to be committed, since they break so much other stuff - sigh)
This commit is contained in:
parent
98a8486494
commit
11127aef68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32936
3 changed files with 5 additions and 1 deletions
|
@ -7,9 +7,12 @@
|
|||
|
||||
PORTNAME= libunicode
|
||||
PORTVERSION= 0.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= unstable/sources/libunicode
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}.gnome
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ade@FreeBSD.org
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (libunicode-0.4.tar.gz) = d788ed7595a0250931f421068f4a0083
|
||||
MD5 (libunicode-0.4.gnome.tar.gz) = 78bca1168d7f180e9cc8a3388bf7374e
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
bin/unicode-config
|
||||
etc/unicodeConf.sh
|
||||
include/unicode.h
|
||||
lib/libunicode.a
|
||||
lib/libunicode.so
|
||||
|
|
Loading…
Add table
Reference in a new issue