ports/147469: www/surf update

Demelier David demelier.david at gmail.com
Fri Jun 4 14:20:02 UTC 2010


>Number:         147469
>Category:       ports
>Synopsis:       www/surf update
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 04 14:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Demelier David
>Release:        8.1-PRERELEASE
>Organization:
>Environment:
FreeBSD Melon.malikania.fr 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Thu Jun  3 22:41:21 CEST 2010     root at Melon.malikania.fr:/usr/obj/usr/src/sys/Melon  amd64

>Description:
Surf was updated to 0.4.

http://surf.suckless.org/
>How-To-Repeat:

>Fix:
--- Makefile.orig	2010-03-28 08:45:06.000000000 +0200
+++ Makefile	2010-06-04 16:11:17.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	surf
-PORTVERSION=	0.3
-PORTREVISION=	2
+PORTVERSION=	0.4
 CATEGORIES=	www
 MASTER_SITES=	http://dl.suckless.org/${PORTNAME}/ \
 		LOCAL/glarkin
--- distinfo.orig	2010-01-04 18:32:00.000000000 +0100
+++ distinfo	2010-06-04 16:10:41.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (surf-0.3.tar.gz) = 0b7bbe58f0ca140f1fb7aac09c4319d9
-SHA256 (surf-0.3.tar.gz) = 652a9ddb0a82a6350fabbc7c8d8a9f852b8c838263f892ac7695dfcdd5b31842
-SIZE (surf-0.3.tar.gz) = 9838
+MD5 (surf-0.4.tar.gz) = 1a7f1bf219f2da0b97c20802bcf498c7
+SHA256 (surf-0.4.tar.gz) = f45f8be98a47894a5d93656ee4a20266a1f9c9ba9dfbd3bed25df7f6ac4799c5
+SIZE (surf-0.4.tar.gz) = 10089
--- files/patch-config.mk.orig	2010-01-04 18:32:01.000000000 +0100
+++ files/patch-config.mk	2010-06-04 15:59:06.000000000 +0200
@@ -1,6 +1,6 @@
---- config.mk	2009-10-30 13:41:02.000000000 +0100
-+++ config.mk	2009-12-21 19:25:11.000000000 +0100
-@@ -4,25 +4,25 @@ VERSION = 0.3
+--- config.mk.orig	2010-05-30 22:05:25.000000000 +0200
++++ config.mk	2010-06-04 11:55:06.000000000 +0200
+@@ -4,25 +4,25 @@
  # Customize below to fit your system
  
  # paths
@@ -24,10 +24,10 @@
  # flags
 -CPPFLAGS = -DVERSION=\"${VERSION}\"
 -CFLAGS = -std=c99 -pedantic -Wall -Os ${INCS} ${CPPFLAGS}
--LDFLAGS = -s ${LIBS}
+-LDFLAGS = -g ${LIBS}
 +CPPFLAGS+= -DVERSION=\"${VERSION}\"
 +CFLAGS+= -std=c99 ${INCS} ${CPPFLAGS}
-+LDFLAGS+= ${LIBS}
++LDFLAGS+= -g ${LIBS}
  
  # Solaris
  #CFLAGS = -fast ${INCS} -DVERSION=\"${VERSION}\"


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list