diff options
author | marcus <marcus@FreeBSD.org> | 2006-03-15 13:44:48 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-03-15 13:44:48 +0800 |
commit | a98b23c1bf1a06ed8b8c1f9cca30c43c8eb4aeea (patch) | |
tree | dd76b7ead38b7626e0e6e8b3cb668e95397fb2c5 /textproc | |
parent | f8fd1399bf895fc05af4dc3040d3b1c03d107b7e (diff) | |
download | freebsd-ports-gnome-a98b23c1bf1a06ed8b8c1f9cca30c43c8eb4aeea.tar.gz freebsd-ports-gnome-a98b23c1bf1a06ed8b8c1f9cca30c43c8eb4aeea.tar.zst freebsd-ports-gnome-a98b23c1bf1a06ed8b8c1f9cca30c43c8eb4aeea.zip |
Update to 0.6.1.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libcroco/Makefile | 7 | ||||
-rw-r--r-- | textproc/libcroco/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile index 63673992656e..ee53dafec50d 100644 --- a/textproc/libcroco/Makefile +++ b/textproc/libcroco/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libcroco -PORTVERSION= 0.6.0 -PORTREVISION= 3 +PORTVERSION= 0.6.1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6 @@ -17,9 +16,9 @@ COMMENT= CSS2 parsing library USE_BZIP2= yes USE_GMAKE= yes -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes -USE_GNOME= gnomehack lthack glib20 libxml2 +USE_GNOME= gnomehack glib20 libxml2 ltverhack PLIST_SUB= VERSION="0.6" diff --git a/textproc/libcroco/distinfo b/textproc/libcroco/distinfo index 81e5611b5c36..94fd0ad86e56 100644 --- a/textproc/libcroco/distinfo +++ b/textproc/libcroco/distinfo @@ -1,3 +1,3 @@ -MD5 (libcroco-0.6.0.tar.bz2) = 78fb2bf78d469df83b1fc94ce196c1c4 -SHA256 (libcroco-0.6.0.tar.bz2) = 39d348bc3b821f7042c4018555c3beffaf887a42e8b084c1bb521c96421c38b2 -SIZE (libcroco-0.6.0.tar.bz2) = 358346 +MD5 (libcroco-0.6.1.tar.bz2) = b0975bd01eb11964f1b3f254f267a43d +SHA256 (libcroco-0.6.1.tar.bz2) = d23619f37fbc175027315ca641adbc51cae8a055fb78f169a35b965d6ebf3059 +SIZE (libcroco-0.6.1.tar.bz2) = 381188 |