ports/176206: update port: lang/urweb
Timothy Beyer
beyert at cs.ucr.edu
Sun Feb 17 05:20:00 UTC 2013
>Number: 176206
>Category: ports
>Synopsis: update port: lang/urweb
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Feb 17 05:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Timothy Beyer
>Release: FreeBSD 9.0-RELEASE-p3 i386
>Organization:
no organization
>Environment:
System: FreeBSD aeonserv.aeonnet 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #12: Mon Jul 23 14:37:57 PDT 2012 root at aeonserv.aeonnet:/usr/obj/usr/src/sys/CUSTOM i386
>Description:
- Update to version 20120925.
>How-To-Repeat:
Apply patch and build port
>Fix:
The included patch
--- urweb.diff begins here ---
diff -urN urweb.orig/Makefile urweb/Makefile
--- urweb.orig/Makefile 2012-11-16 21:58:58.000000000 -0800
+++ urweb/Makefile 2013-02-16 19:52:58.000000000 -0800
@@ -5,7 +5,7 @@
# $FreeBSD: ports/lang/urweb/Makefile,v 1.6 2012/11/17 05:58:58 svnexp Exp $
PORTNAME= urweb
-PORTVERSION= 20120807
+PORTVERSION= 20120925
CATEGORIES= lang www
MASTER_SITES= http://www.impredicative.com/ur/
EXTRACT_SUFX= .tgz
diff -urN urweb.orig/distinfo urweb/distinfo
--- urweb.orig/distinfo 2012-08-10 22:42:47.000000000 -0700
+++ urweb/distinfo 2013-02-16 19:53:29.000000000 -0800
@@ -1,2 +1,2 @@
-SHA256 (urweb-20120807.tgz) = d4344a6c9dcaf968dbeb6fe9a4d9371e08674e37e5b131c8a57f3604c267e195
-SIZE (urweb-20120807.tgz) = 848903
+SHA256 (urweb-20120925.tgz) = d617edc89a16ab675a8ce13bd25aa19b71837d239b30987da447c126da0be663
+SIZE (urweb-20120925.tgz) = 826968
diff -urN urweb.orig/files/patch-configure urweb/files/patch-configure
--- urweb.orig/files/patch-configure 2012-04-06 07:36:30.000000000 -0700
+++ urweb/files/patch-configure 2013-02-16 19:55:40.000000000 -0800
@@ -1,6 +1,6 @@
---- configure.orig 2012-03-29 08:09:43.000000000 -0700
-+++ configure 2012-04-04 03:59:35.000000000 -0700
-@@ -12583,14 +12583,14 @@
+--- configure.orig 2012-09-25 05:16:58.000000000 -0700
++++ configure 2013-02-16 19:55:33.000000000 -0800
+@@ -11744,14 +11744,14 @@
if test -z $PGHEADER; then
@@ -9,7 +9,7 @@
do :
- ac_fn_c_check_header_mongrel "$LINENO" "postgresql/libpq-fe.h" "ac_cv_header_postgresql_libpq_fe_h" "$ac_includes_default"
+ ac_fn_c_check_header_mongrel "$LINENO" "libpq-fe.h" "ac_cv_header_postgresql_libpq_fe_h" "$ac_includes_default"
- if test "x$ac_cv_header_postgresql_libpq_fe_h" = xyes; then :
+ if test "x$ac_cv_header_postgresql_libpq_fe_h" = x""yes; then :
cat >>confdefs.h <<_ACEOF
#define HAVE_POSTGRESQL_LIBPQ_FE_H 1
_ACEOF
--- urweb.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list