Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517354 - dev-php/pecl-gnupg-1.3.3 version bump
Summary: dev-php/pecl-gnupg-1.3.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-17 19:41 UTC by Puggan
Modified: 2014-09-30 14:13 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pecl-gnupg-1.3.3.ebuild (pecl-gnupg-1.3.3.ebuild,550 bytes, text/plain)
2014-07-17 19:42 UTC, Puggan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Puggan 2014-07-17 19:41:14 UTC
gentoo:s dev-php/pecl-gnupg 1.3.2, but 1.3.3 was released 2013-07-17

Reproducible: Always

Steps to Reproduce:
1. equery list -po dev-php/pecl-gnupg
Actual Results:  
dev-php/pecl-gnupg-1.3.2-r1

Expected Results:  
dev-php/pecl-gnupg-1.3.3
Comment 1 Puggan 2014-07-17 19:42:57 UTC
Created attachment 380912 [details]
pecl-gnupg-1.3.3.ebuild
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-07-17 19:51:19 UTC
Comment on attachment 380912 [details]
pecl-gnupg-1.3.3.ebuild

--- pecl-gnupg-1.3.2-r1.ebuild  2013-03-10 20:39:11.689672070 +0100
+++ -   2014-07-17 21:50:37.842793228 +0200
@@ -1,16 +1,15 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-gnupg/pecl-gnupg-1.3.2-r1.ebuild,v 1.3 2013/03/05 11:14:33 olemarkus Exp $
-
 EAPI="5"

+SRC_URI=http://pecl.php.net/get/gnupg-1.3.3.tgz
+
 PHP_EXT_NAME="gnupg"
 PHP_EXT_INI="yes"
 PHP_EXT_ZENDEXT="no"
+USE_PHP="php5-3 php5-4 php5-5"

 inherit php-ext-pecl-r2

-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 DESCRIPTION="PHP wrapper around the gpgme library"
 LICENSE="BSD-2"
 SLOT="0"
@@ -20,10 +19,10 @@
 RDEPEND="${DEPEND}"

 src_prepare() {
-  for slot in $(php_get_slots); do
-       php_init_slot_env ${slot}
-       epatch "${FILESDIR}/${PV}"/01-large_file_system.patch
-  done
+        for slot in $(php_get_slots); do
+                php_init_slot_env ${slot}
+                epatch "${FILESDIR}/${PV}"/01-large_file_system.patch
+        done

-  php-ext-source-r2_src_prepare
-}
+        php-ext-source-r2_src_prepare
+}
\ No newline at end of file
Comment 3 Brian Evans (RETIRED) gentoo-dev 2014-09-30 14:13:12 UTC
+*pecl-gnupg-1.3.3 (30 Sep 2014)
+
+  30 Sep 2014;  <grknight@gentoo.org> +pecl-gnupg-1.3.3.ebuild,
+  -pecl-gnupg-1.3.2-r1.ebuild:
+  Version bump; drop old