svn commit: r314584 - head/textproc/scew
Pietro Cerutti
gahr at FreeBSD.org
Mon Mar 18 16:36:42 UTC 2013
Author: gahr
Date: Mon Mar 18 16:36:41 2013
New Revision: 314584
URL: http://svnweb.freebsd.org/changeset/ports/314584
Log:
- Update to 1.1.4
Changes:
* Export scew_strescape (http://savannah.nongnu.org/bugs/?38361)
- Trim Makefile headers
- USES=pathfix
Modified:
head/textproc/scew/Makefile (contents, props changed)
head/textproc/scew/distinfo (contents, props changed)
Modified: head/textproc/scew/Makefile
==============================================================================
--- head/textproc/scew/Makefile Mon Mar 18 16:35:19 2013 (r314583)
+++ head/textproc/scew/Makefile Mon Mar 18 16:36:41 2013 (r314584)
@@ -1,25 +1,20 @@
-# New ports collection makefile for: scew
-# Date created: 10 January 2008
-# Whom: Pietro Cerutti <gahr at gahr.ch>
-#
+# Created by: Pietro Cerutti <gahr at gahr.ch>
# $FreeBSD$
-#
PORTNAME= scew
-PORTVERSION= 1.1.3
+PORTVERSION= 1.1.4
CATEGORIES= textproc
MASTER_SITES= SAVANNAH/${PORTNAME}/
MAINTAINER= gahr at FreeBSD.org
COMMENT= Simple C Expat Wrapper
-LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-USE_GNOME= gnomehack
+USES= pathfix
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
Modified: head/textproc/scew/distinfo
==============================================================================
--- head/textproc/scew/distinfo Mon Mar 18 16:35:19 2013 (r314583)
+++ head/textproc/scew/distinfo Mon Mar 18 16:36:41 2013 (r314584)
@@ -1,2 +1,2 @@
-SHA256 (scew-1.1.3.tar.gz) = 9dbef67fb638f5433723b762d08fbb5af32cf867d377080c41ff9e08ca79b4c7
-SIZE (scew-1.1.3.tar.gz) = 408592
+SHA256 (scew-1.1.4.tar.gz) = e16e4245063a17cae7e4a4f2b453d0d70011ca84956430ab7b76c77b363302b9
+SIZE (scew-1.1.4.tar.gz) = 469407
More information about the svn-ports-head
mailing list