ports/123451: [patch] database/postgresql-pllua: update to 0.3.1

Sunghyuk Do sunghyuk at gmail.com
Tue May 6 04:50:02 UTC 2008


>Number:         123451
>Category:       ports
>Synopsis:       [patch] database/postgresql-pllua: update to 0.3.1
>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:   Tue May 06 04:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Sunghyuk Do
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
Daum
>Environment:
FreeBSD durota 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #0: Tue Dec 11 13:47:02 KST 2007
>Description:
update to 0.3.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN postgresql-pllua.old/Makefile postgresql-pllua/Makefile
--- postgresql-pllua.old/Makefile	2008-05-06 11:48:34.000000000 +0900
+++ postgresql-pllua/Makefile	2008-05-06 13:30:10.000000000 +0900
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	pllua
-PORTVERSION=	0.2.2
+PORTVERSION=	0.3.1
 CATEGORIES=	databases
-MASTER_SITES=	http://pgfoundry.org/frs/download.php/1602/
+MASTER_SITES=	http://pgfoundry.org/frs/download.php/1722/
 PKGNAMEPREFIX=	postgresql-
 
 MAINTAINER=	sunghyuk at gmail.com
diff -urN postgresql-pllua.old/distinfo postgresql-pllua/distinfo
--- postgresql-pllua.old/distinfo	2008-05-06 11:48:34.000000000 +0900
+++ postgresql-pllua/distinfo	2008-05-06 13:30:26.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (pllua-0.2.2.tar.gz) = 5d68a539fec0ea49bd08fa91698b9c8a
-SHA256 (pllua-0.2.2.tar.gz) = 2e7a5b970d2ea3b50ff1814460a0703ffb4cdd3a8e19a79a2e30fa82cbdf03ed
-SIZE (pllua-0.2.2.tar.gz) = 22345
+MD5 (pllua-0.3.1.tar.gz) = e57385bdf2d533ac73cd02401795cea8
+SHA256 (pllua-0.3.1.tar.gz) = ed79c632d598512e121d67a6777ae2eef4c2d4c23d53c64affcb961d44345be9
+SIZE (pllua-0.3.1.tar.gz) = 31426
diff -urN postgresql-pllua.old/files/patch-Makefile postgresql-pllua/files/patch-Makefile
--- postgresql-pllua.old/files/patch-Makefile	2008-05-06 11:48:34.000000000 +0900
+++ postgresql-pllua/files/patch-Makefile	2008-05-06 13:29:51.000000000 +0900
@@ -1,5 +1,5 @@
---- Makefile.orig	2008-02-27 11:29:32.000000000 +0900
-+++ Makefile	2008-02-27 11:30:16.000000000 +0900
+--- Makefile.orig	2008-05-06 11:52:03.000000000 +0900
++++ Makefile	2008-05-06 11:52:18.000000000 +0900
 @@ -4,8 +4,8 @@
  # Lua specific
  


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



More information about the freebsd-ports-bugs mailing list